4 Commits

Author SHA1 Message Date
montaniasystemab
9f191ab311
Fixed docker compose issue in backup/restore (#2110)
The docker-compose command was hard coded in backup and restore routines. Replaced with `$dc` variable instead
2023-04-28 09:13:19 -07:00
Hubert Deng
03a2cdd8e1
Remove clean function testing line (#2082)
remove testing clean script line
2023-04-13 12:03:40 -07:00
Hubert Deng
688c65f239
Tweak permissioning of backup file in backup script to read/write for all users (#2043)
change permission of backup file to read/write for all users
2023-04-11 09:00:01 -07:00
Hubert Deng
8fc2933c20
Add Backup/restore scripts (#2029)
* add backup/restore scripts
* refactor utils to scripts
2023-03-17 13:52:49 -07:00