- Docker
- Docker-compose
- traefik as a reverse proxy in front of it
Change the domain and the time zone in the .env
.
DOMAIN="example.com"
TimeZone='Europe/Berlin'
$ cd duplicati
$ docker-compose up -d
or
./docker.sh -S duplicati -r
Done. Now open https://backup.example.com\
Click no if you have a password infront of Duplicati. Like Authelia does.
Chose your preferred backup destination type. There is a lot to choose from. I chose onedrive. Then cklick on the word
AuthID
. It will redirect you to a new page where you have to login into onedrive.
The backup will automaticly uploaded to the cloud. It will also be encrypted.