exsilium / docker-unifi-video

Dockerized Ubiquiti Unifi Video Controller software (v3.10.13). Mainly intended to be ran within MacOS
15 stars 9 forks source link

easy way to upgrade? #9

Open calebbarr opened 6 years ago

calebbarr commented 6 years ago

the UI of the program is telling me an upgrade is available. (understandably) when i click on the button to install the upgrade, it tells me it's an illegal path. is there an easy fix to make the upgrade function work?

exsilium commented 6 years ago

Hi @calebbarr . The short answer is - I don't know.

IMHO, the container itself should be considered disposable and stateless - based on that I haven't really looked into what would be needed to support the UI triggered upgrade functionality because I wouldn't be able to rebuild the image if the state has changed.

What I currently do is:

As i've outlined in the readme as well, This process hasn't failed me yet and would be possible to script, if needed.