Tag: docker

  • Nextcloud Face Recognition: How to update

    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…

  • Open source face recognition for your family photos

    Open source face recognition for your family photos

    NOTE: I have currently problems to compile DLIB. My base system does not allow to compile DLIB due to version problems. Therefore I cannot update the Nextcloud docker for face recognition. Do you like face recognition for your family pictures? Me, too. But I figured out, that I spend too much time with the administration,…