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
You can export and import calendars and contacts as .ics and .vcf files from/to Nextcloud.
The mobile apps even have a setting to do this automatically on a schedule, they're saved to your files in Nextcloud. It's a bit strange it's not a server-side feature, but it's there anyway.
Many Nextcloud apps only store their data to the database, if you end up using those, you'll be reliant on Hetzner's backups with Storage Share, and you can't get those for yourself. I don't think you can get a db dump from Hetzner even via customer support.
A VPS will start to get expensive if you have more data, but you can just lift-and-shift that to a home server later.
I really don't understand this "Nextcloud does too much" rhetoric, the standard bare metal installation is basically just Files, Photos, Calendar and Contacts. Also a built-in text/markdown editor. Everything else is an add-on, which needs to be installed separately.
That's just my impression based on their website, it looks like a business suite, but I'm probably looking at it wrong. Thank you, the part about the database is important.
Of course that depends on the apps in question and if you are even able to install additional apps in a managed environment.
But not all apps are so limited. The cookbook app for instance saves all recipes as markdown files you can easily share with others, download or backup.