Simple-Certbot, an application on to simplify the process of obtaining cert.
864
Simple-Certbot is a application to simplify the process of applying for a certificate based on docker.
ocserv:
image: certbot/certbot
ports:
- "80:80/tcp"
- "443:443/udp"
environment:
- DOMAIN=easypi.info,blog.easypi.info
- [email protected]
- PORT=tls-sni/http
- :warning: Please choose the port 80 or 443 in order to perform domain validation.
- For multiple domains you should use a comma separated list of domains as a parameter.
- If you choose "tls-sni" in $PORT, you should expose port 443, Corresponding, if you choose "http" in $PORT, you should expose port 80.
Content type
Image
Digest
Size
33.1 MB
Last updated
about 9 years ago
docker pull dylanwzy/certbot-hyperapp