Skip to content
Snippets Groups Projects
Commit e3dacf22 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update readme

parent dc42ef1e
No related branches found
No related tags found
1 merge request!3move register process to plugin
......@@ -51,6 +51,11 @@ RESTIC
* delete backups by rules to keep a count of hourly, daily, weekly, mothly, yearly backups
* several backup targets (we currently use sftp:// http:// and file://)
### control simoultanous backups ###
As an optional feature you can control the count simultanous written backups.
This requires additional effort next to the client installation.
## Installation ##
- Uncompress / clone the client to a local directory
......@@ -123,7 +128,7 @@ To make a database restore its dump must be located at this directory. To restor
If you have local Mysql daemon or Pgsql you can test it by starting
# dump all databases
./localdump.sh
sudo ./localdump.sh
# show written files
find /var/iml-backup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment