backuping a docker host when using veeam
Hello
any difference between a "standard linux" like almalinux and for example alpine linux from a backup perspective?
data integrity and security are very much requested here, the number of docker guest will probably be 4 on exactly 1 docker host, the docker host is vmware-esxi right now but will probably be something else in 6 months.
these 4 docker guest are a web frontend, a load balancer, a small database (probabyl mariadb or postgres), and a filestorage thing,
all together 100 GB or less.
do i need to stop the docker containers for a very reliable backup? what about restore?
im very new to this stuff.
thanks & bye.