ownCloud Infinite Scale
-
There's a Docker image for their latest 1.5 release, although it's still a tech preview:
https://hub.docker.com/r/owncloud/ocis -
I'm working on this but my biggest frustration thus far has been the way they seem to touch every damn part of the filesystem and there appears to be no easy way to configure everything to work out of /app/data or /app/code.
Has anyone else taken a crack at this or would like to collab? Repo here: https://git.atrilahiji.dev/atrilahiji/cloudron-ocis-app
Calling all @appdev
Made a issue on their git: https://github.com/owncloud/ocis/issues/2021
-
@atrilahiji how's it going with that? Any progress?
-
@christiaan nope got frustrated and moved on to other apps. Definitely still want to see it work though.
-
Curious to test this too.
-
My repo here. No clue why it wont actually show anything in the browser????? O_O
-
@atridad how come the files refer to Pydio?
-
@christiaan Oh I imported my Pydio repo as a starting point.
-
General availability touted for May 2022:
https://owncloud.com/news/the-state-of-owncloud-infinite-scale/ -
This would definitely be nice to have. If anyone wants to give it another shot it seems like an awesome alternative. Owncloud with a more performant backend will always be a good idea.
-
@christiaan Public Beta is out! https://owncloud.com/infinite-scale-beta/
-
@necrevistonnezr said in ownCloud Infinite Scale:
Public Beta is out! https://owncloud.com/infinite-scale-beta/
Exciting! I'd love to see ownCloud hosted on Cloudron. We've been using SyncThing for files and while effective, it has proven difficult to get new members of the team set up with it. Of course, ownCloud has many additional features besides file sync that would be valuable as well.
-
To be fair, Nextcloud 24 is such a leap in speed, and we're easily serving 4Tb to 100 users. I wonder if speed and scaling Nextcloud is a solved thing
-
Just spotted this and figured I'd share in case anyone is interested
https://owncloud.com/events/tech-talk-how-to-join-the-infinite-scale-beta-program/
-
This post is deleted!
-
@A-Former-User said in ownCloud Infinite Scale:
I'm working on this but my biggest frustration thus far has been the way they seem to touch every damn part of the filesystem and there appears to be no easy way to configure everything to work out of /app/data or /app/code.
Has anyone else taken a crack at this or would like to collab? Repo here: https://git.atrilahiji.dev/atrilahiji/cloudron-ocis-app
Calling all @appdev
Made a issue on their git: https://github.com/owncloud/ocis/issues/2021
Does anybody know if this is resolved in the beta?
-
@christiaan according to the GitHub issue this should no longer be a problem.