Skip to content

anmolnagpal/devops-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c1436a8 Β· Aug 12, 2019
Aug 11, 2019
Aug 11, 2019
Jun 29, 2017
Aug 11, 2019
Aug 11, 2019
Aug 12, 2019

Repository files navigation

DevOps Machine

DevOps machine using docker


CircleCI

1- Prepare machine:

1.0 - Install Docker

if you have it installed you can skip this step otherwise run this command:

brew install docker docker-compose

2- Prepare the Workspace:

2.0 - to create the workspace directory run the following command
mkdir ~/workspace
cd ~/workspace

now lets clone the devops-machine repository

git clone https://github.com/anmolnagpal/devops-machine
cd devops-machine

Make sure that you are at master branch & have updated code

git checkout master && git pull origin master

3- Start machine:

3.0 - Now lets bring the devops machine up
make up
3.1 - Lets do the ssh into the devops machinea and start automation the things ;)
make ssh 

β˜‘ Tools Added

  • PHP
  • Packer
  • Python
  • Ansible
  • Terraform
  • Helm
  • Kubectl

β˜‘ TODO

  • Add other devops tools

πŸ‘¬ Contribution

  • Open pull request with improvements
  • Reach out with any feedback Twitter URL