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

How to add Let'sEncrypt Certbot certificates in server? #29

Open
mayurdhurpate opened this issue Sep 25, 2021 · 3 comments
Open

How to add Let'sEncrypt Certbot certificates in server? #29

mayurdhurpate opened this issue Sep 25, 2021 · 3 comments

Comments

@mayurdhurpate
Copy link

When I try running sudo certbot --nginx -d wiki.example.com, it fails with following message:
nginx: [error] invalid PID number "" in "/run/nginx.pid"

How to add certificates for Dockerised Nginx?

@mayurdhurpate mayurdhurpate changed the title How to add Let'sEncrypt Certbot certificates for already created project? How to add Let'sEncrypt Certbot certificates in server? Sep 25, 2021
@mayurdhurpate
Copy link
Author

Or, will it be easier to setup Docker Compose for using Certbot?

@mayurdhurpate
Copy link
Author

Check #30 where I tried connecting certbot container for easing certificate generation process.

@mayurdhurpate
Copy link
Author

@chsasank Have now a fully working PR #30 which configures certbot container in docker-compose and make gen-https-certcommand which generates LetsEncrypt certificates and configures Nginx to use them.

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

No branches or pull requests

1 participant