DevOps Tools/Configuration
From r00tedvw.com wiki
(Difference between revisions)
(One intermediate revision by one user not shown) | |||
Line 2: | Line 2: | ||
=[[DevOps_Tools/Configuration/Ansible|Ansible]]= | =[[DevOps_Tools/Configuration/Ansible|Ansible]]= | ||
=[[DevOps_Tools/Configuration/Terraform|Terraform]]= | =[[DevOps_Tools/Configuration/Terraform|Terraform]]= | ||
− | |||
Some of the tools used for Configuration and Provisioning are: | Some of the tools used for Configuration and Provisioning are: | ||
*Puppet | *Puppet | ||
Line 9: | Line 8: | ||
*and many more. | *and many more. | ||
These allow for easy configuration and provisioning of software across virtual machines (nodes) without having to touch each one individually. | These allow for easy configuration and provisioning of software across virtual machines (nodes) without having to touch each one individually. | ||
+ | =[[DevOps_Tools/Configuration/SpaceWalk|SpaceWalk]]= | ||
+ | Open Source Systems Management. | ||
+ | [https://spacewalkproject.github.io/index.html https://spacewalkproject.github.io/index.html] |
Latest revision as of 11:06, 11 February 2020
Overview | Continuous Integration (CI) | Source Control Management (SCM) | Containerization | Configuration | Integration
[edit] Ansible
[edit] Terraform
Some of the tools used for Configuration and Provisioning are:
- Puppet
- Ansible
- Chef
- and many more.
These allow for easy configuration and provisioning of software across virtual machines (nodes) without having to touch each one individually.
[edit] SpaceWalk
Open Source Systems Management. https://spacewalkproject.github.io/index.html