Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Generate HTTPS certs using Certbot #6

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

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