use cloudflare proxy
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2023-12-28 13:38:19 +01:00
parent e86c3f5485
commit 9ec8edeb94
1 changed files with 12 additions and 12 deletions

View File

@ -4,9 +4,9 @@ D("kmlabz.com", REG_NONE,
DnsProvider(cloudflare),
A('git', '152.66.211.42'),
A('@', '192.0.2.1', CF_PROXY_ON),
CNAME('drone', 'webgateway.tormakristof.eu.'),
CNAME('nexus', 'webgateway.tormakristof.eu.'),
CNAME('registry', 'webgateway.tormakristof.eu.'),
CNAME('drone', 'webgateway.tormakristof.eu.', CF_PROXY_ON),
CNAME('nexus', 'webgateway.tormakristof.eu.', CF_PROXY_ON),
CNAME('registry', 'webgateway.tormakristof.eu.', CF_PROXY_ON),
CNAME('www', 'white-island-0674a3203.1.azurestaticapps.net.'),
MX('@', 24, 'route1.mx.cloudflare.net.'),
MX('@', 51, 'route2.mx.cloudflare.net.'),
@ -39,9 +39,9 @@ D("tormakristof.eu", REG_NONE,
CNAME('guacamole', 'webgateway.tormakristof.eu.'),
CNAME('bitwarden', 'webgateway.tormakristof.eu.'),
CNAME('ip', 'oniel.tormakristof.eu.'),
CNAME('nextcloud', 'webgateway.tormakristof.eu.'),
CNAME('matrix', 'webgateway.tormakristof.eu.'),
CNAME('chat', 'webgateway.tormakristof.eu.'),
CNAME('nextcloud', 'webgateway.tormakristof.eu.', CF_PROXY_ON),
CNAME('matrix', 'webgateway.tormakristof.eu.', CF_PROXY_ON),
CNAME('chat', 'webgateway.tormakristof.eu.', CF_PROXY_ON),
CNAME('www', 'black-bush-0e3d09303.1.azurestaticapps.net.'),
CNAME('blog', 'brave-mushroom-038a3c503.1.azurestaticapps.net.'),
CNAME('static', 'icy-island-08b7c5a03.1.azurestaticapps.net.'),
@ -49,12 +49,12 @@ D("tormakristof.eu", REG_NONE,
CNAME('hanyadikhetvan', 'fa-hanyadikhetvan.azurewebsites.net.'),
CNAME('hhv', 'gentle-forest-0be59de03.1.azurestaticapps.net.'),
CNAME('status', 'cf-workers-status-page-production.tormakristof.workers.dev.'),
CNAME('fs', 'webgateway.tormakristof.eu.'),
CNAME('certauth.fs','webgateway.tormakristof.eu.'),
CNAME('grafana','webgateway.tormakristof.eu.'),
CNAME('yt', 'webgateway.tormakristof.eu.'),
CNAME('speedtest', 'webgateway.tormakristof.eu.'),
CNAME('plex','webgateway.tormakristof.eu.'),
CNAME('fs', 'webgateway.tormakristof.eu.', CF_PROXY_ON),
CNAME('certauth.fs','webgateway.tormakristof.eu.', CF_PROXY_ON),
CNAME('grafana','webgateway.tormakristof.eu.', CF_PROXY_ON),
CNAME('yt', 'webgateway.tormakristof.eu.', CF_PROXY_ON),
CNAME('speedtest', 'webgateway.tormakristof.eu.', CF_PROXY_ON),
CNAME('plex','webgateway.tormakristof.eu.', CF_PROXY_ON),
CNAME('autodiscover', 'autodiscover.outlook.com.'),
CNAME('autodiscover.groups', 'autodiscover.outlook.com.'),
CNAME('enterpriseregistration', 'enterpriseregistration.windows.net.'),