https://github.com/meebuhs/automation-station
A collection of projects I've created to practice using some popular devops tools
https://github.com/meebuhs/automation-station
ansible jenkins kubernetes mongodb nginx nodejs solr vagrant
Last synced: 3 months ago
JSON representation
A collection of projects I've created to practice using some popular devops tools
- Host: GitHub
- URL: https://github.com/meebuhs/automation-station
- Owner: Meebuhs
- Created: 2021-06-27T03:05:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-11T07:45:12.000Z (almost 5 years ago)
- Last Synced: 2025-02-26T02:32:02.048Z (over 1 year ago)
- Topics: ansible, jenkins, kubernetes, mongodb, nginx, nodejs, solr, vagrant
- Language: Shell
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Automation Station :robot::station:
This repo contains a collection of projects created as a means to practice an array of popular devops tools. Each project contains its own readme which outlines its` goals, usage instructions and references.
### Getting Started
All of the projects in this repository rely on some or all of Ansible, Molecule, Vagrant, Virtualbox and Docker. At some point I will likely include an ansible playbook to ensure these tools are installed but for now, if you are on an Ubuntu machine you can use the included `install.sh` script to install them.