Skip to content

WorkshopX-app/CertMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CertMan

Automatic Renew Cert Without Server.

How it Works

Cloudwatch scheduled event Call A lamada Function(Do Cert Request Let's Encrypt Every 30 days, All Cert files flush to S3 bucket.

ENV

  • REGION aws region
  • BUCKET s3 bucket as the cert storage
  • EMAIL certbot email address for important account notifications
  • DOMAIN Domain names to apply

Configuration

Deploy

  • set up aws credentials
  • install pipenv
  • pipenv install
  • cd man
  • pipenv run chalice deploy --no-autogen-policy

Powered By

  • chalice
  • aws lamada
  • aws s3
  • aws cloudwatch
  • certbot
  • certbot-dns-*
    • route53

About

🤖 The Man Play With Cert.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published