Configuration Managment
All configuration for c3voc systems managed by config management solutions is stored in https://github.com/voc/cm – Due to restructuring, there are currently (as of 2023-01-08) three config management solutions in place which each do different tasks and different systems.
name | description |
---|---|
ansible | Been there since the beginning™ and now only manages older systems in a data center. |
bundlewrap | Config management for everything runnning on an event site. If you don't know what you need, probably start here. |
nixos | NixOS configuration for all new data center related systems. |
Ideally, the authors of the specific solution have added a README.md file inside the specific directories.