Yeah, I can't fuck with Docker either. Check out Yunohost if you want something that is actually easy to get up and running.
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!
What's confusing here? Break down the steps and parts of the command
Wtf do they mean by shared secret for example?
In this example it is a config value that the software expects to be present, I'm guessing based on the screenshot it is to be added to the homeserver.yaml
Docker
There's your first mistake.
Oh, hi, I'm just stopping by from the 'compile from source and create a systemd unit file' tribe.
I used to try and compile from source first. Was good experience. Don't see why I should bother now, though π€£
So you added the secret to the file and restarted the docker container, right?
Something that I think will help you with self-hosting in the future is to always read through the entire process for setting up whatever you want to set up first, beginning to end, so that you are familiar with what you need to do before attempting it the first time. It's helped me numerous times myself.