Initial Pantheon infrastructure
This commit is contained in:
@@ -0,0 +1,143 @@
|
||||
zone: mrredportal.com
|
||||
|
||||
defaults:
|
||||
ttl: 1
|
||||
proxied: false
|
||||
content: 157.211.240.160
|
||||
|
||||
ignore:
|
||||
|
||||
- _dmarc
|
||||
- "*._domainkey"
|
||||
|
||||
aliases:
|
||||
|
||||
prox: proxmox
|
||||
qbit: qbittorrent
|
||||
db: couchdb
|
||||
nzb: nzbget
|
||||
tools: ittools
|
||||
vtt: foundry
|
||||
records:
|
||||
|
||||
"@":
|
||||
type: A
|
||||
|
||||
www:
|
||||
type: A
|
||||
|
||||
dashboard:
|
||||
type: A
|
||||
|
||||
books:
|
||||
type: A
|
||||
|
||||
proxmox:
|
||||
type: A
|
||||
|
||||
router:
|
||||
type: A
|
||||
|
||||
caddy:
|
||||
type: A
|
||||
|
||||
home:
|
||||
type: A
|
||||
|
||||
zeus:
|
||||
type: A
|
||||
|
||||
ollama:
|
||||
type: A
|
||||
|
||||
n8n:
|
||||
type: A
|
||||
|
||||
qdrant:
|
||||
type: A
|
||||
|
||||
searx:
|
||||
type: A
|
||||
|
||||
gitea:
|
||||
type: A
|
||||
|
||||
plex:
|
||||
type: A
|
||||
|
||||
jellyfin:
|
||||
type: A
|
||||
|
||||
jellyseerr:
|
||||
type: A
|
||||
|
||||
sonarr:
|
||||
type: A
|
||||
|
||||
radarr:
|
||||
type: A
|
||||
|
||||
prowlarr:
|
||||
type: A
|
||||
|
||||
qbit:
|
||||
type: A
|
||||
|
||||
nzb:
|
||||
type: A
|
||||
|
||||
bazarr:
|
||||
type: A
|
||||
|
||||
kometa:
|
||||
type: A
|
||||
|
||||
tautulli:
|
||||
type: A
|
||||
|
||||
unmanic:
|
||||
type: A
|
||||
|
||||
ersatztv:
|
||||
type: A
|
||||
|
||||
homebox:
|
||||
type: A
|
||||
|
||||
monica:
|
||||
type: A
|
||||
|
||||
partdb:
|
||||
type: A
|
||||
|
||||
couchdb:
|
||||
type: A
|
||||
|
||||
vault:
|
||||
type: A
|
||||
|
||||
frigate:
|
||||
type: A
|
||||
|
||||
fitness:
|
||||
type: A
|
||||
|
||||
foundry:
|
||||
type: A
|
||||
|
||||
romm:
|
||||
type: A
|
||||
|
||||
ittools:
|
||||
type: A
|
||||
|
||||
txt:
|
||||
|
||||
_dmarc:
|
||||
value: "v=DMARC1; p=reject; sp=reject; adkim=s; aspf=s;"
|
||||
|
||||
"*._domainkey":
|
||||
value: "v=DKIM1; p="
|
||||
|
||||
"@":
|
||||
value: "v=spf1 -all"
|
||||
Reference in New Issue
Block a user