23

Nextcloud asked in a poll at https://mastodon.social/@nextcloud@mastodon.xyz/115095096413238457 what database its users are running. Interestingly one fifth replied they don't know. Should people know better where their data is stored, or is it a good thing everything is running so smoothly people don't need to know what their software stack is built upon?

you are viewing a single comment's thread
view the rest of the comments
[-] Ooops@feddit.org 1 points 1 month ago

Isn't that the whole point of containerised solutions? Having some pre-setup, auto-updating solution with very little requirement to dive into the details like what your database is and which dependencies you need to manage...

[-] dan@upvote.au 0 points 1 month ago

You still need to know what database system is being used in order to make backups of the database. You can't just snapshot or backup the data directory while a database is running, because you might end up with an inconsistent state that won't restore properly. You need to either stop the DB before doing the backup, or use the relevant DB-specific tools to perform a backup.

[-] onslaught545@lemmy.zip 1 points 1 month ago

Most of my containerized solutions do that for me.

[-] dan@upvote.au 1 points 1 month ago* (last edited 1 month ago)

Which containers do automatic DB backups? Normally the database is a separate container, unless the app is using SQLite. Is there a MySQL or PostgreSQL container that does automated backups?

[-] Ooops@feddit.org 1 points 1 month ago

So one in five doesn't do proper backups. That's much better than expected... 😅

this post was submitted on 04 Sep 2025
23 points (100.0% liked)

Selfhosted

52218 readers
151 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS