scottiepowell / IaC

Infrastructure as code projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerplates for Automation and Deployment

I am pleased to share with you my collection of deployment templates and configurations for various projects. These templates and configurations are based on popular deployment and automation tools such as Ansible, Docker, Terraform, and more. They serve as a foundation for your deployment needs, and can be customized to meet your specific requirements.

It is important to note that some of the scripts and templates were designed for non-production and offline environments. As such, it is essential to adapt them accordingly before using them in production environments.

I had the opportunity to use these templates to train personnel at work, and I must say that they were an invaluable resource for teaching and introducing new members to the deployment process.

I also want to give a shout-out to Christian Lempa (https://github.com/ChristianLempa) for his DevOps YouTube videos, which provided me with valuable insights and inspired me to share my knowledge through this collection of templates. Thank you for considering these templates for your deployment needs, and I hope you find them useful in your projects.

Sections

Ansible - IT automation tool to configure systems, deploy software, and orchestrate IT tasks.

Docker - Package applications as portable container images to run in any environment.

Kubernetes - Container orchestrator to run applications in scalable environments.

Terraform - Infrastructure as code software to plan, deploy and manage infrastructure.

Linux(bash) - Linux based snippets and scripts that can be adapted for different use cases.

About

Infrastructure as code projects


Languages

Language:HCL 66.3%Language:Shell 32.3%Language:HTML 1.1%Language:Dockerfile 0.2%