Skip to content

Conversation

@shu8
Copy link
Member

@shu8 shu8 commented Aug 30, 2021

A lot of this has come from github.com/JonasAlfredsson/docker-nginx-certbot/:

  • Update NGINX Dockerfile to install certbot via Snap, following these instructions: https://certbot.eff.org/lets-encrypt/ubuntufocal-nginx
  • Update NGINX config to use certificates from letsencrypt output dir
  • Update NGINX config to allow /.well-known/acme-challenge requests and route to letsencrypt directory
  • Update run.sh to call certbot to generate/renew certificates -- note this loops every 60 seconds; maybe we want to increase the interval?

A lot of this has come from
github.com/JonasAlfredsson/docker-nginx-certbot/.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant