dirvish - (servercontainers/dirvish) (+ report and report mailer) on debian [x86 + arm]
7.5K
dirvish on debian
\r windows linebreaks in master.confThis Dockerfile (available as servercontainers/dirvish) gives you a Dirvish Backup System in a container.
For Configuration of the Server you use environment Variables and volume files.
It's based on the debian Image
View in Docker Registry servercontainers/dirvish
View in GitHub ServerContainers/dirvish
STANDALONE
TZ
CRONTIME
MAIL_RECIPIENTS
[email protected] [email protected] [email protected]RETURN_ADDRESS
[email protected][email protected]Take a look at the GitHub Repo, you'll find a example there.
To connect to your hosts, you need to install a ssh keypair on them. This keypair should be moved to the config folder of the container. Don't forget to specify it in the master.conf as well!
To generate a keypair just execute ssh-keygen -t rsa and follow the instructions. You'll find your keypair beneath ~/.ssh.
Now install the public keys on the servers you want to backup, and the private key on this container.
time dirvish --init --vault name_of_vaultContent type
Image
Digest
sha256:87f2a9158…
Size
131.3 MB
Last updated
2 months ago
docker pull servercontainers/dirvish