Real-time Chat App deploying on the EC2 instance which is created using the Terraform as an I.A.C tool also running shell scripts for the installations of required tools
After downloading or cloning run npm install
to install all the dependencies.
- DockerFile (used for creating build)
- Docker (Container Creation)
- Provisoners in Terraform
- DataSource, Output Block in Terraform
- AWS EC2 Creation using Terraform
- DockerFile (For the creation of the Containers)
- Applying the Terraform Scripts
- Running the Terraform Scipts (To create the Infrastructure Resources)
- Setting up data sources and Subnets in Terraform
- Creation of Security Group
- Creation of Null Resources
- Dealing with File Provisioner, Remote Exec Provisioner
- Applying Shell Script to install dependencies.
MUST Follow along LINK TO THE BLOG
🙏 If you find this repo helpful then don't forget to give a star ❇️ to this repository. :)