rearview@lemmy.zipOPtoSelfhosted@lemmy.world•File server with on-demand sync, preserve the filesystem, and runs without external DB?English
2·
10 months agoNon-OCIS Owncloud still needs a dedicated database and recommend against SQLite in prod
I’ve looked at rclone mounting with the --vfs-cache-* flags. But I’m not sure how it can smart sync like mountain duck or handle conflicts elegantly like the Nextcloud/Owncloud clients do. Let me know how to set it up that way if possible
I think oCIS spoiled me with regards to the database issue xD. You bring up a good point - I’ll try reinstalling Nextcloud with Postgres, removing unneeded bloat, and use it until oCIS has a “native” backend