An application that backs VATEUD databases up daily.
.env
and change the environment variables.
configs
folder to config.yaml
and adapt the databases list to your needs.
go run cmd/backup/main.go
.
scripts
. Run go run decrypt_file.go FILE_PATH
(change FILE_PATH to the binary file eg. go run decrypt_file.go ../database_backup.bin
).