OwnCloud releases tech preview on new, innovative platform – ownCloud
52 points by 076ae80a-3c97-4 4 years ago | 25 comments- ecf 4 years agoSeems like a nice update to a piece of software that needs a way to standout against their, arguably, more popular fork. However...
> ownCloud Infinite Scale
This type of branding makes me nauseous.
- hedora 4 years agoRewriting in go sounds great, but why microservices? Isn’t the target audience the “throw this onto a Raspberry PI / NAS and forget it” crowd?
I can’t imagine people wanting to administer dozens of independent daemons for such a setup.
- yumraj 4 years agoI’m guessing one potential advantage could be that it makes open source development with numerous contributors easier to manage.
Different contributors focus on smaller codebases without worrying about building the whole monolithic product.
- folmar 4 years agoA lot of applications are shipped as a bunch of services with included supervisor, and normally the administrator is not expected to fiddle with individual services. See for instance Gitlab.
- rakoo 4 years agoThe product is clearly targeted at enterprises: https://owncloud.com/product/
- yumraj 4 years ago
- denysvitali 4 years agoWow. This really looks interesting!
Ditching PHP for Golang and a full rewrite? Kudos!
- a012 4 years agoDefinitely interesting. Even more impressive on their release notes of Tech Preview: https://github.com/owncloud/ocis/releases/tag/v1.0.0
- belval 4 years agoIt's also a smart move because I'd be a willing to bet Go is more approchable to would be contributors.
- acct776 4 years agoIs this going to make migrating from NextCloud worthwhile for security or speed reasons?
- m-p-3 4 years agoI'd probably consider it if it was faster and lighter on resources.
- m-p-3 4 years ago
- a012 4 years ago
- LukasReschke 4 years agoEarlier discussion from yesterday: https://news.ycombinator.com/item?id=25869798
- nickik 4 years agoI was not very happy with the ownCloud product and this rewirte was very much needed. I seem like they were just adding feature but tons of it just didn't work well at all.
I'm fine with less features, add them when they are ready.
I would maybe try it again after a rewrite.
Anybody have good alternatives? For me most important was exposing my files to other users and giving them access selectively. Also syncing files to the app would have been a great feature for me (this caused the most issues for me).
- _frkl 4 years agoIt sounds like Seafile would be worthwhile for you to look into, they do syncing quite well (based on a simplified version of git - its quite fast as they don't have to up-/download the whole file if it changes), and sharing also works fine. Doesn't have a lot of other features, but what it does it does relatively well. There are a few issues as with everything, esp. setup and updating is a bit annoying, but overall I'd recommend it. Can also do end to end encryption (with a few caveats, but IMHO good enough).
- _frkl 4 years ago
- nix23 4 years agoUsing Nextcloud myself, that would be a good point to migrate. Nextcloud is not bad but sometimes i think the releases are not tested enough, with every release there is a problem, often not big ones but it's a bit to hmmm needy?
And there is also Seafile which is often forgotten:
- mmmeff 4 years agoThe logo is really bad
- xxel 4 years agoNextCloud is more than enough for me with full secure setup. I do remmember pulled the repo of ownCloud on some dietpi and I did not liked it. UI a bit oldscool and borring source code.
- Jnr 4 years agoI hope you do know that NextCloud is a fork of ownCloud. NextCloud is probably just as boring. :)
I use Nextcloud and it is very dated and with poor performance in multiple areas.
I was expecting someone would come and make a more modern open source private cloud server in Go or Rust, but I did not expect ownCloud to do the rewrite. Nice!
- djeiasbsbo 4 years agoThe newest version of NextCloud is perfectly fine, not sure if you have tried that.
It is fast, extensible and due to its status, many clients and apps can sync to NextCloud. At this point it is known enough, that it can replace sonething like iCloud for anyone looking to switch.
- nix23 4 years agoWell it's not all good and fine, for example the Android sync client. Just the new media is uploaded, not the existing one.
https://help.nextcloud.com/t/why-doesnt-android-client-uploa...
- Jnr 4 years agoThat is the marketing side - reality is different.
I am always running the latest stable version.
Phone sync is terrible (does not work properly), opening gallery view with a few images takes from 30sec to never, iOS app crashes frequently, there are all kinds of UI glitches, etc.
Almost all of these problems have been reported in their bug tracker, some of them have been there for years, but since those are not that relevant for their business customers, they don't really fix them.
- nix23 4 years ago
- djeiasbsbo 4 years ago
- viraptor 4 years ago> borring source code
That sounds like a positive thing to be honest.
- nix23 4 years agoThat's probably the best quality-feature one can give to source-code.
- nix23 4 years ago
- COGlory 4 years ago>borring source code
Based on the article, this looks to be a massive overhaul of the source, switching to Golang.
- xxel 4 years agoBased on the articke NOW. My comment is based on the PAST experience.
- xxel 4 years ago
- Jnr 4 years ago