Since Nextcloud stores your actually data on the disk, it doesn’t actually matter all that much tbh
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!
Well that's kind of misleading, right? If they didn't set one up, then it's probably SQLite. But if they did set one up, that was years ago, and who cares what it is, if it's working.
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.
Users is the right word here, not admin, not sysadmin, not owner. Docker pull docker up users that’s it
Also just users. No docker or anything, just using the system someone else setup for them.
NextCloud is used everywhere, also in commercial use.
If some of them are users rather than admins, it makes sense and maybe it's a good sign that they don't have to know in order to use the service.
I’ve made a choice a while ago while deploying Nextcloud. Now I don’t care, as I trust myself that I have opted for something reasonable which was hopefully not SQLite
And 46% have no idea what a database is.
it's a spreadsheet right?
Should've specifically asked the operators/hosters if they need a better answer. But this has more engagement so
I don’t think it matters
You could deploy a container and not know what DB is used
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.
Honestly I think if there is a hope for greater detach from "The Cloud" more broadly, it's a testament to nextcloud that folks that don't even know enough to know what DB they are running are able to run a server, and host things well enough to consider themselves users.
shhh
This statement brought was to you by someone that set up nextcloud and had no clue what DB it was using.
Who cares.
I'm only on MariaDB because I have brain worms, I have so little data on there SQLite would have been fine. 🪱 🪱 🪱
I use Postgres, because MySQL touched me inappropriately as a kid and MariaDB is too similar. Oh, and also because it's what I use at work.
SQLite actually has incredible performance these days. But I get your point :)
I can think of few things more boring than databases. I just want my files synced and stored.
That's because they push the all in one container.
Yes that's me. I have no idea what my Nextcloud uses
I think that's really beautiful.
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.