You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README-EN.md
+17-12
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,20 @@
1
-
## backup databases
2
-
Support all databases and the database images can be find in docker.
3
-
-[X] Support for custom backup commands.
4
-
-[X] Obsolete files will be deleted automatically.
5
-
-[X] You can copy the backup files to another server.
6
-
-[x] Send email when backup failed.
7
-
-[x] The server checks the backup files that are not uploaded at 10 o'clock every day. If the backup files are not checked, an email notice will be sent
8
-
-[x] Automatic backup in every night.
9
-
-[x] The maximum number of days to save backup files can be set.
10
-
-[x] Use web configuration
1
+
# backup-db
2
+
A database backup tool with web interfaces.
3
+
-[x] Support custom commands.
4
+
-[x] Obsolete files will be deleted automatically.
5
+
-[ ] Support the backup files copy to simple data storage(s3).
0 commit comments