README.md aktualisiert

This commit is contained in:
M_Viper 2024-02-15 14:34:21 +00:00
parent 2f772cf804
commit 39b0d31b76
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ sh get-docker.sh</code>
<code>docker volume create prometheus-data
docker volume create prometheus-conf</code>
<code>
<li><span>
docker run \
-p 9090:9090 \
-v prometheus-data:/prometheus \
@ -25,7 +25,7 @@ docker run \
--restart=always
prom/prometheus:latest
</code>
</li></span>
### Wer die Retention Time setzen möchte fügt folgendes hinzu. (Aufbewahrungszeit)
--storage.tsdb.retention.time=30d --config.file=/etc/prometheus/prometheus.yml