Debian is my vote, that's what I run on all of my servers, containers, and VMs.
Self Hosted - Self-hosting your services.
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules
- No harassment
- crossposts from c/Open Source & c/docker & related may be allowed, depending on context
- Video Promoting is allowed if is within the topic.
- No spamming.
- Stay friendly.
- Follow the lemmy.ml instance rules.
- Tag your post. (Read under)
Important
Beginning of January 1st 2024 this rule WILL be enforced. Posts that are not tagged will be warned and if not fixed within 24h then removed!
- Lemmy doesn't have tags yet, so mark it with [Question], [Help], [Project], [Other], [Promoting] or other you may think is appropriate.
Cross-posting
- [email protected] is allowed!
- [email protected] is allowed!
- [email protected] is allowed!
- [email protected] is allowed if topic has to do with selfhosting.
- [email protected] is allowed!
If you see a rule-breaker please DM the mods!
Ubuntu Server, Debian, or Rocky Linux will save you a lot of headaches.
Most software is designed with these major distros in mind and using something more obscure will just cause problems later on when you realise that there are no guides written for it by the software vendor. Fixing broken software gets old really fast especially when it causes your stuff to break when you're actually trying to use it.
Maybe not the right answer for you since I am not VPS-based but basement-rack-based.
I would choose Debian + docker for whatever available. Just make sure you have enough space for those. And probably even enough CPU.
To me it makes sense to separate them but some would argue otherwise with Docker/podman/container. Remember, Docker however by default is root.
The one I would actually do at home is Docker on a unpriviledged LXC (Proxmox) to make sure that there is no real root processes running
Cheers