Nextcloud, Synapse + bridges, Adguard Home, Uptime Kuma, Home Assistant. Thinking about spinning up Gitea, Forgejo or Gitlab again.
Self-hosting
Hosting your own services. Preferably at home and on low-power or shared hardware.
Also check out:
GitLab is really nice, just needs like 6-8gb of ram, vs 1 for GitTea. Are you working with other folks, or is it just for personal stuff? I run a small GitTea server myself for super private stuff. The rest I just put on GH.
At this stage I'll probably just mirror my stuff from GH. I have a feeling they'll be doing something stupid soon, forcing people to look for alternatives.
Would be nice to collaborate with others, but getting started is hard when you don't have enough free time.
It seems Gitea has basic CI + package registries now, that will be plenty for my needs.
I self host whatever I can within reason. Like I don't host my own email, used to though! Currently I have the following services on Proxmox:
- Nginx reverse proxy
- Authelia
- Technitium
- Paperless
- FreePBX
- Immich
- LibreNMS
- Gitea
- WikiJS
- Ntfy
- Vaultwarden
- Kasm
- Portainer
- Matter most
And a few smattering of others that I spin up as needed or for testing things.
Kasm looks super interesting. I read up on it a bit, but it seems you can not run itself as a Docker Container, is that right? I know that Kasm itself spins up Docker Containers for the applications, so it would be Docker within Docker... or maybe how Pterodactyl does it (spins up Docker Containers on the same host itself runs on).