ownCloud Infinite Scale
-
@nebulon said in ownCloud Infinite Scale:
stick to the use-case of file syncing and do that well
I've been repeatedly told that this is indeed what they want to do
-
Is it time?
https://owncloud.com/get-started/ -
@christiaan this still seems to be the php version in those release tarballs
-
@nebulon my mistake, I should have posted this link to 1.0.0:
https://owncloud.github.io/ocis/getting-started/ -
The 10.6 version of the php server can also optionally install the new web ui.
-
I have locally checked the go version and it appears to work (since it is go it is essentially a single binary, which is very nice) However it looks like to some early version with no settings and very limited features, also I couldn't figure out how to sync from the desktop or so.
I guess we have to give this a bit more time to settle, but looks very promising already.
-
@nebulon okay, yes, they're calling it a Tech Preview. With any luck they'll have something ready for production this quarter.
-
@nebulon Do you have a Repo where you set it up to run on Cloudron? I tried to make a package and encountered this error when starting it:
-
@atrilahiji I don't have a repo or Cloudron package yet, just ran it for testing locally to see roughly in which state it is.
-
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.
-
So I see ownCloud Infinite Scale was officially released last week:
https://owncloud.com/news/infinite-scale-release/
What does this mean for possible addition to the App Store?
-
There's installation instructions at https://doc.owncloud.com/ocis/next/quickguide/quickguide.html
I gave it a try.
Currently, it's very bare bones. All it has is a UI to upload files and nothing else. It also complains about
could not get ldap Connection
on start up. There are no docs on how to configure all that afaict. -
It also uses a wide range of ports, not sure why - https://doc.owncloud.com/ocis/next/deployment/services/ports-used.html
-
@girish okay then, thanks for the update.