Skip to content

dns: migrate nixcon.org and set up mailing #642

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

Merged
merged 3 commits into from
Apr 18, 2025
Merged

Conversation

mweinelt
Copy link
Member

@mweinelt mweinelt commented Apr 17, 2025

Migrates the DNS for nixcon.org to Gandi and management via dnscontrol through this repo.

Sets up mailing through umbriel.nixos.org and migrates some aliases, that are up for debate.

  • orgateam@: primary contact address, currently [email protected]
  • foundation@ : does it make sense to still have that when the same name @nixos.org exists?
  • volunteers@: unclear
  • 2024@, 2024cfp@: are they still required? @Lassulus
  • 2023@ was in Darmstadt and I can guarantee we don't require them any more
  • 2022@ is even older, so I'm dropping it as well

Additionally, they all point to the same Google Group that I'm not sure gets used any more.

cc @infinisil

@mweinelt mweinelt requested a review from a team as a code owner April 17, 2025 01:15
Copy link
Contributor

@jfly jfly left a comment

Choose a reason for hiding this comment

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

LGTM. A couple comments inline that I trust you to resolve as you see fit.

@Lassulus
Copy link
Member

No. The old aliases are not necessary anymore.

Drops the following destination addresses:
- 2024
- 2024cfp
- 2023
- 2022
@mweinelt mweinelt force-pushed the dnscontrol-nixcon.org branch from cc36121 to aabe0ab Compare April 17, 2025 20:17
@mweinelt mweinelt enabled auto-merge April 18, 2025 23:18
@mweinelt mweinelt disabled auto-merge April 18, 2025 23:19
@mweinelt mweinelt merged commit a192d84 into main Apr 18, 2025
14 checks passed
@mweinelt mweinelt deleted the dnscontrol-nixcon.org branch April 18, 2025 23:19
REG_NONE,
DnsProvider(DSP_GANDI),

MX("@", 10, "umbriel"),
Copy link
Member

Choose a reason for hiding this comment

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

The MX record set here translates to umbriel.nixcon.org which is non-existing currently. Should it maybe be umbriel.nixos.org?

Copy link
Member

Choose a reason for hiding this comment

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

Yes, it seems clear. Thanks! #647

Copy link
Member

@vcunat vcunat Apr 20, 2025

Choose a reason for hiding this comment

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

Deployed, but it has 1 hour TTL, so...

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.

7 participants