diff options
author | 2024-05-15 22:34:41 +0200 | |
---|---|---|
committer | 2024-05-15 20:34:41 +0000 | |
commit | 220e367c013efd5e4b43e96cd84d29bd3cb3ef19 (patch) | |
tree | 819260971eb5ad98ccf85c0d2e29104bb3e4e0c9 /dns | |
parent | Pleasure the style dictator (#291) (diff) |
Deploy a pinnwand instance that used lovelace's pg database (#293)
* add a deployment config for pinnwand on lovelace
* add a dns entry for the new pastebin
* Add database URI for pinnwand to connect to psql on lovelace
---------
Co-authored-by: Chris Lovering <[email protected]>
Diffstat (limited to 'dns')
-rw-r--r-- | dns/zones/pythondiscord.com.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dns/zones/pythondiscord.com.yaml b/dns/zones/pythondiscord.com.yaml index 5422c09..0e2f56a 100644 --- a/dns/zones/pythondiscord.com.yaml +++ b/dns/zones/pythondiscord.com.yaml @@ -128,6 +128,14 @@ grafana: type: A value: 194.195.247.228 +lovelace-paste: + octodns: + cloudflare: + proxied: true + ttl: 300 + type: A + value: 194.195.247.228 + mailo._domainkey: octodns: cloudflare: |