I started using Duplicacy about a month ago and have gotten it to work quite well in a docker setup on my Unraid system. I have it backing up all my shares on a schedule without issue. I would like to also have Duplicacy backup my dockers as well.
I have a schedule to do this, but my issue is that I want my dockers shutdown first before running the schedule.
I have a way of shutting down my dockers from within the Unraid system on a cron job - I would then like to call the Duplicacy schedule to run the docker backup.
My problem is - i can’t figure out a way to run the schedule in Duplicacy from command line. In fact, running any backup from the CMD when this is installed as a web UI seems to be difficult.
I’ve tried looking on the forum, but I’ve come up empty handed. Maybe my google-foo isn’t as good as I thought it was.
Any help would be appreciated.