Skip to content

tiagosales/gm-platform-challenge-infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gm-platform-challenge-infra

Requirements

terraform
ansible

Run

bash infra_create.sh

Info

IMPORTANT: To execute properly, you have to access a private bucket containing all the templates to copy.
After execute script, the access urls for loadbalancer, grafana and jenkins will be showed.
Some terraform errors caused by dependency can occur, execute more than one time to be sure that all the necessary infra was created.
To destroy all the created infra, run: "terraform destroy -var-file=gmilechallege.tfvar" in the terraform/$region folder
The file terraform/us-east-1/gmilechallenge.tfvars needs some real information, please fill it!
The ssh private key file used by ansible to access the ec2 instances have to be in ansible folder named as amzn.pem

Infrastructure Flow

image

CICD Flow

image

Monitoring

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors