Centralized backup system
Go to file
dave abc41d227e use data volume for nginx temp space 2021-03-10 21:37:53 -08:00
scripts base on new nexus image 2018-10-07 15:52:46 -07:00
.gitmodules Initial commit 2017-04-22 15:39:04 -07:00
Dockerfile use data volume for nginx temp space 2021-03-10 21:37:53 -08:00
README.md base on new nexus image 2018-10-07 15:52:46 -07:00
crontab delete failed transfers 2018-10-07 17:26:44 -07:00
default use data volume for nginx temp space 2021-03-10 21:37:53 -08:00
makedirs base on new nexus image 2018-10-07 15:52:46 -07:00

README.md

docker-backupdb

Nexus-based service for backup centralization

Running the image

Persist the dirs/files:

  • /data/data/: primary storage location of backed up data
  • /data/keys/: ssh server host keys to persist
  • /data/nexus_authorized_keys: file containing authorized ssh keys for the nexus user

Expose ports 22 and 80.