Skip to content
#

Infrastructure as code

Nowadays, developers strive to have as identical environments for production, staging and development as possible to rule out any infrastructure interferance. Therefore, instead of installing and maintaining packages manually, infrastructure is defined and managed as code. Container orchestration solutions and version control systems help keeping all environments in sync and changes transparent.

Here are 2,581 public repositories matching this topic...

Software to automate the management and configuration of any infrastructure or application at scale. Install Salt from the Salt package repositories here:

  • Updated Dec 20, 2024
  • Python