this post was submitted on 24 Nov 2023
157 points (98.2% liked)

Selfhosted

39159 readers
387 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I guess that means it's dead, as there's no way a corporation would pay millions to acquire a competitor just to continue developing a free alternative to their own product

top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 72 points 9 months ago (2 children)

Fuck me. I switched to owncloud yesterday because I can't stand nextcloud anymore.

Owncloud feels lighter, faster, and just works.

Whhhhhhyyyyyy ?

[–] [email protected] 8 points 9 months ago (1 children)

I wouldn't assume that they'll kill it. It's entirely possible that they'll keep moving forward as-is. Just wait and see.

[–] [email protected] 57 points 9 months ago (1 children)
[–] [email protected] 10 points 9 months ago (1 children)

It's entirely possible that they'll shut it down. I'm just saying....chill the fuck out, wait and see what happens before we all start crying.

[–] [email protected] 1 points 9 months ago

Considering that any switch to a new platform takes a lot of effort to carry over everything correctly, people are in the right to worry about the future of a product that has an uncertain future.

[–] [email protected] 3 points 9 months ago

Worst case, it gets forked again.

[–] [email protected] 34 points 9 months ago (2 children)

How has ownCloud development compared to NextCloud since the split?

[–] [email protected] 64 points 9 months ago (3 children)

Since a couple years ago they abandoned the php version (=nextcloud) and they are in the process of a complete rewrite in go, which that means is faster and uses less resources but all existing plugins need to be rewritten too, and given the small user base nobody is going to do that.

[–] [email protected] 68 points 9 months ago (1 children)
[–] [email protected] 26 points 9 months ago (1 children)

And Java will still be active long after the heat-death of the universe

[–] [email protected] 6 points 9 months ago (1 children)

If python is still around why not?

[–] [email protected] 13 points 9 months ago

Just to support all the COBOL.

[–] [email protected] 12 points 9 months ago

Ooh interesting, never knew they started a rewrite!

The reports of poor performance with the PHP version was one of the things that pushed me towards using Syncthing instead when I was looking for a solution to view my documents and files from various devices

[–] [email protected] 8 points 9 months ago (1 children)

Hold on... owncloud is in go? I have much higher hopes for that. PHP is terrible, even to manage.

[–] [email protected] 6 points 9 months ago

they call it "owncloud infinite scale" but for some reason they don't clearly specify that it's designed for performance, and it has nothing to do with the previous version. They even start the introduction page with this:

Welcome to oCIS, the modern file-sync and share platform, which is based on our knowledge and experience with the PHP based ownCloud server.

If you read that a platform is based on their knowledge and experience with PHP, would you guess that they're talking about a complete rewrite in go?

[–] [email protected] 27 points 9 months ago (1 children)

Badly. Nextcloud is a very active project with many plugins and integrations. You can even integrate a mail system and AI image tagging, chat and video calls.

Owncloud focussed more on the enterprise sector and less on fancy features. Definitely the more stable product (but not only in the positive sense).

[–] [email protected] 12 points 9 months ago (7 children)

I tried NC recently (like 2 weeks ago) and fuck me it's an awful piece of shit, full-stop. It broke completely 3x during initial setup, needing a container wipe and beginning from scratch each time, then I was following the official docs and the 'status / security' page of the admin area where it told me to do something that had no gui (so they are 100% aware anyone new has to do this but cba to throw it a fucking web page) and if you edit the config file on the machine directly, even if you stop the container, it breaks permissions (???) so you have to download it from your server, edit, and re-upload it (somehow doesn't break permissions???). This took an hour to figure out, the doc was useless.

Then you get to the plug-in page and fuck me could this be any worse. Pick one fucking category each, guys, I don't need to see 40% of the same available plug-ins on almost every fucking category, jesus fucking christ. Then you dive into these things and you realize how surface-level they are - a task/to-do list should have a fucking import/export function, as well as REPEATING OPTIONS fuck me sideways are you seriously taking the piss. You'll be setting up other plug-ins and they don't actually function at all even though they have been verified to work with your version (medical plug in, for example) and it just keeps crumbling around you the further you go. Shit, even the weather widget on the 'home page' will show C instead of F when you select a country during account setup that uses F, with NO OBVIOUS WAY TO CHANGE THAT. The fix? Go through your region options, pick a different country, then back to your actual. Does NOBODY EVEN TEST THIS SHIT? How are they on version SIX of their 'hub'?! This screams alpha, not multiple-stable-releases!

Gahhhhh, fuck!

/rant

[–] [email protected] 11 points 9 months ago (2 children)

Nice rant ;)

I did never have any problems with installing it, but once or twice with upgrading. And I agree with you that the setup is complex with all the possible options and getting it to run well takes some time.

When it comes to the apps, Nextcloud is a very open system. Its easy to publish an app, and the quality of the apps varies. Some apps are abandoned and don't work in recent versions. Personally, I would recommend to keep the number of apps low for stability and security reasons.

[–] [email protected] 3 points 9 months ago (1 children)

The update process is absolutely horrible, especially with containers.

I seriously cannot understand how this hasn't been fixed ages ago. Upgrading is kind of important and nextcloud isn't doing that much weird stuff that it didn't upgrade itself.

[–] [email protected] 1 points 9 months ago

I agree. I even had a documentation how to upgrade my instance since I keep on breaking it every time.

load more comments (1 replies)
[–] [email protected] 6 points 9 months ago (1 children)

I've been self-hosting since before docker and containers were a thing, and even though Nextcloud kinda pushes their container images these days, I still refuse to use them, and use the community archive releases or web installer when reconfiguring my system or setting up a new system to migrate to. Maybe it's just Nextcloud and the other software I use, or maybe it's just that I'm not really trying to build scalable server infrastructure with a lot of users, but I generally find that docker causes more problems than it solves, and it does my head in when I see projects that recommend containers as the primary suggested install method.

Totally agree with your assessment of the plugins/apps systems. Feels like you need to stick to official "apps" and hope they don't get abandoned to have anything close to a good experience because even minor updates can break all the 3rd party apps because of a compatibility check, where you end up waiting for the app developer to release an "update" that only changes the version compatibility number.

[–] [email protected] 6 points 9 months ago (1 children)

Containers are very useful because they isolate the application from the rest of your server.

This solves a lot of problems: no dependency conflicts with your operating system, you can upgrade/downgrade any time you want, no state gets stored on your main system which makes resetting the application when it misbehaves as easy as deleting and recreating the container.

Before containers, changing my host OS (e.g. because ZFS wasn't properly supported on the distro I was using) meant reinstalling and configuring a lot of shit, which could take days. With docker, I can migrate in 1-2 hours... Just install docker on the new OS, copy over the files, docker compose up a few times and done. The only things left to setup are samba, ssh and a few cron jobs.

[–] [email protected] 2 points 9 months ago

Not saying there aren't any benefits to docker, migration to a different host distro and dependency conflicts are the big two. But for me they are kinda the only two, I find for what I do it's just as easy to write a shell script that downloads and unpacks software, and copies my own config files into place than it is to deal with basically doing the same thing, but with docker. I could use ansible or something similar for that, but for me, shell scripts are easier to manage.

Don't get me wrong, docker has its place. I just find that it gets in my way with it's own quirks almost as much as it helps in other areas, especially for web apps like Nextcloud that are already just a single folder under the web root and a database.

One additional benefit I get from not using docker, is that I can do more with a lower-powered server, since I'm not running multiple instances of PHP and nginx across multiple containers.

[–] [email protected] 4 points 9 months ago (2 children)

My experience wasn't as bad, but after the third time the database got corrupted during an upgrade I stopped using it.

[–] [email protected] 2 points 9 months ago

That was my pet peeve too. I installed it some years ago. Months went by, I've used it. Then I saw a new version came out. Okay, time to upgrade! Oh, dump the DB, delete everything, install the upgrade and load the DB back? (Or some similar shit.) And do it every time when there is an upgrade? Okay, uninstall it is.

[–] [email protected] 1 points 9 months ago

Eek - I'm trying to host services for family and friends, and while I have raid1, snapshots, 3-2-1 backups, etc I'm still very concerned about having a db or other large data corruption occur.

load more comments (4 replies)
[–] [email protected] 28 points 9 months ago (1 children)

Has anything actually happened in ownClouds development?

The last I saw of them was FOSDEM a few years back, where NextCloud were handing out whitepapers and showing off their new Hub, chat, VoIP stack, group sharing system, and more. And ownCloud were sat somewhat opposite with two people and a screen showing a screenshot of a default ownCloud install, along with a big sign hanging from the ceiling saying "Join the winning team."

[–] [email protected] 9 points 9 months ago* (last edited 9 months ago) (1 children)

What happened to owncloud dev? I wish it would be the same at nextcloud! They fully get rid of PHP. Its called OCIS and is a single binary or docker container.

OCIS is in early stage and lacks some features, but it is really easy to install and works flawlessly on low resources.

[–] [email protected] 4 points 9 months ago (1 children)

It's great to hear that they're not just giving up. And it's also definitely good to hear that they're not sticking with PHP either, that language is a true bane to modern hosting - and especially Kubernetes.

I'll remain cautiously optimistic that they'll be able to stay relevant, and not go hard in again on cutting away core functionality in the name of enterprise offerings - what caused the NextCloud split in the first place.

load more comments (1 replies)
[–] possiblylinux127 26 points 9 months ago

I'll just stick with Nextcloud

[–] [email protected] 15 points 9 months ago (3 children)

Ooooor it will become a free vs corporate solution like RedHat and the likes do.
Portainer also does it for example. I think LDAP-Auth is paywalled but it makes sense that features like that are.

[–] [email protected] 13 points 9 months ago (1 children)

I think LDAP-Auth is paywalled but it makes sense that features like that are

It does not.

[–] [email protected] 11 points 9 months ago (6 children)

Yes! As soon as your homelab grows above a couple of services and especially if it's used by two or more people SSO becomes an absolute necessity! The tolerance of non-technical users for handling a bunch of passwords and having to enter them everywhere is understandably low.

The Home Assistant devs apparently also deal SSO as "a corporate feature that big-corp interests want to force onto us" whereas it's the exact opposite in many cases: If we want self hosted services to be a realistic alternative to the "big corpo offerings" then we have to consider convenience and security an important feature and SSO is one of the few things that improves both at the same time.

load more comments (6 replies)
[–] [email protected] 8 points 9 months ago* (last edited 9 months ago) (1 children)

It might be, but in the history of that corp, they never had a free/community/oss project. It looks like the typical Embrace Extend Extinguish strategy, where you acquire competitors just to get their customer base instead of the real product. OC 10 it's already dead (no php 8 support) and ocis has almost no plugins.

load more comments (1 replies)
load more comments (1 replies)
[–] [email protected] 10 points 9 months ago (5 children)

What is a good selfhosted cloud service?

[–] [email protected] 11 points 9 months ago
[–] [email protected] 10 points 9 months ago
[–] [email protected] 6 points 9 months ago

Personally I think nextcloud is bloated with too many extra things. I’ve been using Seafile for 5+ years and it’s been great.

[–] [email protected] 4 points 9 months ago

If you just want file storage Seafile. Idk about all the other crap it can do but id imagine there are plenty of good options for each one. Immich is great if your mostly concerned about pictures/videos for example

load more comments (1 replies)
[–] [email protected] 8 points 9 months ago (4 children)

well fuck. now i need to move my stuff off my own owncloud instace.

[–] [email protected] 9 points 9 months ago (2 children)

Did you not switch to Nextcloud a while back?

[–] [email protected] 7 points 9 months ago* (last edited 9 months ago)

You need to keep up that was so last year. The new hottnes is switching back to owncloud because it is so light weight. But now i am guessing the new new hotness is switch from owncloud to Nextcloud.

[–] [email protected] 7 points 9 months ago* (last edited 9 months ago)

nop, i'm using owncloud infinity scale, the go version

load more comments (3 replies)
load more comments
view more: next ›