Skip to content

A docker container for adding Lets Encrypt to cloudfront using the certbot CLI

License

Notifications You must be signed in to change notification settings

DrewDahlman/certbot-cloudfront

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lets Encrypt on Cloudfront

Quick Docker python container to be able to install lets encrypt on cloudfront.

Must Have

Running

  • Create a new docker-compose-example.yml file with the project name appended to it and save into the compose directory.
    • example: docker-compose-my-app.yml
  • Fill in the credentials
  • run docker-compose -f compose/docker-compose-PROEJCT.yml up
  • Party!

Notes

On first run you may need to adjust cloudfront to enforce SSL, and you will get an email when the cert is going to expire, just run again and boom.

DO NOT commit this anywhere public as your keys are visible.

About

A docker container for adding Lets Encrypt to cloudfront using the certbot CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages