Setup grafana and influxdb
This commit is contained in:
parent
a5c45be4c8
commit
ba12e0fb65
8 changed files with 138 additions and 0 deletions
|
@ -50,6 +50,10 @@
|
|||
device = "zdata/big-apps/nextcloud";
|
||||
fsType = "zfs";
|
||||
};
|
||||
"/var/lib/influxdb2" = {
|
||||
device = "zdata/big-apps/influxdb2";
|
||||
fsType = "zfs";
|
||||
};
|
||||
"/cache" = {
|
||||
device = "zroot/safe/cache";
|
||||
fsType = "zfs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue