Switch to host volumes. Grafana not working yet.
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user