Switch to host volumes. Grafana not working yet.

This commit is contained in:
2023-07-17 21:02:59 +01:00
parent 9a4d00bfd3
commit 91f801401e
8 changed files with 17 additions and 148 deletions

View File

@@ -21,6 +21,11 @@ in
interface = "tailscale0";
cidr = "100.64.0.0/10";
};
host_volume = {
sites.path = "/data/compute/sites";
config.path = "/data/compute/config";
appdata-grafana.path = "/data/compute/appdata/grafana";
};
};
server = {