Keine Beschreibung

Christian Lempa c0683f8eae Merge pull request #55 from drolfe/main vor 3 Jahren
.github be5ab32ca5 doc: created a pull request template vor 3 Jahren
ansible cf0ba18092 Update install-docker.yaml vor 3 Jahren
docker-compose 3b11a80000 needs host networking vor 3 Jahren
kubernetes 2ccfecbb5b namespace vor 4 Jahren
packer e90f8dea72 readme added vor 4 Jahren
terraform c0bb0dbbbe kubernetes project update vor 4 Jahren
vagrant 5d84281a3d quickupdate vor 4 Jahren
.gitignore 697231c6fd gitignore add vor 4 Jahren
CONTRIBUTING.md ad3d762612 doc: added contributing.md vor 3 Jahren
LICENSE 7e7cbc3d4a Initial commit vor 4 Jahren
README.md 0da1648f24 readme update vor 4 Jahren

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 and Support

🤝 If you’d 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.