Sign inSign up

animeai/letsencrypt

By animeai

•Updated over 9 years ago

Letsencrypt with NGINX reverse proxy for FreeNAS 10

Image
0

979

animeai/letsencrypt repository overview

This container sets up an Nginx webserver and reverse proxy with php support and a built-in letsencrypt client that automates free SSL server certificate generation and renewal processes. It also contains fail2ban for intrusion prevention.

Before running this container, make sure that the url and subdomains are properly forwarded to this container's host.

Port 443 on the internet side of the router should be forwarded to this container's port 443.

If you need a dynamic dns provider, you can use the free provider duckdns.org where the url will be yoursubdomain.duckdns.org and the subdomains can be www,ftp,cloud

The container detects changes to url and subdomains, revokes existing certs and generates new ones during start. It also detects changes to the DHLEVEL parameter and replaces the dhparams file.

If you'd like to password protect your sites, you can use htpasswd. Run the following command on your host to generate the htpasswd file "letsencrypt htpasswd -c /config/nginx/.htpasswd "

Tag summary

Content type

Image

Digest

Size

59.4 MB

Last updated

over 9 years ago

docker pull animeai/letsencrypt