Merge branch 'main' of ssh://git.berlin.ccc.de/xengi/infra
This commit is contained in:
commit
7d3ad03aac
1 changed files with 15 additions and 4 deletions
19
README.md
19
README.md
|
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
## Admin handbook
|
## 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
|
### Update a container
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
@ -11,16 +15,23 @@ nix run .#apps.nixos-diff # Show what changes would be applied
|
||||||
nixos-rebuild switch # Apply changes
|
nixos-rebuild switch # Apply changes
|
||||||
```
|
```
|
||||||
|
|
||||||
## Special things
|
### Special things
|
||||||
|
|
||||||
Production:
|
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:
|
Testing:
|
||||||
|
|
||||||
- [Hedgedoc](./README.hedgedoc.md)
|
- [Hedgedoc (md.berlin.ccc.de)](./README.hedgedoc.md)
|
||||||
- [Postgres](./README.postgres.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!
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue