Adding excludes rules. Chmod 755 for all actions. Changing example server name.

This commit is contained in:
Benoit.S « Benpro » 2013-08-04 12:26:49 +02:00
parent 46dddc7359
commit 2cad6c71d3
6 changed files with 5 additions and 3 deletions

View file

@ -16,7 +16,6 @@ run-parts /etc/evobackup/actions.d/
# Handle include paths when the system OS is GNU/Linux or FreeBSD. Customize it
# if necessary.
system=$(uname -o)
hostname=$(hostname -f)
start=$(date --rfc-3339=seconds)
tmplog=$(mktemp --tmpdir=/tmp evobackup.XXX)

0
install/etc/evobackup/actions.d/11_postgresql Normal file → Executable file
View file

0
install/etc/evobackup/actions.d/12_redis Normal file → Executable file
View file

0
install/etc/evobackup/actions.d/13_mongodb Normal file → Executable file
View file

View file

@ -5,7 +5,7 @@ PIDFILE="/var/run/evobackup.pid"
SSHPORT=2222
# Hostname OR adress IP of the backup server.
BACKUPSERVER="haruna.benprobox.fr"
BACKUPSERVER="mybackupserver.domain.tld"
# A mail to send the report or alert.
MAIL_TO="jdoe@example.com"

View file

@ -8,12 +8,15 @@
- .nfs.*
- /backup
- /dev
- /lib
- /proc
- /selinux
- /run
- /sys
- /usr/src
- /tmp
- /usr/doc
- /usr/lib
- /usr/src
- /usr/share/doc
- /usr/obj
- /var/log