I have been doing web based upgrades at admin/upgrade and since I tend to have very high up times, does this replace replace the updates that are done when rebuilding the container with ./launcher rebuild?
Also, when I reboot does the container auto-update itself?
Majority of your updates can be done via the web, once in a few months you need to rebuild to get updates to the base image. If we deem it critical we will force it upon you.
It seems to be working, but for some reason the log file get cut after Removing old container.
Is there some kind of recommended way to get automatic updates working?
I had to wait 300 seconds for the docker daemon to start. With this settings it should take 10 min after reboot to be back on air. Rebuilding takes 5 min with a SSD and 2 vCPU.
Cuando hay un cambio en postgres o redis. Saber cuándo ha ocurrido esto es una cuestión de hacer un seguimiento de las cosas y es la razón por la que muchas personas piensan que la configuración de dos contenedores es demasiado difícil. Tengo scripts que verifican las versiones de postgres y redis y actualizan el contenedor de datos si se ha realizado un cambio. Esos cambios ocurren cada año o dos, aunque las actualizaciones de sub-base ocurren con un poco más de frecuencia. En general, si no actualizas de 13.1 a 13.5, no importará mucho.