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

Selfhosted

38707 readers
677 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

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 10 months ago (14 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] 1 points 9 months ago (3 children)

Part of the problem is you don't understand how containers work. If you need to do a 'container wipe' and starting from scratch, you're doing it wrong.

I've been running nextcloud in k8s for years and running a few occ upgrade commands after an upgrade is annoying but not the end of the world.

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

Deleting a container and starting again from scratch = wipe

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

Yeah, exactly. If you're starting over from scratch constantly you're doing something wrong. Check out https://docs.docker.com/storage/ for a few options on how you should be managing your storage.

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

This is the only container I've had anywhere near the amount of trouble with, others it's just pulling a new image or something. I've been doing docker for like 5 years now, NC was just awful. Shouldn't need to nuke anything while you're still in the initial service setup phase...

load more comments (10 replies)