Created
September 24, 2016 04:28
Bringing up a nginx-proxy and the companion letsencrypt service
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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