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
You running it on bare metal? Much better that way vs docker in my experience
I have yet to install it, but I plan to run it "baremetal" in a Debian VM, would that be better than in a docker, or do I actually need to run it baremetal, in parallel/ on a different system than proxmox? (Or it's own LXC container)
I've been using a docker stack for Nextcloud for years without issues, after switching to postgres it also got a lot faster
I might switch to AIO. Maybe podman if I get inspired. Bare metal is just way to hard to maintain. I could automate it with Ansible but at that point I might as well use containers.
I have the docker AIO going for about a year after every other form of install exploded itself. So far so good.
I've had no problems with the normal nextcloud apache container for the last couple years. I lock to a major version and let it update itself on the minors until I feel like like changing the yaml to the next major. I've gone from 24 to 30 this way without issue.
Actually, I do have to install the contacts and calendar apps from time to time but that's only when I want to use the webUI for them, caldav/carddav has always worked.