Skip to content

Deploy duplicati with haproxy as proxy in a doker container using docker-compose.

License

Notifications You must be signed in to change notification settings

clavelm/docker-compose-duplicati-haproxy-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-compose-duplicati-haproxy-conf

Deploy duplicati with haproxy as proxy in a doker container using docker-compose.

Clone project, copy "default.env" to ".env" and modify.

Start with "docker-compose up -d".

To block the access to duplicati while it's still running, use "docker-compose stop haproxy".

Restart haproxy with "docker-compose start haproxy".

Stop and remove with "docker-compose down".

I have bwdata and duplicati folders added in docker-compose.yml so duplicati can see them for backup, bwdata is used by Bitwarden https://help.bitwarden.com/hosting/.

About

Deploy duplicati with haproxy as proxy in a doker container using docker-compose.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages