You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Docker Flow: Let's Encrypt
11
11
12
12
## Introduction
13
13
14
-
This project is compatible with Viktor Farcic's [Docker Flow: Proxy](https://github.com/docker-flow/docker-flow-proxy) and [Docker Flow: Swarm Listener](https://github.com/vfarcic/docker-flow-swarm-listener).
14
+
This project is compatible with Viktor Farcic's [Docker Flow: Proxy](https://github.com/docker-flow/docker-flow-proxy) and [Docker Flow: Swarm Listener](https://github.com/docker-flow/docker-flow-swarm-listener).
15
15
It uses certbot-auto to create and renew ssl certificates from Let’s Encrypt for your domains and stores them inside /etc/letsencrypt thus it requires a persistant storage.
16
16
You can bind a folder from the host and use a constraint to make sure the companion service always runs on the same host or use storage plugins such as [rexray](https://github.com/codedellemc/rexray) to allow data to follow your container on other nodes.
0 commit comments