Arion: Make Scrutiny data actually persistent

This commit is contained in:
GHOSCHT 2024-06-25 22:11:34 +02:00
parent 255847b6e1
commit 099959a30a
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -75,8 +75,8 @@
};
volumes = [
"/run/udev:/run/udev:ro"
"scrutiny_data:/opt/scrutiny/config"
"scrutiny_db:/opt/scrutiny/influxdb"
"/storage/dataset/docker/infrastructure/scrutiny_data:/opt/scrutiny/config"
"/storage/dataset/docker/infrastructure/scrutiny_influxdb_data:/opt/scrutiny/influxdb"
];
devices = [
"/dev/nvme0"