Update README.md

Signed-off-by: xengi <cccb-git@xengi.de>
This commit is contained in:
XenGi 2026-02-14 13:17:22 +01:00
parent ad67b5ea18
commit d356fd1a9c

View file

@ -2,7 +2,11 @@
## Admin handbook
### Update a container
- 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
```shell
ssh <container>
@ -15,12 +19,19 @@ nixos-rebuild switch # Apply changes
Production:
- [Matrix](./README.matrix.md)
- [Synapse (matrix.berlin.ccc.de)](./README.matrix.md)
- [Postgres (sql.berlin.ccc.de)](./README.postgres.md)
- [NGINX (www.berlin.ccc.de)](./README.www.md)
Testing:
- [Hedgedoc](./README.hedgedoc.md)
- [Postgres](./README.postgres.md)
- [Hedgedoc (md.berlin.ccc.de)](./README.hedgedoc.md)
- [Grafana (monitoring.berlin.ccc.de)](./README.grafana.md)
- [Prometheus (monitoring.berlin.ccc.de)](./README.prometheus.md)
## Always looking for co-maintainers
Wanna join the Admin team? Contact us!
---