Avideo
https://github.com/WWBN/AVideo/wiki/How-to-Update-your-AVideo-Platform
update avideo
cd /var/www/avideo
git pull
(goto web interface and update)
Run this on failure of avideo container
Like forgetting to enable features->nesting in Proxmox
The mysql password is not initialized
/usr/lib/inithooks/firstboot.d/20regen-avideo-secrets
Turnkey linux apache fix
Apache2 fix
sed -i -e 's,PrivateTmp=true,PrivateTmp=false\nNoNewPrivileges=yes,g' /lib/systemd/system/apache2.service
systemctl daemon-reload
systemctl start apache2
https://www.linuxbabe.com/ubuntu/install-youphptube-ubuntu-18-04-server