This commit is contained in:
parent
7651fa08fe
commit
5320ac88b6
@ -20,7 +20,7 @@ docker run -it --rm git.hipstercat.fr/hipstercat/jellyfin-exporter:main --help
|
|||||||
|
|
||||||
Example: Run the image with a mounted configuration file and published port:
|
Example: Run the image with a mounted configuration file and published port:
|
||||||
```
|
```
|
||||||
docker run --init --name prometheus-jellyfin-exporter -d -p 127.0.0.1:9222:9222 -v /path/to/pve.yml:/etc/pve.yml git.hipstercat.fr/hipstercat/jellyfin-exporter:main
|
docker run --init --name prometheus-jellyfin-exporter -d -p 127.0.0.1:9222:9222 -v /path/to/jellyfin.yml:/etc/jellyfin.yml git.hipstercat.fr/hipstercat/jellyfin-exporter:main
|
||||||
```
|
```
|
||||||
Prometheus Jellyfin Exporter will now be reachable at http://localhost:9222/.
|
Prometheus Jellyfin Exporter will now be reachable at http://localhost:9222/.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user