I really really tried to like it, but I would constantly run into issues with files not deleting properly and would get database errors regularly. If the intent was to separate management of the underlying database, all it did was cause headaches.
Not to mention, not being able to easily just go under the hood to the file system and remove something drove me up a wall. Just let me delete my files, dammit!
I ended up just using a big-standard file share on TrueNAS.
Are people really getting skill issued by Nextcloud? The official docker images always worked well for me. I used the Nextcloud apache docker image, connected it with postgresql and a nginx reverse proxy that handles SSL. Never had any major problems with Nextcloud. I only stopped selfhosting because I found a cheaper alternative that handles Nextcloud hosting for me.
Works great until you have to update and you don’t know you have to do fancy stuff not to break things. I didn’t know I had to follow special instructions until things stopped working, and even then I couldn’t get it to update and it’s all borked now.
What else works for people lately just for the cloud files part?
https://filebrowser.org/ just exposes a filesystem you point it at. Never had problems wit this. For syncing you can use syncthing.
nextcloud aio docker image. final answer
Does this allow for easy upgrades and/or are there any issues with local storage? I used to run it about an age and a half ago, but I’ve recently wanted to spin an instance back up for a few reasons. These things change so fast, I looked away and now I’m out of the loop.
Upgrades are easy, backups are really good, if upgrades mess up, you can restore from backup even if NC is hosed. As for local storage, I never did it, but here’s the docs for it! https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage/local.html
Best way I’ve seen to do it.
Been running NC since 5+ years without any issue 🤷
Right? I’ve been using NextCloud/OwnCloud since ~2015. It’s a very standard LAMP app, nothing fancy going on at all. Give it enough memory and you’ll never have any problems, same as any other web service.
My only problem is trying to use it with the android app. I have to manually sync it like all the time which is a pain in the ass when I forget to do it before I go out the door and my shopping list isn’t update. That and it won’t sync files I create on the phone to the server
Yeah that sounds bad. Did you disable battery optimization for the app?