https://github.com/juam-sv/boilerplates
Boilerplates for Automation, Deployment and Study
https://github.com/juam-sv/boilerplates
ansible automation boilerplate deploy docker docker-compose vagrant
Last synced: about 2 months ago
JSON representation
Boilerplates for Automation, Deployment and Study
- Host: GitHub
- URL: https://github.com/juam-sv/boilerplates
- Owner: juam-sv
- Created: 2022-05-06T00:52:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T19:10:47.000Z (about 2 years ago)
- Last Synced: 2024-05-29T10:17:10.113Z (about 2 years ago)
- Topics: ansible, automation, boilerplate, deploy, docker, docker-compose, vagrant
- Language: HCL
- Homepage:
- Size: 19.5 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
~Yoyo, Welcome to my Boilerplates :D

[](https://twitter.com/juam_sv)
[](https://www.linkedin.com/in/juam-sv/)
[](https://github.com/juam-sv)
[](https://www.facebook.com/juam.sv/)
[](https://www.instagram.com/juam_sv)
[](https://medium.com/@juam_sv/)
[](mailto:juam13pb@gmail.com)
# IntroductioN
> "In computer programming, boilerplate code or boilerplate refers to sections of code that have to be included in many places with little or no alteration. It is often used when referring to languages that are considered verbose, i.e. the programmer must write a lot of code to do minimal jobs." - By [Meet Zaveri](https://www.freecodecamp.org/news/whats-boilerplate-and-why-do-we-use-it-let-s-check-out-the-coding-style-guide-ac2b6c814ee7/)
# **Boilerplates for Automation, Deployment and Study**
These are my templates and configurations I use in some projects, deployment and labs cases. Using tools as [Vagrant](), [Ansible](), [Docker](), etc.
# Sections
* [Vagrant](https://github.com/juam-sv/boilerplate/tree/main/Vagrant) - a tool for create, package and deploy VMs.
* [Docker](https://github.com/juam-sv/boilerplate/tree/main/docker-compose) - A tool for creation and management of containers and services running on it.
* [Ansible]() [ON DEVELOPMENT]
* [Packer](https://github.com/juam-sv/boilerplate/tree/main/Packer) - A tool for building "images" or boxes with systems across multiples clouds.