This website requires JavaScript.
Explore
Help
Sign In
Protei
/
PromucFlow_constructor
Watch
2
Star
0
Fork
0
You've already forked PromucFlow_constructor
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
Wiki
Activity
6e4a7fe92b
PromucFlow_constructor
/
deploy
/
docker
/
fs
/
watchtower-hooks
/
pre-update.sh
3 lines
80 B
Bash
Raw
Normal View
History
Unescape
Escape
Auto-backup and cleanup with appsmithctl (#15203) - Auto-cleanup of backup files using env variable APPSMITH_BACKUP_ARCHIVE_LIMIT (default value is 4) after every backup. - Updated docker file to include watchtower hook scripts. - Error mail interval to 6hrs.
2022-07-28 12:15:28 +00:00
#!/usr/bin/env bash
feat: Support encrypted backups and fix restoring to renamed databases (#29902) Fixes: [31004](https://github.com/appsmithorg/appsmith/issues/31004) Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2024-03-27 12:39:02 +00:00
appsmithctl backup --non-interactive --error-mail
||
exit
1
Reference in New Issue
Copy Permalink