Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petersonwsantos/devops-tools
Devops Tools - Box Vagrant
https://github.com/petersonwsantos/devops-tools
devops tools vagrant
Last synced: about 1 month 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-07T18:54:02.000Z (over 6 years ago)
- Last Synced: 2024-05-31T04:42:42.131Z (7 months 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
```