this post was submitted on 14 Dec 2025
108 points (100.0% liked)
Selfhosted
60426 readers
332 users here now
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.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.
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!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I recommend to read a tutorial of docker and docker compose. Then the setup of stuff like synapse is a few minutes task. (Non-federation is a simple option in the config file).
Ah, and with a non-federation setup you can skip all the more finicky parts of the installation (DNS, .well-known, bla bla) or just a simple server that needs to be reachable by the client.
After watching Luke Smith I've got an impression that docker and containerization is not a way to go, but maybe would be good for a start
There are certainly some discussions with whatever high level considerations. But for ease of setup it is definitely a way.