Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hamburml committed Apr 18, 2018
1 parent 7419131 commit 68747ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -11,7 +11,7 @@ Docker Flow: Let's Encrypt

## Introduction

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).
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).
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.
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.

Expand Down

0 comments on commit 68747ea

Please sign in to comment.