Easy AWS cloud deployment for private instances via CloudFormation template (#52)
* wip * fix file ref * update dockerfile * mute chown * add build script for AWS CF template construction add comment about script and AWS deployment * move aws stuff into its own folder * edit readme
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- aws/cloudformation/DEPLOY.md 54 additions, 0 deletionsaws/cloudformation/DEPLOY.md
- aws/cloudformation/cf_template.template 244 additions, 0 deletionsaws/cloudformation/cf_template.template
- aws/cloudformation/generate.mjs 56 additions, 0 deletionsaws/cloudformation/generate.mjs
- docker/Dockerfile 12 additions, 0 deletionsdocker/Dockerfile
- docker/docker-compose.yml 1 addition, 0 deletionsdocker/docker-compose.yml
- images/screenshots/cf_outputs.png 0 additions, 0 deletionsimages/screenshots/cf_outputs.png
- images/screenshots/create_stack.png 0 additions, 0 deletionsimages/screenshots/create_stack.png
- images/screenshots/upload.png 0 additions, 0 deletionsimages/screenshots/upload.png
- package.json 6 additions, 2 deletionspackage.json
- yarn.lock 8 additions, 0 deletionsyarn.lock
Loading
Please register or sign in to comment