Commit graph

176 commits

Author SHA1 Message Date
Victor LABORIE f945ad2b2c Fix repository url in README 2017-02-10 11:31:08 +01:00
Victor LABORIE d35c37dd6e Print all IP on bkctld status (Fix #2135) 2017-02-09 15:24:55 +01:00
Benoît S. 49c811432e Removed username. 2017-02-09 09:48:38 +01:00
Benoît S. a03dc4e378 Check exit code of mongodump. 2017-02-07 15:26:22 +01:00
Benoît S. 4268c8f0ed mongodump with --quiet. Not std{err,out} redirection! 2017-02-07 10:19:53 +01:00
Victor LABORIE b7db022bed Add bash completion 2017-02-02 18:23:28 +01:00
Victor LABORIE 3ad28029a3 Fix bkctld sync 2017-02-02 10:43:48 +01:00
Victor LABORIE 43137dadb2 Make minifirewall silent 2017-02-01 16:31:12 +01:00
Victor LABORIE 2a6b998d9e Use absolute path for btrfs command (fix cron use) 2017-01-27 11:33:58 +01:00
Victor LABORIE ee3ab76877 Extract debian dir from ustream repo 2017-01-19 15:02:11 +01:00
Victor LABORIE 0296fab941 Fix mail notification constant name 2017-01-18 10:33:02 +01:00
Victor LABORIE 60ccaaa2e2 Add licence and author/contributor infos 2017-01-17 16:50:39 +01:00
Victor LABORIE 5ca8bb99dc Add comment default value in conf file 2017-01-17 16:10:16 +01:00
Tristan PILAT 7f017b6cf5 First proofread 2017-01-16 18:52:24 +01:00
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