Skip to content
/ cm Public

Configuration management for all VOC systems

License

Notifications You must be signed in to change notification settings

voc/cm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

caf7532 · Apr 6, 2025
Dec 25, 2024
Nov 16, 2024
Apr 6, 2025
Apr 4, 2024
Dec 25, 2024
Jan 12, 2025
Jan 12, 2025
May 11, 2018
Jan 8, 2023
Jun 11, 2022
Mar 28, 2025

Repository files navigation

C3VOC central config management repository

What's in here?

This repository contains all configuration for c3voc systems which are managed by a config management solution. Due to restructuring, there are currently (as of 2023-01-08) three config management solutions which each do different tasks and different systems.

Below you can find a short summary about what each directory does. Ideally, the authors of the specific solution have added a README.md file inside those directories, too.

ansible/

  • Ansible repository.
  • Been there since the beginning™.
  • Currently only manages systems which are placed in a data center.
  • Managed systems will probably get replaced by NixOS machines.

bundlewrap/

  • Config management for everything runnning on an event site.
  • If you don't know what you need, probably start here.

nixos/

  • NixOS configuration
  • Everything data center related.

common/

This directory contains configs which are used by atleast two config management solutions.