Added prometheus configuration
This commit is contained in:
parent
5e38e0c49c
commit
f15e36d635
2 changed files with 48 additions and 0 deletions
|
@ -34,6 +34,10 @@
|
|||
enable = true;
|
||||
acmeCertName = "kilonull.com";
|
||||
};
|
||||
services.prometheus = {
|
||||
enable = true;
|
||||
acmeCertName = "kilonull.com";
|
||||
};
|
||||
services.syncoid = {
|
||||
# sudo -u backups zfs create -o mountpoint=/tank/backups/gospel tank/backups/gospel
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue