Giter Site home page Giter Site logo

mmuller88 / aws-cdk-ec2-provisioner Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.59 MB

For a flexible starting, stopping and terminating of ec2 instances

License: Apache License 2.0

JavaScript 7.54% TypeScript 89.29% Shell 0.02% HTML 1.23% CSS 1.92%

aws-cdk-ec2-provisioner's Introduction

aws-cdk-ec2-provisioner

AWS Amplify frontend for the appsync backend aws-cdk-todolist

Deploy Frontend CDK Stack

The Frontend AWS CDK Stack is an AWS S3 Static Side bucket. It is managed by my AWS CDK Staging Pipeline Custom Construct. See specifics in src/main.ts

  1. Deploy
yarn deploy
yarn destroy

Build / Run Frontend

cd frontend

  1. Generate Exports && GraphQL Types
yarn generate-exports
yarn codegen
  1. Run the frontend locally
yarn dev

Connect to VM:

  1. Download key and save as vm.pem
  2. give it the right permissions with chmod 0400 vm.pem
  3. connect with terminal using vm.pem and public dns name like:
ssh -i "vm.pem" [email protected] 

Misc

yes | yarn cdkDestroy '' && yarn cdkDeploy '' --require-approval never

Thanks to:

aws-cdk-ec2-provisioner's People

Contributors

mmuller88 avatar dependabot[bot] avatar

Watchers

 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.