Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use domain for blocky "secure DNS" #944

Merged
merged 1 commit into from
Jun 4, 2022
Merged

Use domain for blocky "secure DNS" #944

merged 1 commit into from
Jun 4, 2022

Conversation

h3mmy
Copy link
Owner

@h3mmy h3mmy commented Jun 3, 2022

Description of the change

Adds a domain name for blocky LB

Benefits

Usable as "Private DNS" on Android when on LAN

Possible drawbacks

Applicable issues

  • fixes #

Additional information

@bloopy-boi bloopy-boi bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Jun 3, 2022
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Jun 3, 2022

Path: cluster/apps/networking/blocky/helm-release.yaml

@@ -41,6 +41,7 @@
 emqx.${XYZ_DOMAIN}: ${LB_V4_TRAEFIK},${LB_V6_TRAEFIK}
 mqtt.${XYZ_DOMAIN}: ${LB_V4_TRAEFIK},${LB_V6_TRAEFIK}
 wss.${XYZ_DOMAIN}: ${LB_V4_TRAEFIK},${LB_V6_TRAEFIK}
+ dns.${XYZ_DOMAIN}: ${SVC_BLOCKY_ADDR_V4},${SVC_BLOCKY_ADDR_V6}
 blocking:
 blockType: zeroIp
 failStartOnListError: true

@h3mmy h3mmy merged commit b53af00 into main Jun 4, 2022
@h3mmy h3mmy deleted the blocky-doh branch June 4, 2022 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant