Automated snapshot or backup

What is the easiest way to backup/snapshot the entire Kanboard install and data every night? Are there any scripts or plugins doing this already?

I don’t know of a script/plugin that does this. Our Kanboard is installed on a cloud provider, and they provide daily snapshots as part of their backup system.

yeah the most simple solution is to backup the whole virtual machine.

this way you get the whole package including the running webservice, database and attachments at once.

I am self hosting my kanboard (and some other services).
best way to do regular automated update

I use a bash script which runs cron every night to backup the entire database and files to the same server and another remote location.

i used to use duplicati in a docker environment.

but I also would just make repositories of my containers, there was a software i used for that automatically, but cant remeber what it was.

I suddenly remebered: