Git Product home page Git Product logo

lego-lambda's Introduction

lego-lambda

Validate with DNS01(Route 53) and generate certificates on lambda

Architcture

Simple Usage

  1. Fork this reposity
  2. Set GitHub Action secrets
  3. Rerun GitHub Action
  4. CloudFormation Stack generate certs and put on S3 regularly

GitHub Action Secrets

Name Note Required Default
AWS_ACCESS_KEY_ID AWS Access Key Yes
AWS_SECRET_ACCESS_KEY AWS Secret Key Yes
AWS_REGION AWS Region No
LAMBDA_BUCKET Bucket Name for CloudFormation Package No lego-lambda-${GITHUB_RUN_ID}
CFN_NAME CloudFormation Stack Name No LEGO-LAMBDA
ACME_DOMAIN Domain to the process Yes
ACME_EMAIL Let's Encrypt User Email Yes
S3_BUCKET S3 Bucket Name which it put generate certs on Yes
S3_PRIVKEY S3 Key Name which it put generate private key on No privkey.pem
S3_PUBKEY S3 Key Name which it put generate public key on No pubkey.crt
EVENT_SCHEDULE Schedule Expression for Rule. Please see it No rate (30 days)

lego-lambda's People

Contributors

ugwis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.