Skip to content

Instantly share code, notes, and snippets.

@tevjef
Created September 24, 2016 04:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tevjef/da02244a881651416842387380293dcd to your computer and use it in GitHub Desktop.
Save tevjef/da02244a881651416842387380293dcd to your computer and use it in GitHub Desktop.
Bringing up a nginx-proxy and the companion letsencrypt service
Attaching to letsencrypt-nginx-proxy, nginx-proxy
letsencrypt-nginx-proxy | Creating Diffie-Hellman group (can take several minutes...)
letsencrypt-nginx-proxy | Generating DH parameters, 2048 bit long safe prime, generator 2
letsencrypt-nginx-proxy | This is going to take a long time
nginx-proxy | forego | starting nginx.1 on port 5000
nginx-proxy | forego | starting dockergen.1 on port 5100
nginx-proxy | dockergen.1 | 2016/09/24 04:24:13 Generated '/etc/nginx/conf.d/default.conf' from 1 containers
nginx-proxy | dockergen.1 | 2016/09/24 04:24:13 Running 'nginx -s reload'
nginx-proxy | dockergen.1 | 2016/09/24 04:24:13 Watching docker events
nginx-proxy | dockergen.1 | 2016/09/24 04:24:13 Contents of /etc/nginx/conf.d/default.conf did not change. Skipping notification 'nginx -s reload'
nginx-proxy | dockergen.1 | 2016/09/24 04:24:13 Received event start for container 8bc85794e748
nginx-proxy | dockergen.1 | 2016/09/24 04:24:13 Contents of /etc/nginx/conf.d/default.conf did not change. Skipping notification 'nginx -s reload'
letsencrypt-nginx-proxy | ..............................................................................................................................................................+...........................+.......................+..........................................+............................................................................................................................+.........................................................................................................................................................................................................................................................................+...+............................................................+...........+......................................+............................................................................................................................................................+.......................................................+.......................................+.......................................................+.....................................................................+......................................................................................................................+.............................................................................+..........................................................................................................................................+.......................................................................................................................................................................................................................................................................................................................................................................................................+..+............+.....................+...............................................................................................+.................................+....................+..............................................................................................+..........................................................................+............................................................................................++*++*
letsencrypt-nginx-proxy | Sleep for 3600s
letsencrypt-nginx-proxy | 2016/09/24 04:24:44 Generated '/app/letsencrypt_service_data' from 1 containers
letsencrypt-nginx-proxy | 2016/09/24 04:24:44 Running '/app/update_certs'
letsencrypt-nginx-proxy | 2016/09/24 04:24:44 Watching docker events
letsencrypt-nginx-proxy | Sleep for 3600s
letsencrypt-nginx-proxy | 2016/09/24 04:24:44 Contents of /app/letsencrypt_service_data did not change. Skipping notification '/app/update_certs'
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment