Hi!
I think the Home Assistant backup feature is really powerful, hence I’d like to use it to backup other containers in my setup as well.
In my current setup I’m using Home Assistant in Docker and I use ualex73/monitor_docker: Monitor Docker containers from Home Assistant to monitor all the Docker containers.
In my ideal world I’d like to make periodic backups of these containers using Home Assistant to the available backup locations (e.g. my Synology NAS). Home Assistant allows me to stop a container, back up the necessary files and then start the container again.
So my feature request is:
“Allow the backup.create
action to also specify folders to include in the backups and the target where to backup to”