Mention docker-compose as a requirement in the let's encrypt guide

This commit is contained in:
David Rodríguez 2018-08-20 12:34:05 -03:00 committed by Traefiker Bot
parent df41cd925e
commit cf2d7497e4

View file

@ -8,7 +8,7 @@ In addition, we want to use Let's Encrypt to automatically generate and renew SS
## Setting Up
In order for this to work, you'll need a server with a public IP address, with Docker installed on it.
In order for this to work, you'll need a server with a public IP address, with Docker and docker-compose installed on it.
In this example, we're using the fictitious domain _my-awesome-app.org_.