No description
Find a file
xengi d356fd1a9c Update README.md
Signed-off-by: xengi <cccb-git@xengi.de>
2026-02-14 13:17:22 +01:00
hosts add monitoring 2026-02-14 13:09:02 +01:00
secrets fixup postgres and hedgedoc 2026-02-14 01:44:06 +01:00
services fix ssh 2026-02-14 02:53:49 +01: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-02-01 14:17:17 +01:00
flake.nix add monitoring 2026-02-14 13:10:11 +01:00
README.matrix.md improve docs 2026-02-01 14:15:59 +01:00
README.md Update README.md 2026-02-14 13:17:22 +01:00
README.postgres.md improve docs 2026-02-01 14:15:59 +01:00

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