Commit graph

662 commits

Author SHA1 Message Date
Victor LABORIE 2fa0842224 Rewrite Readme and man page 2017-01-16 17:23:40 +01:00
Victor LABORIE e7d3d7cdca Kill old rm only if always run 2017-01-12 12:27:58 +01:00
Victor LABORIE 61481e81fb Fix bkctld restart all 2017-01-12 11:32:02 +01:00
Victor LABORIE a1942c486f Fix inc and rm logging 2017-01-12 11:26:58 +01:00
Victor LABORIE 9faa3b3c34 Fix default constants 2017-01-12 11:14:39 +01:00
Victor LABORIE a0051afa41 Fix inc PATH for cp and inc log 2017-01-12 11:09:27 +01:00
Victor LABORIE ebedc7b06c Better file hierarchy 2017-01-12 10:25:41 +01:00
Victor LABORIE 4c4e845dd8 Initial version of Debian package 2017-01-11 18:47:10 +01:00
Victor LABORIE f5116b8c9d Fix sync subcommand 2017-01-11 12:12:02 +01:00
Victor LABORIE 0ca32f1579 Auto restart minifirewall if present 2017-01-11 11:28:28 +01:00
Victor LABORIE 0498a2fc32 Fix print of status of all jail 2017-01-10 18:16:15 +01:00
Victor LABORIE c9f0a0aeb4 Fix default value 2017-01-10 16:28:20 +01:00
Victor LABORIE 30b69affa8 Send mail with rm recap 2017-01-10 16:22:15 +01:00
Victor LABORIE ebec139084 Send mail with inc recap 2017-01-10 16:11:43 +01:00
Victor LABORIE b36d6f90e2 Kill previous bkctld rm if always run 2017-01-10 15:26:58 +01:00
Victor LABORIE b2222b0d47 Add default value for constant defined in /etc/default/evobackup 2017-01-10 14:56:17 +01:00
Victor LABORIE e58b2c3f65 More verbose log 2017-01-10 14:35:04 +01:00
Victor LABORIE 2f289a4bcd Refactoring 2017-01-10 12:12:33 +01:00
Victor LABORIE ea869a9c8e Add log function for logging
(utilisez "git push" pour publier vos commits locaux)
2017-01-09 18:35:07 +01:00
Victor LABORIE f6e404bc1f Fix bkctld rm 2017-01-09 16:54:54 +01:00
Victor LABORIE 4adcd90e9a Refactoring 2017-01-09 14:26:52 +01:00
Victor LABORIE d876e17624 Rename bkctl to bkctld 2017-01-09 14:16:03 +01:00
Victor LABORIE ce46f760a7 Add remove subcommand 2017-01-09 14:05:22 +01:00
Victor LABORIE 7816bd37ff Merge btrfs support 2017-01-09 13:55:35 +01:00
Victor LABORIE d28a138265 Extract update from init command
Check sshd return code on start
Refactoring
2016-12-22 17:16:03 +01:00
Victor LABORIE d809f01606 Support for sync jail on other node 2016-12-20 14:37:59 +01:00
Victor LABORIE 65d2b291cc Support for set firewall rules 2016-12-20 13:56:09 +01:00
Victor LABORIE 283d1b3c6c Set IP support for bkctl 2016-12-20 13:38:26 +01:00
Victor LABORIE d663f4591d Refactoring 2016-12-20 11:59:18 +01:00
Victor LABORIE 9f10f9bc52 Populate dev rather than mount it 2016-12-19 21:31:17 +01:00
Victor LABORIE 6a3fd23d91 bkctl script for managing evobackup 2016-12-19 17:03:49 +01:00
Victor LABORIE 6a4af139ba Add RabbitMQ example. 2016-11-09 12:10:10 +01:00
Benoît S. 29cd250c73 Updated mongodb example. 2016-08-18 18:01:07 +02:00
Benoît S. ce3d199065 Added jail_init.sh.
A script that can be used when you have two servers in nodes.
2016-06-03 14:31:09 +02:00
Gregory Colpart 11e73103d0 new default routes (more stable) 2016-05-10 00:34:27 +02:00
Benoît S. a2bdfc106b Exclude /var/lib/munin/*tmp* in place of /var/lib/munin/*.tmp
Better match for files like:
  file has vanished: "/var/lib/munin/graphs.tmp.3006"
2016-04-21 11:59:51 +02:00
Gregory Colpart 8aab335168 Add command to backup megacli config (RAID hw config) 2015-11-25 17:16:46 +01:00
Gregory Colpart ee57c20134 retab 2015-11-24 19:52:05 +01:00
Gregory Colpart e924394230 force umask 2015-11-24 19:50:51 +01:00
Gregory Colpart cc72f8eaa2 typo 2015-11-24 19:50:51 +01:00
Tristan PILAT cbe6af8ce7 Making zzz_evobackup more BSD compatible 2015-11-12 17:54:58 +01:00
Benoît S. 23c53cfca2 Added synchronize /etc/evobackup for multi nodes. 2015-09-07 09:40:46 +02:00
Benoît S. ee4d9ea72d Updated french documentation. 2015-09-03 10:23:10 +02:00
Benoît S. 831806fe68 Delete TOC and fixing some notes. 2015-08-28 19:10:48 +02:00
Benoît S. e6bd94031e Updated French README. 2015-08-28 19:01:06 +02:00
Gregory Colpart ecd3190fdd Fix #1533 : revert chroot-dir -> chroot-name change
I want chroot-ssh.sh stay evo-independant, then we can't "detect" chroot dir.
2015-08-14 18:44:55 +02:00
Gregory Colpart 1b02ba0a70 - use only english in comments
- improve comments
2015-08-12 13:18:47 +02:00
Benoît S. 0fcc2478c4 Some ameliorations esp. for shared libraries and chroot path.
* Replaced backtick by $().
* Some "Beautification".
* Better finding of shared libraries.
* $chrootdir used when giving name to the chroot with -n.
* Jessie tested OK.
2015-07-02 16:25:04 +02:00
Benoît S. aaa0910e9b chmod +x for executables. 2015-07-02 15:21:29 +02:00
Benoît S. 62d397386d Add --exclude "/var/lib/clamav/*.tmp" 2015-02-06 11:39:27 +01:00