Skip to content

EMC-Underground/project_colfax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages