This is my personal template collection. Here you'll find templates, and configurations for various tools, and technologies.
Go to file
Damian Mikoláš 964bd0162e
Fixed DB names not matching in the containers
Changed MySQL hostname in the nignxproxymanager image to match the name of the MariaDB container
2022-04-06 18:02:47 +02:00
ansible portainer and traefik ansible playbooks 2022-03-11 16:53:17 +01:00
docker-compose Fixed DB names not matching in the containers 2022-04-06 18:02:47 +02:00
helm packer and kubernetes changes 2022-03-11 14:56:55 +01:00
kubectl packer and kubernetes changes 2022-03-11 14:56:55 +01:00
packer/proxmox packer and kubernetes changes 2022-03-11 14:56:55 +01:00
terraform kubernetes project update 2022-04-01 09:25:19 +02:00
vagrant quickupdate 2021-09-22 16:20:49 +02:00
.gitignore gitignore add 2022-04-04 09:57:24 +02:00
LICENSE Initial commit 2021-06-11 09:05:33 +02:00
README.md readme updates 2021-12-30 11:58:26 +01:00

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 wont always be the case.

Contribution and Support

🤝 If youd like to contribute to this project, reach out to me on social media or Discord, 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.