/AWS-NGINX-EC2-S3

Dev ops project for automating web server

Primary LanguagePython

Devops-Assign-1

This is a project that uses Python3 and the Boto library to start Amazon Web Services(AWS) (EC2)instances and (S3)buckets. There are also scripts that start services like Nginx servers on remote instances.

Pre-requisites

To get started, you will need to have the following requirements setup

Starting the App

  • git clone this repo
  • cd to the directory
  • make sure to copy or move your pem file to here
  • pip3 install -r requirements.txt
  • python3 menu.py