Run BorgBackup server in Docker.
Docker Hub Image: dciancu/borgbackup-server
Run gen-ssh-host-keys.sh
script before starting container.
Make sure to put the authorized ssh key in data/ssh/key.pub
.
Run the container using docker compose
with the provided docker-compose.yml
.
On remote host use repository ssh://borgbackup@1.2.3.4:2222/backup
.
This project is open-source software licensed under the Apache License, Version 2.0.