No description
  • Nix 95.2%
  • Python 4.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-18 19:14:42 +02:00
hosts fix state version 2026-08-18 19:14:42 +02:00
secrets add cal 2026-08-11 21:35:56 +02:00
services allow uptime-kuma monitor 2026-07-31 20:31:05 +02:00
.editorconfig foo 2025-12-02 19:36:46 +01:00
.gitignore baz 2025-12-02 20:07:30 +01:00
flake.lock update flake 2026-07-23 01:27:47 +02:00
flake.nix fix secret 2026-08-13 16:49:25 +02:00
README.matrix.md improve docs 2026-02-01 14:15:59 +01:00
README.md Update README.md 2026-03-08 20:19:35 +01:00
README.postgres.md improve docs 2026-02-01 14:15:59 +01:00

Please don't upload to GitHub

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 ❄️.