Domoticz Docker Container update trigger Topic is solved

Subforum for general discussions. Do not dump your questions/problems here, but try to find the subforum where it belongs!

Moderators: leecollings, remb0

Post Reply
acaonweb
Posts: 85
Joined: Thursday 23 March 2017 14:18
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Domoticz Docker Container update trigger

Post by acaonweb »

i'm switching to have domoticz into a docker container and porting was good at the moment.
there is a difference regarding the update to a new version.
in the bare installation, in setting i can enable an alert so when a new domoticz version is available, a pop up appears and i could easly update.
In the docker container, i haven't is, so i'm wondering how a new version avaliable can be notified?

there is some setting i have to enable, or someone can show me the way to do it?
Thanx

Fabrizio
User avatar
waltervl
Posts: 5791
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: Domoticz Docker Container update trigger

Post by waltervl »

There is no trigger as it is managed by Docker. There are some tools around docker to check if there is a new docker image. You have to google for that.
Or you can run a regularly update command:

Code: Select all

docker compose pull && docker compose up --force-recreate --build -d && docker image prune -f
as indicated in the instructions on'

https://hub.docker.com/r/domoticz/domoticz
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
User avatar
gizmocuz
Posts: 2511
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: Domoticz Docker Container update trigger

Post by gizmocuz »

You also do not have to update every time.

If you want a good docker compose manager, you could install (via docker compose of course) DockGE, I like this one very much!
Quality outlives Quantity!
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest