Comment on I tried to selfhost Nextcloud at work
matzler@lemmy.ml 1 month ago
Specify a Version Tag in docker compose and update nextcloud deliberately through the webapp, that way it doesn’t update automatically on a pull
Comment on I tried to selfhost Nextcloud at work
matzler@lemmy.ml 1 month ago
Specify a Version Tag in docker compose and update nextcloud deliberately through the webapp, that way it doesn’t update automatically on a pull
possiblylinux127@lemmy.zip 1 month ago
You can’t update it in the web app. You need to do a docker-compose pull followed by docker-compose up -d
moonpiedumplings@programming.dev 1 month ago
No, I think if you’re using the nextcloud all in one image, then the management image connects to the docker socket and deploys nextcloud using that. The you could be able to update nextcloud via the web ui.
github.com/nextcloud/all-in-one?tab=readme-ov-fil…
possiblylinux127@lemmy.zip 1 month ago
I’m talking about docker compose
matzler@lemmy.ml 1 month ago
Im using docker compose. Cant remember the image RN, but something like nextcloud 26