Proxy for infrastructure services
Example:
# Register a new certificate
/usr/bin/certbot certonly --standalone -d example.com
# Multi-domain certificate
/usr/bin/certbot certonly --standalone -d example.com -d example.org
# Renew certificates now
/usr/bin/certbot renew --no-self-upgrade
# auto-renew twice daily
/usr/sbin/crond -fd15
Content type
Image
Digest
Size
37.9 MB
Last updated
about 7 years ago
docker pull cirepo/nginx-proxy:1.15.0-alpine