this post was submitted on 05 Nov 2023
73 points (98.7% liked)
Open Source
31227 readers
223 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I successfully spun up an instance now, took me some fiddling, but that's me not knowing docker-compose too good,
You don't need a database, it's not using SQL, and they separate everything in different layers and microservices.
Compared to PHP ownCloud and Nextcloud this does feel like the next gen.
For better or for worse, i have yet to find out.
I see what you mean, all their docker compose examples are horrible. not one simple deployment, like they want to make it as complicated as possible
thanks for the insight!
Hello. I'm a bit late to the party but would you mind sharing your working example ?