ownCloud Infinite Scale
-
@atrilahiji said in ownCloud Infinite Scale:
alternatives to Nextcloud
Cloudron have alternative to Nextcloud
While it depend what you install in your Nextcloud
for the:- file sync you have Syncthing
- calendar/contact you have: SOGo and Radicale
...
-
@jodumont syncthing doesn’t quite do what Nextcloud does. It is a decentralized file sync server where Nextcloud is a self hosted file storage cloud. They are not competitors no matter how much I look at it and ownCloud is the alternative I am looking for. I can figure out the other bits (calendar, contacts, etc.)
-
@atrilahiji said in ownCloud Infinite Scale:
syncthing doesn’t quite do what Nextcloud does. It is a decentralized file sync server where Nextcloud is a self hosted file storage cloud. They are not competitors no matter how much I look at it
not a competitor for sure, but where I find the similarity is in the result: having same files on differents devices
-
@jodumont biggest drawback is still the absence of an iOS app
-
@jodumont I guess I’m more concerned with finding something that mimics the experience as well as the result.
-
@necrevistonnezr yes.
-
@necrevistonnezr said in ownCloud Infinite Scale:
@jodumont biggest drawback is still the absence of an iOS app
thank for pointing it out, while I'm essentially using Android and Linux I prefer choosing solution which support a broader kind of OS (Windows/MacOS/IOS).
-
@atrilahiji said in ownCloud Infinite Scale:
@jodumont I guess I’m more concerned with finding something that mimics the experience as well as the result.
I saw you are in Computer Engineer
you might want to read about how the CERN use ownCloud
they really pushed the limit of ownCloud (before Nextcloud appear) -
One thing I’m hoping Infinite Scale will do is make it more affordable for us as a small business to run our own cloud server, by way of better efficiency and performance. Sounds like that’s on the cards.
But the competition on this front is peer-to-peer, such as Resilio and Anytype.io
-
@christiaan I am also very much hoping that in comparison to Nextcloud, they stick to the use-case of file syncing and do that well. This I find is still a bit lacking out there.
-
@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.