mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-24 17:24:25 +01:00
Readme update
This commit is contained in:
parent
04434cb271
commit
95c2b2a4ef
15
README.md
15
README.md
@ -10,17 +10,12 @@ Please beware that products can change over time. I do my best to keep up with t
|
||||
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](https://github.com/xcad2k/boilerplates/tree/main/ansible)
|
||||
IT automation tool to configure systems, deploy software, and orchestrate IT tasks.
|
||||
[Ansible](https://github.com/xcad2k/boilerplates/tree/main/ansible) - IT automation tool to configure systems, deploy software, and orchestrate IT tasks.
|
||||
|
||||
[Docker](https://github.com/xcad2k/boilerplates/tree/main/docker-compose)
|
||||
Package applications as portable container images to run in any environment.
|
||||
[Docker](https://github.com/xcad2k/boilerplates/tree/main/docker-compose) - Package applications as portable container images to run in any environment.
|
||||
|
||||
[Kubernetes](https://github.com/xcad2k/boilerplates/tree/main/kubernetes)
|
||||
Container orchestrator to run applications in scalable environments.
|
||||
[Kubernetes](https://github.com/xcad2k/boilerplates/tree/main/kubernetes) - Container orchestrator to run applications in scalable environments.
|
||||
|
||||
[Terraform](https://github.com/xcad2k/boilerplates/tree/main/terraform)
|
||||
Infrastructure as code software to plan, deploy and manage infrastructure.
|
||||
[Terraform](https://github.com/xcad2k/boilerplates/tree/main/terraform) - Infrastructure as code software to plan, deploy and manage infrastructure.
|
||||
|
||||
[Vagrant](https://github.com/xcad2k/boilerplates/tree/main/vagrant)
|
||||
Automate development environments, packages, operating system configuration, users, and more.
|
||||
[Vagrant](https://github.com/xcad2k/boilerplates/tree/main/vagrant) - Automate development environments, packages, operating system configuration, users, and more.
|
||||
|
Loading…
Reference in New Issue
Block a user