No description
Find a file
2026-02-25 00:38:12 +01:00
hosts add security.txt 2026-02-25 00:38:12 +01:00
secrets new token 2026-02-24 13:48:09 +01:00
services add prometheus nginx 2026-02-18 00:14:31 +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 secret 2026-02-24 09:51:38 +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:50 +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 ❄️.