Commit graph

39 commits

Author SHA1 Message Date
Jérémy Lecour 7e5aad727f Improve documentation wording 2020-04-12 11:43:41 +02:00
Jérémy Lecour b1c45b1738 Don't instruct to use a specific branch when installing manually 2020-04-11 08:41:36 +02:00
Jérémy Lecour 51940220dd Instructions to install manually from sources 2020-04-10 08:42:15 +02:00
Jérémy Lecour 2aeba60095 better install documentation (cron jobs) 2020-02-13 14:27:46 +01:00
Patrick Marchand 77fe70aa70 Fix default bkctld.conf path in docs 2019-01-29 10:48:52 -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 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
Victor LABORIE f6aca343fb Add doc for Debian packaging 2018-05-30 15:22:17 +02:00
Victor LABORIE 1bc4530430 Convert bkctld man page in a markdown file 2018-05-30 15:21:54 +02:00
Victor LABORIE 8680b742dd Refactoring of logging and notification
* Use logger command, no longer write directly to logfile
* Loglevel can be set in bkctld.conf
* Remove mail notification, cronjob do it when stdout/stderr
2018-03-27 16:14:39 +02:00
Victor LABORIE 1b2491e201 Fix docs and README for zzz_evobackup 2017-12-04 10:56:45 +01:00
Daniel Jakots 5819a00ada zzz_evobackup is not part of the documentation... 2017-11-13 16:28:34 -05:00
Jérémy Lecour f7b8e96547 zzz_evobackup: fix arithmetics
09 % 2 is invalid
2017-10-09 11:34:18 +02:00
Gregory Colpart 7c04155fe8 add exclude for default php sessions path for Debian 9 2017-09-29 09:51:17 +02:00
Daniel Jakots d31bec4eb7 there's no /boot on OpenBSD 2017-09-07 11:05:34 -04:00
Daniel Jakots 5c8e46491a group things that need to be changed 2017-09-07 11:05:05 -04:00
Benoît S. ade9cd0e7c When doing cd -, redirect stdout
Because, `cd -` will displays on stdout the path... And we want only errors in
the cron output.
2017-09-07 10:01:27 +02:00
Victor LABORIE 7b9f834e4a Fix bashims amd deprecated backquote in sample script 2017-09-01 14:16:50 +02:00
Victor LABORIE 431a245d65 Bump version to 1.4 2017-07-21 16:46:36 +02:00
Victor LABORIE 03ce05b2a9 Cleaning, thanks to shellcheck 2017-07-18 16:02:43 +02:00
Victor LABORIE a4e3b72373 Bump version to 1.3 2017-07-17 11:36:11 +02:00
Gregory Colpart 641d400afa Improve packages list backup 2017-07-12 01:19:22 +02:00
Daniel Jakots b7fedb5609 Use English for var names 2017-05-15 13:20:44 -04:00
Benoît S. d461e44609 Another method with gzip directly piped for pg_dumpall. 2017-04-04 09:47:47 +02:00
Victor LABORIE d8b6fe9d87 Dump all disk (include vd[a-z]) on Linux (work for mbr and gpt disk) 2017-03-27 11:36:53 +02:00
Victor LABORIE 8c4be9fc0d Update man page 2017-03-24 12:20:51 +01:00
Victor LABORIE e815d61867 Use lazy umount (wait for sshd stop) 2017-03-24 12:19:19 +01:00
Daniel Jakots 661e69ed4b autodetect the system we run on 2017-03-23 13:57:50 -04:00
Victor LABORIE da72a2e71b Add uname in client sample script (Fix #1953) 2017-02-17 13:19:53 +01:00
Victor LABORIE 031723d26a Add local dir for surcharge default templates files 2017-02-17 13:19:53 +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 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
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 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