brayd ,
@brayd@discuss.tchncs.de avatar

For me Nextcloud AIO works. Still I don't like how "unstable" NC is. There's always something that does not work in any setup. Wish it was more stable or there would be a better alternative. For me it's videos. But only those that are MP4 and have their moov atom at the end of the file. They can't be played.

https://github.com/pulsejet/memories/issues/984

It's a headache. Set up Ente Photos just for that. Good side effect is that the images from my family and myself are stored E2EE encrypted on the self hosted Ente Photos instance.

ultra ,

I run nextcloud on bare metal on NixOS, but I'm planning on moving it to a NixOS container

TooLazyDidntName ,

Proxmox > Debian Container > Apache, MariaDB, PHP is the way

KillingTimeItself ,

nextcloud sounds like a good way to get vmware'd to me but what do i know.

CCF_100 ,

🤔

KillingTimeItself ,

it seems pretty cool but i don't like anything that is heavily integrated for principle reasons.

fury ,

I like my Kubernetes setup at work. It runs Nextcloud, Mattermost, GitLab, company website, several embedded firmware OTA update sites, a few internal apps. Nextcloud was pretty easy to install on it with Helm, just a single command line and a yaml file to specify domain, settings, etc. I had some teething issues in my early setup where the database would get wiped inexplicably, but it's been running smooth for years now. (Yes, I know, bad juju running databases on Kubernetes...I'm used to it and it mostly works)

youpie , (edited )

nextcloud aio docker image. final answer

Rin ,

Best way I've seen to do it.

stoicmaverick ,

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.

moomoomoo309 ,
@moomoomoo309@programming.dev avatar

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

stoicmaverick ,

Thanks. Might do that this weekend.

PlexSheep ,

Nope, the document server didn't work.

youpie ,

onlyoffice you mean?

PlexSheep ,

Both, couldn't get it to work. I outsource groupware now.

merthyr1831 ,

I just use dietpi's configuration lol

KISSmyOSFeddit ,

I installed it on bare metal in Arch Linux, cause it's more fun that way.

stoicmaverick ,

You're a monster....

Tja ,

I also did it back when next cloud demanded a version of php that wasn't yet in the Arch repos. Fun times.

Running a Docker container now.

Pulsar ,

I used or it used me for a couple of years. Then while looking for a replacement I found the snap version. I installed it in a fresh Ubuntu VM and it just works.

Creat ,

I'm still using Nextcloud, have been for only 2-3 years, but it's getting to the point where I'm more annoyed about it than appreciating the usefulness

It's not just being slow, it issues with the install. I'm pretty sure these days I'd be better of with specialized individual services than this one monster that die absolutely nothing well. It still can't even sync files on Android ffs. I'd consider this core functionality.

Strykker ,

I haven't had issues with syncing files on android. File sync is literally the only feature I use, so I should probably look for a simpler solution.

Now upgrading the fucking thing is a nightmare, not sure if me using docker images makes it worse or better though.

Creat ,

Unless something changed in the last few weeks, Android app can't do bidirectional folder sync like you're used to from Google drive, Dropbox or one drive. You can mark a folder for "sync", but try copying something into it, it changing an existing file: no change on the server. I think you can manually open the app, navigate to the folder and open the menu to "sync", but what the hell is the point in having it marked to be synced then? I wanted to use it for my keepass DB for example, where that would be a requirement.

Yes, updates are a nightmare. I'm not on docker (also not sure if better or worse) and every 2nd update sometime significantly breaks that I have to fix manually. Last time, the "group folders" plugin (official, from the Nextcloud devs) broke it so bad that Nextcloud wouldn't even start. I had to go into maintenance mode, disable the plug-in ("app" I guess it's the term?), update it from console, re-enable it, disable maintenance mode. Not pictured: finding out what the god damn problem was this time. I've just about had it...

ikidd ,
@ikidd@lemmy.world avatar

Just use the AIO docker image.

ikidd ,
@ikidd@lemmy.world avatar

Just use the docker AIO image.

Strykker ,

I do, and if you accidentally skip a version when updating it the stupid thing bricks itself, what kind of stupid software can't handle multiple make version updates.

Had to manually reset the version it thinks it was at and roll back to a older sticker image and update one version at a time until I caught up.

ikidd ,
@ikidd@lemmy.world avatar

This one? It was only started a couple years ago, I'm not even sure there's been multiple major version changes since it was put out and generally available.

Creat ,

I wish tried it. The thing implied twice and I had to start from scratch. Not exactly "smooth". Went to a full manual install, which is better but still very far from "good" or "stable".

psivchaz ,

SyncThing has been great for me. I tried NextCloud and OwnCloud first, granted years ago, and they were not great. So I've been using SyncThing at least 5 years now.

Creat ,

It doesn't really fill all the basic use cases I have either unfortunately. But it will probably be my fall back, yes.

Sh0ckw4ve ,

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?

fristislurper ,
@fristislurper@feddit.nl avatar

https://filebrowser.org/ just exposes a filesystem you point it at. Never had problems wit this. For syncing you can use syncthing.

milicent_bystandr ,

I nearly ditched nextcloud fully for this, but haven't found anything that matches the convenience of nextcloud for family members iPhone

Also filebrowser doesn't yet let you share folders that people can upload to, nor have good photo viewing in a shared folder (without login)

copylefty ,
@copylefty@lemmy.fosshost.com avatar

I've been using it (3 different installs) since the Owncloud fork with very few issues

Very interested in what issues people are coming across

ikidd ,
@ikidd@lemmy.world avatar

I've used it about as long, and I've never seen it as easy to maintain as the AIO container strategy they're on now. It's effortless, and after years of failed updates and rolling shit back via occ, it's night and day. Even NCPi wasn't as bulletproof.

neclimdul ,

Seen a small company share a nextcloud server running on a old VMware cluster with 2 cores and like 8g of ram allocated... What are people doing with their nextcloud servers?

cupcakezealot ,
@cupcakezealot@lemmy.blahaj.zone avatar

also a linux user their thoughts on arch

e8d79 ,

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.

bookworm ,

@e8d79 which alternative is that?

e8d79 ,

Hetzner storage share was cheaper for me than renting a vps with some block storage.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linuxmemes@lemmy.world
  • kamenrider
  • Rutgers
  • jeremy
  • Lexington
  • cragsand
  • mead
  • RetroGamingNetwork
  • loren
  • steinbach
  • xyz
  • PowerRangers
  • AnarchoCapitalism
  • WatchParties
  • WarhammerFantasy
  • supersentai
  • itdept
  • AgeRegression
  • mauerstrassenwetten
  • MidnightClan
  • space_engine
  • learnviet
  • bjj
  • Teensy
  • khanate
  • electropalaeography
  • neondivide
  • Mordhau
  • fandic
  • All magazines