https://github.com/mongoexpuser/unemo-stack-on-aws-lightsail
Deploys Ubuntu, NodeJS, ExpressJS and MongoDB (UNEMO) Stack on AWS Lightsail with Terraform Python CDK.
https://github.com/mongoexpuser/unemo-stack-on-aws-lightsail
aws lightsail mongodb node-js python terraform-cdk ubuntu
Last synced: 8 months ago
JSON representation
Deploys Ubuntu, NodeJS, ExpressJS and MongoDB (UNEMO) Stack on AWS Lightsail with Terraform Python CDK.
- Host: GitHub
- URL: https://github.com/mongoexpuser/unemo-stack-on-aws-lightsail
- Owner: MongoExpUser
- License: mit
- Created: 2021-05-16T14:37:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-21T16:36:24.000Z (about 3 years ago)
- Last Synced: 2025-03-22T01:31:04.043Z (10 months ago)
- Topics: aws, lightsail, mongodb, node-js, python, terraform-cdk, ubuntu
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UNEMO-Stack-on-AWS-Lightsail
Deploys Ubuntu, NodeJS, ExpressJS and MongoDB (UNEMO) Stack on AWS Lightsail with Terraform Python CDK.
The STACK deploys the following specific resources and software:
1) AWS Lightsail ssh key pair, assigned to instance(s) in Item 2 below.
2) AWS Lightsail instance(s) with Ubuntu 20.04 LTS OS
3) AWS Lightsail static ip(s) for the instance(s).
4) AWS Lightsail static ip attachhment(s) to the instance(s).
5) Bash launch or start-up script (user data) for the installation of software, on the instance(s), including:
- Additional Ubuntu OS Packages
- NodeJS
- ExpressJS Web Server Framework
- Other Node.js Packages and
- MongoDB