mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-04-14 22:15:02 +00:00
dns: add dns-as-code files and workflows
This commit is contained in:
28
dns/production/buildpath.win.yaml
Normal file
28
dns/production/buildpath.win.yaml
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
? ''
|
||||
: - octodns:
|
||||
cloudflare:
|
||||
auto-ttl: true
|
||||
proxied: true
|
||||
ttl: 300
|
||||
type: A
|
||||
value: 83.113.30.49
|
||||
- type: TXT
|
||||
value: google-site-verification=BvFkK7orKeezgxGcdPiGa67PUm9RPI6ZjyyykhSJ24A
|
||||
_acme-challenge:
|
||||
octodns:
|
||||
cloudflare:
|
||||
auto-ttl: true
|
||||
ttl: 300
|
||||
type: TXT
|
||||
values:
|
||||
- 15ks77ymwx2rPrwai5lV0KbySgDrN6AwDqt8e3LNc3Y
|
||||
- ypJ7zk6-P0TPrdp4Ag2BTJ0NIaY9XNdndqlGOLaFACc
|
||||
www:
|
||||
octodns:
|
||||
cloudflare:
|
||||
auto-ttl: true
|
||||
proxied: true
|
||||
ttl: 300
|
||||
type: A
|
||||
value: 83.113.30.49
|
||||
Reference in New Issue
Block a user