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 35487b53c7 - Show all commits

View file

@ -82,8 +82,8 @@ resource "namecheap_domain_records" "pub-solar" {
}
record {
hostname = "grafana"
type = "CNAME"
address = "nachtigall.pub.solar."
type = "A"
address = "80.71.153.210"
}
record {
hostname = "hpb"