2023-10-29 00:51:21 +00:00
|
|
|
# https://registry.terraform.io/providers/namecheap/namecheap/latest/docs
|
|
|
|
resource "namecheap_domain_records" "pub-solar" {
|
|
|
|
domain = "pub.solar"
|
|
|
|
mode = "OVERWRITE"
|
|
|
|
email_type = "MX"
|
|
|
|
|
|
|
|
record {
|
|
|
|
hostname = "flora-6"
|
|
|
|
type = "A"
|
|
|
|
address = "80.71.153.210"
|
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "auth"
|
|
|
|
type = "CNAME"
|
2023-10-29 15:14:43 +00:00
|
|
|
address = "nachtigall.pub.solar."
|
2023-10-29 00:51:21 +00:00
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "ci"
|
|
|
|
type = "A"
|
|
|
|
address = "80.71.153.210"
|
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "git"
|
|
|
|
type = "CNAME"
|
2023-10-29 15:14:43 +00:00
|
|
|
address = "nachtigall.pub.solar."
|
2023-10-29 00:51:21 +00:00
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "stream"
|
2023-10-29 11:38:00 +00:00
|
|
|
type = "CNAME"
|
2023-10-29 15:14:43 +00:00
|
|
|
address = "nachtigall.pub.solar."
|
2023-10-29 00:51:21 +00:00
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "list"
|
2023-10-29 11:38:00 +00:00
|
|
|
type = "CNAME"
|
2023-10-29 15:14:43 +00:00
|
|
|
address = "nachtigall.pub.solar."
|
2023-10-29 00:51:21 +00:00
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "obs-portal"
|
|
|
|
type = "A"
|
|
|
|
address = "80.71.153.210"
|
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "vpn"
|
|
|
|
type = "A"
|
|
|
|
address = "80.71.153.210"
|
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "cache"
|
|
|
|
type = "A"
|
|
|
|
address = "95.217.225.160"
|
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "factorio"
|
|
|
|
type = "A"
|
|
|
|
address = "80.244.242.2"
|
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "collabora"
|
2023-10-29 17:29:34 +00:00
|
|
|
type = "CNAME"
|
|
|
|
address = "nachtigall.pub.solar."
|
2023-10-29 00:51:21 +00:00
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "@"
|
2023-10-29 15:14:43 +00:00
|
|
|
type = "ALIAS"
|
|
|
|
address = "nachtigall.pub.solar."
|
|
|
|
ttl = 300
|
2023-10-29 00:51:21 +00:00
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "chat"
|
2023-11-19 17:21:45 +00:00
|
|
|
type = "CNAME"
|
|
|
|
address = "nachtigall.pub.solar."
|
2023-10-29 00:51:21 +00:00
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "cloud"
|
2023-10-29 16:21:57 +00:00
|
|
|
type = "CNAME"
|
|
|
|
address = "nachtigall.pub.solar."
|
2023-10-29 00:51:21 +00:00
|
|
|
}
|
|
|
|
record {
|
2023-12-02 14:36:03 +00:00
|
|
|
hostname = "turn"
|
2024-01-25 19:23:14 +00:00
|
|
|
type = "CNAME"
|
|
|
|
address = "nachtigall.pub.solar."
|
2023-10-29 00:51:21 +00:00
|
|
|
}
|
2023-12-03 13:19:30 +00:00
|
|
|
record {
|
|
|
|
hostname = "grafana"
|
2023-12-03 14:54:07 +00:00
|
|
|
type = "A"
|
|
|
|
address = "80.71.153.210"
|
2023-12-03 13:19:30 +00:00
|
|
|
}
|
2023-10-29 00:51:21 +00:00
|
|
|
record {
|
|
|
|
hostname = "hpb"
|
|
|
|
type = "A"
|
|
|
|
address = "80.71.153.239"
|
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "files"
|
|
|
|
type = "CNAME"
|
2023-10-29 15:14:43 +00:00
|
|
|
address = "nachtigall.pub.solar."
|
2023-10-29 00:51:21 +00:00
|
|
|
}
|
2023-10-29 21:14:13 +00:00
|
|
|
record {
|
|
|
|
hostname = "search"
|
|
|
|
type = "CNAME"
|
|
|
|
address = "nachtigall.pub.solar."
|
|
|
|
}
|
2023-10-30 00:22:34 +00:00
|
|
|
record {
|
|
|
|
hostname = "wiki"
|
|
|
|
type = "CNAME"
|
|
|
|
address = "nachtigall.pub.solar."
|
|
|
|
}
|
2023-10-29 00:51:21 +00:00
|
|
|
record {
|
|
|
|
hostname = "mastodon"
|
|
|
|
type = "CNAME"
|
2023-10-29 15:14:43 +00:00
|
|
|
address = "nachtigall.pub.solar."
|
2023-10-29 00:51:21 +00:00
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "matrix"
|
2023-11-19 17:21:45 +00:00
|
|
|
type = "CNAME"
|
|
|
|
address = "nachtigall.pub.solar."
|
2023-10-29 00:51:21 +00:00
|
|
|
}
|
2024-02-07 17:01:44 +00:00
|
|
|
record {
|
|
|
|
hostname = "tmate"
|
|
|
|
type = "CNAME"
|
|
|
|
address = "nachtigall.pub.solar."
|
|
|
|
}
|
2023-10-29 00:51:21 +00:00
|
|
|
record {
|
|
|
|
hostname = "www"
|
|
|
|
type = "CNAME"
|
2023-10-29 15:14:43 +00:00
|
|
|
address = "nachtigall.pub.solar."
|
2023-10-29 00:51:21 +00:00
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "@"
|
|
|
|
type = "TXT"
|
2023-12-05 17:23:04 +00:00
|
|
|
address = "v=spf1 include:spf.greenbaum.zone a:list.pub.solar ~all"
|
2023-10-29 00:51:21 +00:00
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "list"
|
|
|
|
type = "TXT"
|
|
|
|
address = "v=spf1 a:list.pub.solar ?all"
|
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "_dmarc"
|
|
|
|
type = "TXT"
|
|
|
|
address = "v=DMARC1; p=reject;"
|
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "_dmarc.list"
|
|
|
|
type = "TXT"
|
|
|
|
address = "v=DMARC1; p=reject;"
|
|
|
|
}
|
2024-02-05 21:27:34 +00:00
|
|
|
record {
|
|
|
|
hostname = "modoboa._domainkey"
|
|
|
|
type = "TXT"
|
|
|
|
address = "v=DKIM1;k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAx/EqLMpk0MyL1aQ0JVG44ypTRbZBVA13MFjEntxAvowaWtq1smRbnEwTTKgqUOrUyaM4dVmli1dedne4mk/ncqRAm02KuhtTY+5wXfhTKK53EhqehbKwH+Qvzb12983Qwdau/QTHiFHwXHufMaSsCvd9CRWCp9q68Q7noQqndJeLHT6L0eECd2Zk3ZxJuh+Fxdb7+Kw68Tf6z13Rs+MU01qLM7x0jmSQHa4cv2pk+7NTGMBRp6fVskfbqev5nFkZWJ7rhXEbP9Eukd/L3ro/ubs1quWJotG02gPRKE8fgkm1Ytlws1/pnqpuvKXQS1HzBEP1X2ExezJMzQ1SnZCigQIDAQAB"
|
|
|
|
}
|
2023-10-29 00:51:21 +00:00
|
|
|
record {
|
|
|
|
hostname = "@"
|
|
|
|
type = "MX"
|
2023-12-05 17:23:04 +00:00
|
|
|
address = "mail.greenbaum.zone."
|
2023-10-29 00:51:21 +00:00
|
|
|
mx_pref = "0"
|
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "list"
|
|
|
|
type = "MX"
|
2023-10-29 15:14:43 +00:00
|
|
|
address = "list.pub.solar."
|
2023-10-29 00:51:21 +00:00
|
|
|
mx_pref = "0"
|
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "nachtigall"
|
|
|
|
type = "A"
|
|
|
|
address = "138.201.80.102"
|
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "nachtigall"
|
|
|
|
type = "AAAA"
|
|
|
|
address = "2a01:4f8:172:1c25::1"
|
|
|
|
}
|
|
|
|
record {
|
|
|
|
hostname = "matrix.test"
|
|
|
|
type = "CNAME"
|
2023-10-29 15:14:43 +00:00
|
|
|
address = "nachtigall.pub.solar."
|
2023-10-29 00:51:21 +00:00
|
|
|
}
|
|
|
|
# SRV records can only be changed via NameCheap Web UI
|
|
|
|
# add comment
|
|
|
|
}
|