infra/README.md
xengi 53d00c13f7 Update README.md
Signed-off-by: xengi <cccb-git@xengi.de>
2026-02-14 13:17:50 +01:00

949 B

Nix based CCCB infra

Admin handbook

  • All containers have tmux installed for shared hacking sessions.
  • A node exporter is installed and scraped by the Prometheus on monitoring.berlin.ccc.de
  • Most services provide a Grafana dashboard on monitoring.berlin.ccc.de

Update a container

ssh <container>
cd /etc/nixos
nix run .#apps.nixos-diff   # Show what changes would be applied
nixos-rebuild switch        # Apply changes

Special things

Production:

Testing:

Always looking for co-maintainers

Wanna join the Admin team? Contact us!


Build with ❤️ and ❄️.