9
0
Fork 0

Add compose launch snippet

This commit is contained in:
Lauri Võsandi 2021-06-12 20:38:03 +00:00
parent b01b3a9e16
commit 0bce738b0d
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