feat: grafana + prometheus + loki on flora-6 #77

Merged
teutat3s merged 15 commits from feat/grafana into main 2023-12-13 23:21:32 +00:00
Showing only changes of commit d734adce58 - Show all commits

View file

@ -44,7 +44,7 @@
}; };
smtp = { smtp = {
enabled = true; enabled = true;
host = "mx2.greenbaum.cloud:465"; host = "mail.greenbaum.zone:465";
user = "admins@pub.solar"; user = "admins@pub.solar";
password = "\$__file{${config.age.secrets.grafana-smtp-password.path}}"; password = "\$__file{${config.age.secrets.grafana-smtp-password.path}}";
from_address = "no-reply@pub.solar"; from_address = "no-reply@pub.solar";