Nextcloud Hub 26 is Nextcloud 34 and follows Nextcloud Hub 9 which is Nextcloud 33.
And I could be off on those exact numbers.
Hub 9 aligns with cloud 33. But they are switching Hub to a dated numbering scheme because it's intended to be timestamped. It's not "Hub 26" its "Hub 26 Spring" -- it's not a version number, it's a time.
The underlying Nextcloud keeps an incremental semver release version so it can be based on features rather than timeline. Because the Nextcloud version and Hub version aren't tied to each other.
This would be like saying that iPhones have a confusing naming scheme because iPhone 17 uses iOS 27 and has 2 different numbers. If next year's iPhone was called "iPhone 2027" and used "iOS 29", we'd still understand that.
Just like Home Assistant, it is a "must have" tool for self-hosters.
Lot's of people say that's a mess to maintain and too broken to actively use.
I often doubt if that's due to actual problems, or mix with that and bad decisions on the setup. Is dockering, keeping the data handling itself outside of it and a few other easy (or not so much) precautions enough to have a somewhat smoother sailing?
Also, how much time do you need to keep things from failing apart?
The iOS applications also are quite poor. For example the home screen widget has never shown me any of my favorited items even though it should, I have many favorited items, it is fully synced when I'm on my home network, yet it says "no favorites".
Considering the size of NextCloud and how long they've been around I wish they would fully complete more of their offerings before launching a dozen new ones.
Lab use: https://git.medlab.host/MEDLab/Handbook/src/branch/main/docs...
Personal use: https://nathanschneider.info/2026/06/toward-a-durable-writin...
How do you folks deal with these massively increased threats to self-hosted open source apps?
You could also use tailscale for auth, but i like to enforce separate authentication so that you have to be authenticated to the tailnet and have to go through the normal authentication to app.
The practical downside is that you won't really be able to use all the features of Nextcloud that way, such as file sharing with people outside your LAN, or Nextcloud Talk (a Zoom substitute).
That being said, I don't store sensitive documents on my Nextcloud instance exposed to the Internet. For that, I have a Samba server on a LAN.
Or rather, I drop all traffic other than that coming from my geo.
This has dropped my „rattling the door handle“ rate to 1/week instead of 1/second.
I throw everything behind Cloudflare ZeroTrust SSO or whatever it’s called with a whitelist of Github accounts, and Cloudflare Tunnel to network the containers/VMs without exposing any ports to the outside (except SSH), enforced by both the cloud firewall and iptables/ifw.
My instance killed itself somehow, likely a failed auto update. I was, of course, using the default docker setup with the watchtower instance etc etc. I never got it to come back up, and I haven't missed it at all.
Even opening the damn login page took a good 30 seconds to load, there's no excuse for this kind of performance on a real-deal enterprise server.
I have maintained a Nextcloud server for a small business for the last 6 years. I agree when I started using it early 2020 that the ui felt less modern, but after some updates down the road up until now it looks completely like it is from this era. Am I missing something? However, I never complained about the UI neither then nor now.
This is the decade where every company bought into flat design, monochrome, chonky whitespace, extremely radiused corners everywhere. Pulling up my instance, Nextcloud apes that to a tee. You'd be hard-pressed to find any "modern" UI trend that they haven't shoe-horned into their design somehow.
The _did_ completely redo their UI a few years back, and for the worse in my opinion. The Calendar in particular is far less usable and (and much more buggy) than it was around the time it was forked from OwnCloud.
"your your" typo aside, I remember when Nextcloud moved from a drop-down menu for the apps to listing them all out separately on the header bar, to make them more visible and reduce the clicks to switch apps. I guess they've changed their minds again; I look forward to when they change them back.
I don't have a ton of space so something that fits in the media center.
I know it’s not the question you asked but I feel not enough people know about it as an option and it’s really as good as Google Photos.
SSDs shall be single sided and gonna need heatsinks, but I believe it works well and is not tied to any manufacturer for anything.
If you want go all-out get ASUSTOR's Ryzen based systems. You can use the stock firmware or disable it without wiping it and deploy TrueNAS on it. It's a beast.
TrueNAS has containers and applications and VM support so you can run any service you want on it.
[1] https://github.com/mickael-kerjean/filestash is a good web-based example of such a thing, ignore all the guff about needing docker since you can just run the whole thing from a single self-compiled binary. By default it sends some telemetry to the mothership, you can remove that by commenting out the relevant code in server/middleware/index.go, look for the init() function and comment out the endless loop containing telemetry.Flush()
Find an alternative.
- Owncloud: The 'original' platform, written in php, still developed today
- Nextcloud: A fork of Owncloud (php) by some of the people that worked on it, including the project founder over directional differences, now more widely used than the original Owncloud
- Owncloud infinite scale (OCIS): An implementation of the Owncloud server in Go, with the goal of making it faster and more scalable than the PHP version
- Opencloud: A fork of Owncloud infinite scale (Go) after an acquisition of ownCloud, the company.
It’s boring. It works.
I am grateful Nextcloud exists, but no app deserves a vibe coded Rust rewrite more than Nextcloud. Literally nothing to loose