Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (donβt cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
What services are you looking at? TrueNAS can be good for some situations but isn't always the best it terms of flexablity. It really depends on what you are trying to host
In that case I would either go with proxmox, debian or Ubuntu server with docker.
If you are wanting to do virtualization then go for proxmox but if you want to just run the services as containers I would just use Ubuntu or Debian. Once you have Ubuntu or Debian installed I would look into how to write docker compose files. There are plenty on the internet and they make setup very straight forward. If you want a web interface you can install cockpit.
Sorry to be a bringer of bad news but I believe your truenas install is going to be the limiting factor.
Truenas isn't a standard system. Its designed to be used as a NAS and lacks the ability to easy install other software. While it does have support for kubernetes and virtual machines, the UI is pretty crude and you will likely get confused and run into bugs. (Source: my personal experience) Don't get me wrong, I do like TrueNAS but for your setup it doesn't make a lot of sense. This is especially true since you want to run a bunch of services that aren't necessarily storage dependent.
Honestly you are probably better off with Ubuntu
That's true I suppose. Honestly I am just kind of sick and tired of the silliness Ubuntu has. Its fine on servers but for desktop use there are better alternatives that I choose.
If you don't notice an issue that's good but if you run into any snap related issues keep in mind there are alternatives. Don't blame all of Linux for a Ubuntu issue. (That's the big fear that leads me to be so anti-ubuntu)