this post was submitted on 04 Sep 2025
465 points (97.0% liked)

Selfhosted

51238 readers
241 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
 

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?

(page 2) 50 comments
sorted by: hot top controversial new old
[–] i_stole_ur_taco@lemmy.ca 5 points 3 days ago

That’s how I’d answer if I set something up years ago and it was stable and never required me to come tinker with it.

[–] rumba@lemmy.zip 5 points 2 days ago* (last edited 2 days ago) (5 children)

. >18% of people running next cloud are not backing it up.

load more comments (5 replies)
[–] rmuk@feddit.uk 5 points 2 days ago (2 children)

TIL that NextCloud can use an external database.

load more comments (2 replies)
[–] sfjvvssss@lemmy.world 5 points 3 days ago

Mine is managed hosted so I don't know.

[–] bent@feddit.dk 5 points 2 days ago

It's awesome that you don't have to remember what software you're using underneath. I looked into it before I installed it, but I'd have to check which one I went with. I also have no idea what graphics card I'm using, which headset I'm using, what brand of eyeglass cleaner I'm using etc. I looked into it at the time, made a choice and promptly forgot about why and filled my brain with other things.

If I remembered which database I was running it means that I'd have enough problems with it that I'd look at it a lot.

[–] Electricd@lemmybefree.net 5 points 2 days ago

I don’t think it matters

You could deploy a container and not know what DB is used

[–] sj_zero@lotide.fbxl.net 4 points 2 days ago

I set up everything I use "bare metal" or at least in an lxc container I directly build and maintain, but most people don't. Makes a lot of sense, to be honest. A lot of prepackaged software uses databases and nobody has to care exactly what it's up to.

[–] tazeycrazy@feddit.uk 4 points 3 days ago

Are people here trying to "I run arch btw" database services.

[–] brewery@feddit.uk 4 points 3 days ago

They really push you to install the aio container so it's not surprising to me.

[–] roofuskit@lemmy.world 4 points 3 days ago

That's because they push the all in one container.

[–] mereo@piefed.ca 4 points 3 days ago

There could be multiple factors. For example, I have a Nextcloud instance that is fully managed by Hetzner, and I didn't bother to find out what database it uses...

[–] stratself@lemdro.id 4 points 2 days ago

Should've specifically asked the operators/hosters if they need a better answer. But this has more engagement so

People don't care and/or haven't looked at the serverinfo page. That actually mentions the type of database in use.

So the "I don't know" option was probably just the easiest.

[–] 4am@lemmy.zip 3 points 3 days ago (1 children)

You can install NextCloud with snap.

[–] phx@lemmy.ca 2 points 3 days ago

Yeah, and after having dealt with the "I missed a few updates and then the last one put my files out of sync with my schema" Docker issues, I'm very much happy to use the snap. Been on that a couple years and it's been quite solid, even if I did have to install snapd on my Debian base for it

[–] cygnus@lemmy.ca 3 points 3 days ago (1 children)

I use the prebuilt Hetzner one and have no idea either.

[–] Rentlar@lemmy.ca 3 points 3 days ago

Yeah. I have used that. And I'm sure most with personal instances that just pressed the "Install NextCloud" button have no clue, including me.

[–] lambalicious@lemmy.sdf.org 3 points 3 days ago (4 children)

...How come so few people are using SQLite?

load more comments (4 replies)
[–] cryptix@discuss.tchncs.de 3 points 2 days ago

My instance did required me to fix some db issue after an update(it still works but the fix was recommended*). So I knew I am using mariadb. Its not super smooth sailing.

[–] MITM0@lemmy.world 3 points 1 day ago

East or West, SQLite is the best.

[–] BeatTakeshi@lemmy.world 2 points 3 days ago (1 children)

Not sure I understand... Can the type of database be customised during nextcloud installation? If not, then more than 37% gave a wrong answer, which is worse than the 18%?

[–] cecilkorik@lemmy.ca 4 points 3 days ago

Yes, all three are supported configurations. Technically all four, since "I don't know" is apparently a completely valid and functional configuration too.

[–] Railcar8095@lemmy.world 2 points 3 days ago (3 children)

Honestly I'm more concerned about those willingly using sqlite.

Unless it has changed a lot over the years, I remember it being orders of magnitude better with MariaDB than sqlite.

[–] SomethingBurger@jlai.lu 4 points 3 days ago

SQLite is fine for small amounts of data and very few users. The bottleneck with Nextcloud is almost never the database.

load more comments (2 replies)
[–] PixelatedSaturn@lemmy.world 2 points 2 days ago

I think that's really beautiful.

load more comments
view more: ‹ prev next ›