Skip to content

Commit

Permalink
Added mention of certificate directory inotify
Browse files Browse the repository at this point in the history
  • Loading branch information
acaranta committed Apr 20, 2021
1 parent 0ec6b2f commit c812991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# LB Docker : HaProxy on inotify

This project is a Load Balancer for your docker containers using HaProxy.
It uses an inotify loop to watch over it's configuration file and reload itself whenever it changes.
It uses an inotify loop to watch over it's configuration file and reload itself whenever it changes. This container will also check the /hacfg/certs directory for changes (usefull when using certbot like auto updating certificates)

## docker-compose usage :
```
Expand Down

0 comments on commit c812991

Please sign in to comment.