Нет описания

xcad2k 95c2b2a4ef Readme update 4 лет назад
ansible af765e7b93 monitoring 4 лет назад
docker-compose 1c5f19683c Fixed redirections typo 4 лет назад
kubernetes a5f3432802 terraform test 4 лет назад
terraform d47a0d66a4 terraform update 4 лет назад
vagrant 5d84281a3d quickupdate 4 лет назад
LICENSE 7e7cbc3d4a Initial commit 4 лет назад
README.md 95c2b2a4ef Readme update 4 лет назад

README.md

Boilerplates for Automation and Deployment

These are my templates and configurations I use in various projects and deployment scenarios. They are based on automation and deployment tools such as Ansible, Docker, Terraform, and much more.

I created them as free resources to be extended by you according to your specific use cases. If you're searching for detailed, in-depth tutorials on some tools or templates, check out my YouTube Channel: The Digital Life.

Warning

Please beware that products can change over time. I do my best to keep up with the latest changes and releases, but please understand that this won’t always be the case.

Contribution

If you’d like to contribute to this project, reach out to me on social media, or create a pull request for the necessary changes.

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.

Vagrant - Automate development environments, packages, operating system configuration, users, and more.