You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @systemantix@clementbriens@edsaperia, going to stub out what it would take to manage newspeak.link via this repo, in case you're open to it. Worst case scenario, this was a good chance to better-document the process 🙂
(Pull requests with doc improvements very welcome.)
Role Legend
👒 g0v-network/domains repo maintainer must do this, aka @patcon
💪 PR submitter (or anyone) can do this, but likely either you or me
👑 domain owner must do this, aka clement
👒 add newspeak.link domain to Cloudflare account (status will be "pending transfer") [screenshot]
👒 import existing DNS records into pending Cloudflare domain
👒 enable management of pending domain under the Cloudflare API key
💪 create a minimal config file at newspeak.link.domain/newspeak.link.yaml, [see branch]
💪 transfer any existing DNS records into config file(s), in this case just newspeak.link.domain/newspeak.link.yaml, [see branch]
🚧 If Cloudflare preparation has already been done, an automated comment from CI will do a dry-run and show any differences between YAML config files and the "live" DNS records
👒 if looks good, merge the PR
👑 change DNS nameservers (on Tucows?) to point to Cloudflare nameservers:
clyde.ns.cloudflare.com
tina.ns.cloudflare.com
💪 confirm nameservers are switched by check NS records: host -t ns newspeak.link
👒 give push access on g0v-network/domains to newspeak.link domain owner (though future expectation is to work via PRs like this)
Curious how this looks to you guys! Lemme know whether the above makes sense at all! Sorry to be impatient and do the steps myself, just wanted to make it easy, and hoping there are other chances for you guys to help add other domains 😊
I recognize that newspeak.link won't change much (so it's a bit academic that it's managed here), but wondering if this might be a first step to warming up to other Newspeak domains being managed in a public way here, or in a repo like this. I'm definitely eager to give y'all merge access on this repo if you're interested, which I suspect is fair offer if someone is allowing a domain to exist here :) Happy to discuss process and improve it!
Hey @systemantix @clementbriens @edsaperia, going to stub out what it would take to manage
newspeak.link
via this repo, in case you're open to it. Worst case scenario, this was a good chance to better-document the process 🙂Steps of Process
Full documentartion of steps [in theory] are detailed here: https://github.com/g0v-network/domains/blob/main/docs/HOWTO.md#domains
(Pull requests with doc improvements very welcome.)
Role Legend
👒
g0v-network/domains
repo maintainer must do this, aka @patcon💪 PR submitter (or anyone) can do this, but likely either you or me
👑 domain owner must do this, aka clement
newspeak.link
domain to Cloudflare account (status will be "pending transfer") [screenshot]newspeak.link.domain/newspeak.link.yaml
, [see branch]newspeak.link.domain/newspeak.link.yaml
, [see branch]newspeak.link
toconfig.yaml
[see branch]host -t ns newspeak.link
g0v-network/domains
tonewspeak.link
domain owner (though future expectation is to work via PRs like this)clementbriens/newspeak-shortlink
how the domain is managed.The text was updated successfully, but these errors were encountered: