DevOps machine using docker
if you have it installed you can skip this step otherwise run this command:
brew install docker docker-compose
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
make up
make ssh
- PHP
- Packer
- Python
- Ansible
- Terraform
- Helm
- Kubectl
- Add other devops tools