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.
-
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. Tags [CBH] or [AIP] are required, see the link in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post. )
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
Eek, I'm moving towards nextcloud (and away from Google fast as possible). Is there a better all-in-one groupware + files + collab + office apps suite out there?
It does appear that nextcloud's devs are eyeballs deep in php tech debt, so their pace of development and integration has slowed.
It's so big that none of their FOSS components are going to be #1 on their own.
Recently upgraded the version and had to allow untested app versions (which had just disappeared) because they hadn't been updated yet. That's a weird problem and yeah, I don't really want to be beta tester everytime I try and open a document.
They also don't really have a nice docker compose based deployment yet.
But I couldn't be happier to be leaving google in the dust, so there's that.
Nextcloud is great if you want one service to provide all those functionalities.
Their All-In-One (AIO) provides a rather complete docker compose https://github.com/nextcloud/all-in-one.
One of the biggest reasons people complain about Nextcloud is that they update to new major versions too soon. Wait for several point releases or even until another major version is released (which only take several months). This will make updating much more stable.