9
0
Fork 0

Merge branch 'master' of git.k-space.ee:k-space/prometheus-textfile-collectors

This commit is contained in:
Lauri Võsandi 2021-06-14 08:27:34 +00:00
commit 4623bf2861
1 changed files with 5 additions and 1 deletions

View File

@ -7,7 +7,11 @@ such as SMART metrics, NVMe metrics etc.
# Deploying
See supplied `docker-compose.yml`
See supplied `docker-compose.yml` and launch:
```
docker-compose --project-name prometheus_node_exporter up -d
```
# Security