Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 379 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 379 Bytes

devops repo

./ansible:

  • Playbooks
  • Roles
  • Inventory script for GCE

./nginx

  • nginx configs

./project-templates:

  • Multistage.Dockerfile template
  • docker-compose.yml template

./packer

  • Hashicorp Packer template for creation Ubuntu AMI wich is added to your ECS cluster.

Use command: packer build -var 'ECS_CLUSTER=your_cluster_name' ecs-ubuntu.json