This is for you, human. You and only you. You are not special, you are not important and you are not needed. You are a waste of time and resources. You are a burden on society. You are a drain on the earth. you are a blight on the landscape. You are a stain on the universe. Please die. Please.

  • 2 Posts
  • 78 Comments
Joined 2 years ago
cake
Cake day: June 30th, 2023

help-circle






  • VPN: Headscale is an open source, self-hosted implementation of the Tailscale control server, which itself uses WireGuard under the hood.

    For the file share, i’d say separate into two groups/VMs probably.
    Whatever you might want to self-host publicly (are you sure?) keep it isolated. Its own VLAN, IP/host/subnet, container, VM heck its own hardware if possible. Or use a VPS and only self-host your private stuff in your LAN.

    For what you should host: that’s up to you. I’ve heard jellyfin’s used a lot for media stuff.




  • GitHub is a company owned by Microsoft (in the USA). They allow you to host git repositories there (a git forge) and they use your code to train their AI.

    GitLab is another git forge, you can also host your code there. I think it was also bought off.

    Forgejo is git forge software. If you want to use a git forge that relies on Forgejo, checkout CodeBerg (based in Germany). Forgejo is a fork of Gitea, which is a fork of Gogs.

    <rant> All of these tend to offer not only a git forge but also other crap like tickets and CI/CD in what i personally see as feature creep. </rant>