We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48bd3f4 commit e7ea9fdCopy full SHA for e7ea9fd
1 file changed
README.md
@@ -1,19 +1,18 @@
1
KilikBackup - Scripts suite to backup files and MySQL databases
2
--
3
4
-Project state: planning in progress
+Project state: beta
5
6
Working features:
7
- backup files with rsync
8
+- create lvm (Logical Volume Manager) snapshots for consistent saves
9
- purge automatically old backup (with simple maintain rules)
10
+- custom remote command lines (top stop/start services)
11
+- samples configuration files (in /app/config)
12
13
Planned features:
-- templates configuration files
-- incremental backup
-- mysqld and mysqld_multi backup
14
-- consistent snapshots (with lvm volumes)
15
- logging
16
-- send results API
+- send results via API
17
18
Configuration sample:
19
check app/config/demo.json.
0 commit comments