Nextcloud Face Recognition: How to update

My Nextcloud docker image is build on top of the official image from nextcloud. I received some questions about how to update from one nextcloud version to the next. Here is some help:

Environment variable “NEXTCLOUD_UPDATE”
Your docker container needs to have set the environment variable “NEXTCLOUD_UPDATE” to “1”. Without set, you won’t receive any updates when you update the container.

Why does the web updater not work?
When you go to settings -> overview -> update, you will be redirected to the dashboard or the index of your nextcloud web address. This is because the underlying nextcloud docker image does not include the updater scripts. This is by purpose, not by mistake. You should not update the web app, you should always update the container. By that nextcloud ensures that the container ships everything the nextcloud version needs (e.g. a specific PHP version).
So, always update the container to receive a new version of nextcloud.

How often do you update the docker image?
As soon as nextcloud releases a new version, I update my container, too.


Comments

2 responses to “Nextcloud Face Recognition: How to update”

  1. Unfortunately not, I cannot support that architecture.

  2. Is there any plans for a ARM64 version of your modified docker container? thanks

Leave a Reply

Your email address will not be published. Required fields are marked *

The maximum upload file size: 128 MB. You can upload: image, audio, video, document, archive, other. Links to YouTube, Facebook, Twitter and other services inserted in the comment text will be automatically embedded. Drop files here