Skip to content

feat(DNS): add locker.noisebridge.net DNS record#455

Open
jetpham wants to merge 1 commit intomasterfrom
jet/locker-A-record
Open

feat(DNS): add locker.noisebridge.net DNS record#455
jetpham wants to merge 1 commit intomasterfrom
jet/locker-A-record

Conversation

@jetpham
Copy link
Copy Markdown
Member

@jetpham jetpham commented Mar 28, 2026

Derek asked me to add a DNS record for his project so that he can start testing his locker service. This PR adds that record

Summary

  • Add locker.noisebridge.net as an A record pointing to 137.184.11.99 for Derek’s locker service testing
  • Bump the noisebridge.net zone serial so secondary DNS servers pick up the change

@jetpham jetpham self-assigned this Mar 28, 2026
@jetpham jetpham requested review from ElanHR, SuperQ and mcint and removed request for mcint March 28, 2026 23:24
stuff IN CNAME m6
parts IN CNAME m6
library IN CNAME m6
locker IN A 137.184.11.99
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No IPv6? 😿

Would you mind sorting this down around line 214 or so? It's currently under the "Services hosted on m6" CNAME section.


noisebridge.net. IN SOA ns1.noisebridge.net. hostmaster.noisebridge.net. (
2026020900 ; Serial
2026032800 ; Serial
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
2026032800 ; Serial
2026032900 ; Serial

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants