mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
A collection of tools and files for learning new technologies
This repository contains a variety of files and tools for learning new technologies. It is aimed at existing IT professionals who need some help coming up to speed with new technologies, products, or open source projects.
If you're interested in contributing, please see the guidelines.
Add initial files and support for Vagrant environment containing Consul, Docker, and Registrator. |
||
|---|---|---|
| consul | ||
| consul-docker-registrator | ||
| vagrant-docker | ||
| vagrant-docker-yaml | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
Learning Tools
This repository contains a variety of files and tools for learning new technologies. It is aimed at existing IT professionals who need some help coming up to speed with new technologies, products, or open source projects.
Contents
consul: In this folder you'll find a Vagrantfile and supporting documents to run a Consul cluster under Vagrant on your local laptop.
vagrant-docker: In this folder you'll find Vagrantfiles and supporting documents for using the Docker provider in Vagrant to turn up Docker containers.
vagrant-docker-yaml: This folder is an extension of "vagrant-docker" in that it provides the ability to specify the list of Docker containers that Vagrant will create in a separate YAML file.
License
This content is licensed under the MIT License.