adjuste setup for loki
This commit is contained in:
parent
33fb57b94e
commit
a09dcfa1f5
6
setup_pxe.sh
Normal file → Executable file
6
setup_pxe.sh
Normal file → Executable file
@ -57,9 +57,9 @@ common:
|
||||
schema_config:
|
||||
configs:
|
||||
- from: 2020-10-24
|
||||
store: boltdb-shipper
|
||||
store: tsdb
|
||||
object_store: filesystem
|
||||
schema: v11
|
||||
schema: v13
|
||||
index:
|
||||
prefix: index_
|
||||
period: 24h
|
||||
@ -195,4 +195,4 @@ echo "🧹 Nettoyage final de Docker..."
|
||||
sudo docker system prune -f
|
||||
|
||||
echo "✅ Installation terminée !"
|
||||
echo "🚀 Pour lancer l'infrastructure : cd $PXE_DIR && sudo docker compose up -d"
|
||||
echo "🚀 Pour lancer l'infrastructure : cd $PXE_DIR && sudo docker compose up -d"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user