https://github.com/petersonwsantos/devops-tools
Devops Tools - Box Vagrant
https://github.com/petersonwsantos/devops-tools
devops tools vagrant
Last synced: 2 months ago
JSON representation
Devops Tools - Box Vagrant
- Host: GitHub
- URL: https://github.com/petersonwsantos/devops-tools
- Owner: petersonwsantos
- Created: 2018-09-07T01:57:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-07T18:54:02.000Z (almost 8 years ago)
- Last Synced: 2025-03-11T12:41:55.296Z (over 1 year ago)
- Topics: devops, tools, vagrant
- Language: Shell
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DEVOPS TOOLS
#### Cloud Providers
- [x] Aws cli
- [x] Heptio Authenticator
- [x] Gcloud cli
- [ ] Azure
#### Docker and tools
- [x] Docker
- [ ] Compose
- [ ] Kompose
#### Kubernetes and tools
- [x] Kubectl
- [x] Helm
- [x] Kubens
- [x] Kubectx
- [x] Skaffold
- [x] Kops
#### Automation Tools
- [x] Packer
- [x] Terraform
- [x] Jenkins_x
- [x] Puppet Agent
- [x] Puppet PDK
- [x] Beaker(puppet)
#### Misc
- [x] Hub
- [x] Generate ssh Keys
- [x] Oh My Zsh
##### Run Vagrant devops-tools
```console
git clone https://github.com/petersonwsantos/devops-tools.git
cd devops-tools
vagrant up
```