/project_colfax

A lab bootstrap

Primary LanguageShellApache License 2.0Apache-2.0

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