An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

~Yoyo, Welcome to my Boilerplates :D

![visitors](https://visitor-badge.laobi.icu/badge?page_id=juam-sv.juam-sv)
[![Twitter: juam_sv](https://img.shields.io/twitter/follow/juam_sv?style=social)](https://twitter.com/juam_sv)
[![Linkedin: juam_sv](https://img.shields.io/badge/-@juam_sv-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/juam-sv/)](https://www.linkedin.com/in/juam-sv/)
[![GitHub: juam_sv](https://img.shields.io/github/followers/juam-sv?label=follow&style=social)](https://github.com/juam-sv)
[![Facebook: juam.sv](https://img.shields.io/badge/-@juam_sv-blue?style=flat-square&logo=Facebook&logoColor=white&link=https://www.facebook.com/juam.sv/)](https://www.facebook.com/juam.sv/)
[![Instagram Badge](https://img.shields.io/badge/-@juam_sv-D7008A?style=flat-square&labelColor=D7008A&logo=Instagram&logoColor=white&link=https://www.instagram.com/juam_sv)](https://www.instagram.com/juam_sv)
[![Medium: Badge](https://img.shields.io/badge/-@juam_sv-03a57a?style=flat-square&labelColor=000000&logo=Medium&link=https://medium.com/@juam_sv/)](https://medium.com/@juam_sv/)
[![Gmail: Badge](https://img.shields.io/badge/Gmail-c14438?style=flat-square&logo=Gmail&logoColor=white&link=mailto:mishra.juam13pb@gmail.com)](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.