I recently made the jump. It’s crazy how much effort goes into optimising Nextcloud it still remains the most demanding thing on your server and your sanity.
Hot take. Nextcloud is hot garbage. If you want file sync use Seafile. So so so so much faster and more resource efficient. For the rest of next cloud functionality just use a tool specific to that.
Nextcloud is still tied to the old php/fpm model. There are better approaches now days. Hell even owncloud is rewriting away from the php/fpm approach.
This is exactly what I did. I replaced it with a Immich, a webdav client, and an xmpp server (prosody). I only needed online storage for phone photo access/backup and syncing my keepass DB and contacts. I set these apps up once and now I don’t need to touch them.
Nextcloud is great but too often it’s compared to Google Drive instead of Google Workspace (as seen here). If all you need is cloud storage, use Owncloud (Nextcloud upstream) or any of a thousand similar tools (I use Cloudreve). If you need a full office suite, use Nextcloud.
I am just about to start experimenting with opencloud.eu. It is another developer revolt fork of Opencloud (this time their infinite scale project) so it is supposed to be a lightweight single binary that uses a real filesystem and no database at all. Lacks all the add ons of nextcloud, buy I am tired of maintaining it.
Yep, though I have a bug in my use case from a older version, and I still didn’t have the time to try the new stable version. I also translated the Docker compose for the project and extensions into .container files. In the newer version it seems they managed to remove a sidecar container.
So far, it runs on a VPS with a 4-core and 8GB of RAM. On a first run, after upgrading, it needed swap as the system started freezing and the OOM killer stopped the program, zram was enough in my case.
Besides the main container — and the sidecar — I used the Collabora container, LDAP for user management, Keycloak for auth, full Tika for OCR search — modified for my language — and Radicale. Mind you, most probably want the main container and the online office container, be it EuroOffice, Collabora or OnlyOffice.
Here is the memory usage and CPU usage on standby from podman stats:
Setup is incredibly bad. They have a very very strict set of parameters to be able to log in at all. I have pretty much given up OK it as there is no way for me to log in for the first time with default admin credentials. It simply doesn’t accept the states environment variables on docker and you get 1 attempt to log in before it gets stuck in a loop and you have to purge the image and every volume and file to get a second attempt.
tried it, but i couldnt figure out how to add my existing photos in the way i had organised them: /year/event/photo.jpeg and nextcloud made it pretty easy
Both Google Photo and Immich, treat all images individually. And assume that any grouping is done a Tag/ album level. Regardless of file name or hierarchy.
If you what to show your “event” in the UI, you would need to run a onetime script and amend album with the name of parent folder.
I mean it’s for the photos from phones. It doesn’t seem to be very well suited to manage a photo archive from an actual camera (there’s dozens of us!).
Immich is a better alternative to Google Photo
I recommend ente.io
I recently made the jump. It’s crazy how much effort goes into optimising Nextcloud it still remains the most demanding thing on your server and your sanity.
Hot take. Nextcloud is hot garbage. If you want file sync use Seafile. So so so so much faster and more resource efficient. For the rest of next cloud functionality just use a tool specific to that.
Nextcloud is still tied to the old php/fpm model. There are better approaches now days. Hell even owncloud is rewriting away from the php/fpm approach.
The problem is not php-fpm, the problem is when people who perform as SysAdmin dont know how to tweak it properly.
I deploy Nextcloud instances for production environments. :/
This is exactly what I did. I replaced it with a Immich, a webdav client, and an xmpp server (prosody). I only needed online storage for phone photo access/backup and syncing my keepass DB and contacts. I set these apps up once and now I don’t need to touch them.
Nextcloud is great but too often it’s compared to Google Drive instead of Google Workspace (as seen here). If all you need is cloud storage, use Owncloud (Nextcloud upstream) or any of a thousand similar tools (I use Cloudreve). If you need a full office suite, use Nextcloud.
I am just about to start experimenting with opencloud.eu. It is another developer revolt fork of Opencloud (this time their infinite scale project) so it is supposed to be a lightweight single binary that uses a real filesystem and no database at all. Lacks all the add ons of nextcloud, buy I am tired of maintaining it.
Anyone try it?
Yep, though I have a bug in my use case from a older version, and I still didn’t have the time to try the new stable version. I also translated the Docker compose for the project and extensions into .container files. In the newer version it seems they managed to remove a sidecar container.
So far, it runs on a VPS with a 4-core and 8GB of RAM. On a first run, after upgrading, it needed swap as the system started freezing and the OOM killer stopped the program, zram was enough in my case.
Besides the main container — and the sidecar — I used the Collabora container, LDAP for user management, Keycloak for auth, full Tika for OCR search — modified for my language — and Radicale. Mind you, most probably want the main container and the online office container, be it EuroOffice, Collabora or OnlyOffice.
Here is the memory usage and CPU usage on standby from
podman stats:Setup is incredibly bad. They have a very very strict set of parameters to be able to log in at all. I have pretty much given up OK it as there is no way for me to log in for the first time with default admin credentials. It simply doesn’t accept the states environment variables on docker and you get 1 attempt to log in before it gets stuck in a loop and you have to purge the image and every volume and file to get a second attempt.
Sounds very promising! That’s what has always pushed me off Nextcloud.
isn’t immich for photos not images?
tried it, but i couldnt figure out how to add my existing photos in the way i had organised them: /year/event/photo.jpeg and nextcloud made it pretty easy
Both Google Photo and Immich, treat all images individually. And assume that any grouping is done a Tag/ album level. Regardless of file name or hierarchy.
If you what to show your “event” in the UI, you would need to run a onetime script and amend album with the name of parent folder.
Immich is for phones only apparently.
I have my home video also, in Immich.
The web client is full featured.
I mean it’s for the photos from phones. It doesn’t seem to be very well suited to manage a photo archive from an actual camera (there’s dozens of us!).
No?