Git Product home page Git Product logo

Comments (4)

ReinerNippes avatar ReinerNippes commented on July 27, 2024

If you didn't turn off auto update via watchtower: just sit and wait.

search for the following lines:

com.centurylinklabs.watchtower.enable: "true"

each container with this label will be updated automatically.

the images used are defined here:

docker_postgres_image: 11-alpine

if you don't want this progressive approach, change the values to your needs and rerun the playbook.

so to stay on version 19 put docker_nextcloud_image: 19-fpm-alpine in docker_container/vars/main.yml

don't change the image family. don't change from fpm-alpine to latest. the playbook won't handle this for you.

if you want to stop auto update just stop or remove the watchtower container.

from nextcloud_on_docker.

gonzogo avatar gonzogo commented on July 27, 2024

Hi Reiner,

I waited for a week but Nextcloud did not auto update yet.
I'm currently on 18.0.4 and 18.0.6 has been available since first install day. (And ideally I would like to use the latest 19 version).

On the web app admin settings page, the "Open updater" button bring a 404 page and the "Download now" button offers a zip download to my local machine.

The com.centurylinklabs.watchtower.enable: "true" label is present in all containers, I didn't turn off auto update via watchtower nor change anything from your install playbook.

The current nextcloud image is
docker_nextcloud_image: stable-fpm-alpine

Where should I look to see if something's missing/wrong for auto updates to actually work?

Thanks again

Screenshot 2020-06-21 at 10 26 01

from nextcloud_on_docker.

ReinerNippes avatar ReinerNippes commented on July 27, 2024

I'm afraid everything is OK. stable-fpm-alpine is still on version 18.0.4

https://hub.docker.com/layers/nextcloud/library/nextcloud/stable-fpm-alpine/images/sha256-7f1c2c3b9a4d76dcde3618115989979930a9ded5283f81b5fb4ac9775c310413?context=explore (Line 31)

grafik

If you want to update yourself have to choose another "fpm-alpine" image. Or have to wait for Nextcloud to update the stable-fpm-alpine image.

https://hub.docker.com/_/nextcloud?tab=tags&page=1&name=fpm-alpine

If you have a backup and tested the procedure on a test machine it should be save to change the image in group_vars/all.yml and rerun the playbook.

from nextcloud_on_docker.

gonzogo avatar gonzogo commented on July 27, 2024

Thanks a lot Reiner, it's much clearer for me now!

from nextcloud_on_docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.