mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Update CNAME mosaic (#2386)
* Add mosaic CNAME record * Fix alphabetical ordering for mosaic record moved the mosaic record to the correct alphabetical position. * Update CNAME value for mosaic We switched from render + firestore to Self hosted Rpi5+Sqlite using cloudflare reverse proxy * Update CNAME value for mosaic in hackclub.com.yaml Switch mosaic.hackclub.com to point to the Cloudflare Tunnel hostname to avoid cross-account CNAME issues and enable secure access via cloudflared * Update mosaic CNAME to point to mosaicysws.site * fix: add missing proxied config for mosaic tunnel * Modify CNAME record for mosaic configuration Updated CNAME record for mosaic and removed Cloudflare proxy settings. --------- Co-authored-by: Alex Park <me@parkalex.dev>
This commit is contained in:
parent
789b896f2e
commit
2fb067ef2d
1 changed files with 1 additions and 4 deletions
|
|
@ -3472,12 +3472,9 @@ more.cchs:
|
|||
type: CNAME
|
||||
value: cname.vercel-dns.com.
|
||||
mosaic: # U092UGQGHHP,U09B8FXUS78 for mosaic YSWS
|
||||
- octodns:
|
||||
cloudflare:
|
||||
proxied: true
|
||||
ttl: 600
|
||||
type: CNAME
|
||||
value: 754fe0db-2157-4041-a256-a1bb24c1240b.cfargotunnel.com.
|
||||
value: mosaicysws.site.
|
||||
multiverse:
|
||||
ttl: 300
|
||||
type: CNAME
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue