Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.1 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.1 KB

Project Colfax

Automation with a single command

Curated and managed through CI/CD

Deploy >> Ubuntu 16.04/18.04 and Centos 7/8 tested

bash <(curl -fsSL https://raw.githubusercontent.com/EMC-Underground/project_colfax/master/bootstrap.sh)

Destroy

bash <(curl -fsSL https://raw.githubusercontent.com/EMC-Underground/project_colfax/master/bootstrap.sh) destroy

About

This project is designed to allow teams to quickly stand up an automation platform. By default the platform will deploy the following technologies.

Pre-Reqs

Pre-Reqs are checked in the script and will prompt for install if not met. The list is below.

  • git
  • jq
  • docker
  • docker-compose
  • vault cli
  • fly cli