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.
-
No low-effort posts. This is subjective and will largely be determined by the community member reports.
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
Hey on this note, I was looking to do discourse with the mumble plugin but I wanted to do this via docker compose. Has anyone gotten that to work or have a good source they can point me to since at least on the discorse mumble plugin I noticed that it stated that their install instructions were for the stock non-docker solution only.
oh wow this is exactly what I was looking for but with mattermost. Gonna have to give this a try later and I'll see. What are you having trouble installing, the plug-in?
Right now I'm just getting discourse to run via docker compose. I have that up and running finally and got to the splash screen locally but of course it needs a domain so I'm working on that route while my reverse proxy is throwing a fit.
I haven't gotten to the plugin yet but just reading up on the git documentation it sounded like running it in a docker compose isn't officially supported so I was just posting to see if maybe someone had has some experience and could offer up some pointers before I bang my head against a wall this weekend.