TooLazyDidntName,

Works great for me. I had it running in a snap for awhile, but now I just have it in a proxmox Debian container running a LAMP stack. I have over a terabyte of stuff saved and multiple computers syncing too, so its well used.

NathanUp,
@NathanUp@lemmy.ml avatar

Invidious. It’s to be expected for something like that though.

potatopotato,

Installed it in k3s and then pulled up the Android app but all it does is say every single file is a duplicate and overload my notifications tray while not uploading anything

recapitated,

Always works great for me.

I just run it (behind haproxy on a separate public host) in docker compose w/ a redis container and a hosted postgres instance.

Automatically upgrade minor versions daily by pulling new images. Manually upgrade major versions by updating the compose file.

Literally never had a problem in 4 years.

cyberpunk007,

I’m still too container stupid to understand the right way to do this. I’m running it in docker under kubernetes and sometimes I don’t update nextcloud for a long time then I do a container update and it’s all fucked because of incompatible php versions of some shit.

recapitated,

I don’t remember much about how to use kubernetes but if you can specify a tag like nextcloud:28 instead of nextcloud:latest you should have a safer time with upgrades. Then make sure you always upgrade all the way before moving to a newer major version, this is crucial.

There are varying degrees of version specificity available: hub.docker.com/_/nextcloud/tags

Make sure you’re periodically evaluating your site with scan.nextcloud.com and following all of the recommended best practices.

madnificent,

Kubernetetes is crazy complex when comparing to docker-compose. It is built to solve scaling problems us self-hosters don’t have.

First learn a few docker commands, set some environment variables, mount some volumes, publish a port. Then learn docker-compose.

Tutorials are plenty, if those from docker.com still exist they’re likely still sufficient.

cyberpunk007,

Yeah I’m only running it because truenas scale uses it

mosiacmango,

They have an "all in one" docker installer for the above because you are far from alone here.

Lem453, (edited )

I’ve been running nextcloud since before it was nextcloud. Was owncloud then moved to next cloud.

Another user put it best. It always feels 75% complete. Sync isn’t fast, gives errors that self correct when restarting the all. Most plugins are even more janky or feel super barren.

I wanted to like it so much but I stopped being able to trust most plugins which meant I had dedicated apps for those things and used nextcloud only for file sync.

If you only want file sync then seafile is vastly superior so that’s what I now have.

proton_lynx,

Yeah, I wish Nextcloud focused more on the file manager side of their applications. I was using it on my TrueNAS instance and it seems like an unfinished product. E2EE is not enabled by default and looks like their implementation is not perfect either.

douglasg14b, (edited )
@douglasg14b@lemmy.world avatar

Sounds like a common software issue. All the features where developed to 80%, and then moved on to the next feature. Leaving that last, difficult, time consuming, 20% open and unfinished.

It’s the difference between more corporate or Enterprise projects and FOSS projects in a lot of ways. Even once that project matures and becomes a more corporate product the same attitude towards completeness and correctness tends to persist.

(not saying foss is bad, just that the bar tends to be lower in my experience of building software, for many legitimate reasons).

It’s “cultural” in a way depending on the project.

Aurix,

LibreOffice wants to call with broken rendering on Windows, but the changelog mentions new tasty features. But FOSS can do it, Debian can. Those project managers should learn from their approach, whatever it is.

tomatobeard,

This is Seafile for me. Definitely not the “set it and forget it” Google Drive alternative I was hoping for. Thank goodness I have Syncthing backing up important files, but sharing with friends and family is a nuisance.

cecilkorik,
@cecilkorik@lemmy.ca avatar

Never had a single functional problem with Nextcloud, other than the fact that it’s oppressively slow with the amount of files I’ve shoved into it. Mind you I also don’t use MySQL/MariaDB which I consider a garbage-tier DB. Despite Postgres not being the “Recommended DB” for Nextcloud it works perfectly for me. Maybe that’s the difference.

ikidd,
@ikidd@lemmy.world avatar

Postgres is the standard db in the AIO container nextcloud has put out as their standard.

harsh3466,

This is ultimately why I ditched Nextcloud. I had it set up, as recommended, docker, mariadb, yadda yadda. And I swear, if I farted near the server Nextcloud would shit the bed.

I know some people have a rock solid experience, and that’s great, but as with everything, ymmv. For me Nextcloud is not worth the effort.

LordKitsuna,

If all you want is files and sharing try Seafile

harsh3466,

That’s what I’ve got running now, and for me Seafile is been rock solid.

neurospice,

I had TOTP die for one user on my Nextcloud. I tried to disable it, but it “didn’t exist”. I tried to enable it, but it was already enabled. It would come up when I used occ twofactorauth:state user. I ended up fixing it by (force) disabling the app and re-enabling it. It didn’t break any other user’s TOTP and it fixed problem-user’s TOTP. No idea what went wrong, but I get these random issues with Nextcloud sometimes.

The plus side to this is I’ve learnt how to use Mariadb and I’ve gotten better at debugging things.

thisfro,

I have nextcloud running since nearly 5 years and it never failed once. Only dowtime is when the backup fails and somehow maintenance mode is still enabled (technically not a crash)

For those interested: Running in docker with mariadb in a stack, checking updates with watchtower everyday and pulling from stable, backups with borg(matic)

sv1sjp,
@sv1sjp@lemmy.world avatar

++same

Docker:nextcloud+mariadb+caddy

DarkDarkHouse,
@DarkDarkHouse@lemmy.sdf.org avatar

For me it’s Pi-hole. For six months it runs fine, then dies so horribly I resort to snapshot rollback and we both pretend it never happened.

Mechanize,

Give technitium a go, my woes diminished drastically with that.

thickconfusion,

!RemindMe 7d

ayaya,
@ayaya@lemdro.id avatar

Weird. I’ve had a Pi-Hole + Unbound running on a Pi Zero since 2018 and it’s never had any issues. I expected the Zero to kinda suck but it has been nothing but smooth sailing. It gets USB power from my router and even if my router reboots the Pi also auto reboots itself.

I do next to no maintenance on it and it just keeps on chugging along. Maybe once every six months or so I SSH in and do a pihole -up and that’s it.

LainOfTheWired,
@LainOfTheWired@lemy.lol avatar

Wait so it’s not just that my vps only has 1gb of ram?

You guys with more ram still get crashes?

NegativeLookBehind,
@NegativeLookBehind@kbin.social avatar

I’m not self hosting an instance, but kbin is super fucking broken lately and it’s getting really frustrating. It’s been about a week. I submitted a ticket in their Git repo, but no response.

tal,
@tal@lemmy.today avatar

The most-recent release of lemmy dicked up outbound federation pretty badly on the instance I use.

asbestos,
@asbestos@lemmy.world avatar

I can’t remember the last time I laughed this much

bjoern_tantau,
@bjoern_tantau@swg-empire.de avatar

Only complaints I have with Nextcloud are that it’s slow and updates suck over the web interface. But apart from that it has been reliable. I’m not running it through Docker. In fact, my installation is so old that the database tables still have an oc_ prefix.

thisfro,

They don’t anymore? XD

czardestructo,
@czardestructo@lemmy.world avatar

+1 this is exactly my experience. My install must be 5-6 years old at this point and its on the rails. I’ve braved many php updates…

redcalcium,

You might want to try migrating your nextcloud instance to postgres instead of mysql/mariadb. Many people says they get some big performance boost. I’m going to try it myself next weekend to see if it’s true.

humancrayon,
@humancrayon@sh.itjust.works avatar

Mine is a snap install that started 3 years ago on virtual box and was ported over to proxmox. It has never broken, updates automatically, and generally seems to work just fine.

It doesn’t load instantly, but it doesn’t drag by any means.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • selfhosted@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #