Skip to content

geolog-co/geolog

Repository files navigation

geolog Coverage Status CircleCI

Generate private key and CSR

openssl genrsa -out private.key 2048 openssl req -new -sha256 -key private.key -out domain.csr

Certificates can be then generated at https://zerossl.com/, and then placed, with the private keys (which should not be committed!), in the certificates directory.

Dashboards

What's Terraformed

  • S3 buckets: blue/green/assets
  • APIGateway: blue/green
  • Cloudfront distribution: asset
  • Route53
  • IAM
  • DynamoDB
  • Lambda

What's not Terraformed

  • Cognito. No support as yet!

Copyright © 2016 Michal Charemza Limited

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published