3
0
Fork
You've already forked monitoring
0
No description
  • Nix 100%
2022年09月17日 19:20:17 +02:00
.gitignore Empty image 2022年09月14日 20:01:41 +02:00
default.nix add alertmanager (no proper config yet) 2022年09月17日 19:19:47 +02:00
docker-compose.yml add alertmanager (no proper config yet) 2022年09月17日 19:19:47 +02:00
README.md add basic docs 2022年09月17日 19:20:17 +02:00

The specifications to build a set of docker images to monitor the EICAS infrastructure.

This is currently an ephemeral setup: metrics are not persisted across updates.

Based on https://sterba.dev/posts/uptime-monitoring/

Usage

The main default.nix builds a script that loads the relevant docker images into your local docker instance, which you can then start with docker-compose:

$ nix-build | xargs sh