sntx
@sntx@lemm.ee
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on How to self-host a distributed git server cluster? 4 weeks ago:
- Comment on How to self-host a distributed git server cluster? 4 weeks ago:
There is radicle - for which you could run five nodes and have them seed each other.
- Comment on How to harden against SSH brute-forcing? 5 weeks ago:
- Comment on Do you selfhost your own blog/website? 7 months ago:
yes: sntx.space, check out the spurce button in the bottom right corner.
I’m building/running it the homebrewed-unconventional route. That is I have just a bit of html/css and other files I want to serve, then I use nix to build that into a usable website and serve it on one of my homelab machines via nginx. That is made available through a VPS running HA-Proxy and its public IP. The Nebula overlay network (VPN) connects the two machines.