Commit graph

662 commits

Author SHA1 Message Date
Victor LABORIE 79e0d28dcc Move check_jail_on functions into bkctld-is-on script 2019-01-28 17:51:41 -05:00
Victor LABORIE 18b44ce958 Fix help output (command can have dash) 2019-01-28 17:51:41 -05:00
Victor LABORIE c9dcca1a77 Remove get_inc function 2019-01-28 17:51:41 -05:00
Victor LABORIE d47b21343b Fix typo in bkctld-stats 2019-01-28 17:51:41 -05:00
Victor LABORIE ff65126537 Move usage functions into bkctld-help script
* Usage output is now auto-generated
2019-01-28 17:51:41 -05:00
Victor LABORIE 54261e7bcc Move firewall functions into bkctld-firewall script 2019-01-28 17:51:41 -05:00
Victor LABORIE 503ecf23f5 Merge bkctld-params and some functions into bkctld-(ip|port|key) scripts 2019-01-28 17:51:41 -05:00
Victor LABORIE 51f25080d3 Parallelize bkctld <subcommand> all 2019-01-28 17:51:41 -05:00
Victor LABORIE 0ff5d216a9 Fix typo in bkctld-update 2019-01-28 17:51:41 -05:00
Victor LABORIE e788aa152a Drop Debian Jessie support 2019-01-28 17:51:41 -05:00
Victor LABORIE e960946285 Split bkctld into multiples scripts 2019-01-28 17:51:41 -05:00
Patrick Marchand 3af8ac1510 Improved README.md and adjacent files.
* Fixed the english in README.md and docs/debian.md
 * Moved installation instructions from README.md to docs/install.md
 * Reworked the rest of README.md
 * Added a few comments to bkctld.conf
2019-01-28 17:51:41 -05:00
Patrick Marchand 15fa2dab0f Improved documentation for example script
Added the description of variables to change into the zzz_evobackup
script comments and updated the path to the repository.
2019-01-28 17:51:41 -05:00
Victor Laborie f72a0c9213 Merge branch 'break-linnes-header-infos' of evolix/evobackup into master 2019-01-23 10:59:25 +01:00
Benoît S. 2b911cff1d Break line after every contributor name 2019-01-21 14:44:30 +01:00
Benoît S. c25db32a45 Break line for contributors header infos 2019-01-21 14:42:02 +01:00
Victor LABORIE 8eb9c72f4e Fix shell error on vagrant provision 2019-01-16 16:19:09 +01:00
Victor LABORIE d09d0b0572 Do not create dirs in bkctld script 2019-01-08 16:29:03 +01:00
Victor LABORIE 183bc05ec4 Use bkctld-list script for jails listing 2019-01-08 16:23:46 +01:00
Victor LABORIE 8fa127c591 Transform bkctld SysVinit script into systemd oneshot service 2019-01-08 11:26:42 +01:00
Victor LABORIE 16d19b4a28 Use lastlog in sshrc 2019-01-08 11:11:47 +01:00
Victor LABORIE b1905eeffe Rewrite bats test 2019-01-08 11:01:17 +01:00
Victor LABORIE 4db5dcac03 Subcommand list are now dynamic in bash completion 2019-01-07 17:52:19 +01:00
Victor LABORIE cda35bba6e Move logging functions into config 2019-01-07 16:57:12 +01:00
Victor LABORIE 91272f49d5 Remove check_jail function 2019-01-07 16:41:29 +01:00
Victor LABORIE d9f8ae7036 Move check_jail_on functions into bkctld-is-on script 2019-01-07 16:34:44 +01:00
Victor LABORIE 5856cb2011 Fix help output (command can have dash) 2019-01-07 16:33:08 +01:00
Victor LABORIE 41b3536bcf Remove get_inc function 2019-01-07 16:12:51 +01:00
Victor LABORIE a028d3abee Fix typo in bkctld-stats 2019-01-07 16:11:57 +01:00
Victor LABORIE 0272c43751 Move usage functions into bkctld-help script
* Usage output is now auto-generated
2019-01-07 14:47:07 +01:00
Victor LABORIE d0165a9e3c Move firewall functions into bkctld-firewall script 2019-01-04 16:55:56 +01:00
Victor LABORIE 1522d2f6cd Merge bkctld-params and some functions into bkctld-(ip|port|key) scripts 2019-01-04 16:39:35 +01:00
Victor LABORIE 6caa9078e6 Parallelize bkctld <subcommand> all 2019-01-04 16:03:33 +01:00
Victor LABORIE 16014f3c4f Fix typo in bkctld-update 2019-01-04 15:55:34 +01:00
Victor LABORIE 6255cb23f2 Drop Debian Jessie support 2019-01-04 13:53:56 +01:00
Victor LABORIE e062a05a4b Split bkctld into multiples scripts 2019-01-04 13:52:15 +01:00
Victor Laborie 2b586b0257 Merge branch 'split-docs' of evolix/evobackup into master 2019-01-03 16:56:03 +01:00
Victor Laborie 137a87e4cb Merge branch 'improve-readme' of evolix/evobackup into master 2019-01-03 09:41:16 +01:00
Victor Laborie 1f329dd2e2 Merge branch 'example-comment-cleanup' of evolix/evobackup into master 2019-01-03 09:39:31 +01:00
Patrick Marchand eda30a013c Switch documentation to mdoc(7)
Markdown is not a suitable language for technical documentation.
2019-01-02 13:45:21 -05:00
Patrick Marchand 15819ca867 Split docs/usage.md into 3 files.
One for incremental configuration, one for bkctld.conf, and one for usage.
2019-01-02 13:40:33 -05:00
Patrick Marchand 48fb7324d8 Improved README.md and adjacent files.
* Fixed the english in README.md and docs/debian.md
 * Moved installation instructions from README.md to docs/install.md
 * Reworked the rest of README.md
 * Added a few comments to bkctld.conf
2019-01-02 12:20:41 -05:00
Patrick Marchand 720c479e73 Improved documentation for example script
Added the description of variables to change into the zzz_evobackup
script comments and updated the path to the repository.
2019-01-02 12:13:38 -05:00
Victor LABORIE ee34be5fec btrfs is now in /bin 2018-12-04 16:11:00 +01:00
Victor LABORIE f1be9e7132 Check if disk is mounted in bkctld check 2018-11-29 17:04:40 +01:00
Alexis Ben Miloud--Josselin eb85dc6175 Add clusterized elasticsearch snapshots 2018-11-21 14:32:38 +01:00
Gregory Colpart 81e79b1aaa add packages available for restauration 2018-08-25 00:02:00 +02:00
Gregory Colpart 83155a8de4 unlimited width for ps command 2018-08-25 00:00:31 +02:00
Gregory Colpart cb186dc775 Force chmod 700 for all mkdir 2018-08-20 23:12:36 +02:00
Benoît S. f369615a2f Exclude the sys database from mysql dump 2018-08-14 14:46:03 +02:00