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

migrate DNS to netlify #2

Closed
5 tasks done
fool opened this issue Mar 15, 2019 · 5 comments
Closed
5 tasks done

migrate DNS to netlify #2

fool opened this issue Mar 15, 2019 · 5 comments
Assignees

Comments

@fool
Copy link
Member

fool commented Mar 15, 2019

  • shift2bikes.org
  • shift2bikes.com
  • shifttobikes.com
  • shifttobikes.org
  • pedalpalooza.org
@onewheelskyward
Copy link

Also take a look at route53- we could manage it all in one place. We'll have to take in account the mail forwarding.

@fool
Copy link
Member Author

fool commented Sep 9, 2020

current records for shift2bikes.org after they were overwritten by our former webhost (and current DNS host) a second time in 2 years, graphics and text!

shift2bikes.org. | 14400 | IN | A | 104.198.14.52
shift2bikes.org. | 14400 | IN | MX | Priority: 0Destination: mail.shift2bikes.org 
mail.shift2bikes.org. | 14400 | IN | A | 204.44.192.74
www.shift2bikes.org. | 14400 | IN | CNAME | shift-docs.netlify.com 
ftp.shift2bikes.org. | 14400 | IN | A | 204.44.192.74 
shift2bikes.org. | 14400 | IN | TXT | v=spf1 +a +mx +ip4:74.85.245.10 ~all
cpcalendars.shift2bikes.org. | 14400 | IN | A | 204.44.192.74 
webdisk.shift2bikes.org. | 14400 | IN | A | 204.44.192.74 
webmail.shift2bikes.org. | 14400 | IN | A | 204.44.192.74 
cpanel.shift2bikes.org. | 14400 | IN | A | 204.44.192.74 
whm.shift2bikes.org. | 14400 | IN | A | 204.44.192.74
cpcontacts.shift2bikes.org. | 14400 | IN | A | 204.44.192.74
default._domainkey.shift2bikes.org. | 14400 | IN | TXT | v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxBcK0IaxlPToIkQJbN8oI3HK7teSLb3vGpbYNjee+ldOr6uOUy8GNvNBALMMUDgO2RHbQafEjDKRxnmS6Kax6M4Jol9XjZCakilQ2vSFcycLNRZ1VB5sLaib/x3DCkPJIfqtzU2mY32sSE1+1MHscRBxVlmxlJYNCo90BFocVFa27i+xkmYQCfC+ZR/mSC59iAv/yKfGLe1eUezQSDk7ju5r2O5iwvH1RDZg8b1TCiJLjHVnzKLWuiokewzGw5XsTXW6uuhAfdRRYuiPsswI9kkxN/pvvP2q/PnJIDHJJtGY4321V7t5eSoK1+SgFv55GBNwrPbPb9D1bXr1UukzjQIDAQAB; 
api.shift2bikes.org. | 14400 | IN | A | 44.231.45.51 
_amazonses.shift2bikes.org. | 14400 | IN | TXT | VaRHdcIDM355mpkTZfgo2res5ppygvsBECqidIEknH8=
d5dtm6bizjlakzu4ur5i43mufc2zy57w._domainkey.shift2bikes.org. | 14400 | IN | CNAME | d5dtm6bizjlakzu4ur5i43mufc2zy57w.dkim.amazonses.com
l6culhmqckz3whzsggiwmltbmma4a7w4._domainkey.shift2bikes.org. | 14400 | IN | CNAME | l6culhmqckz3whzsggiwmltbmma4a7w4.dkim.amazonses.com
b42wfcbnrpjqbi4rlt2rs3hhff6lycff._domainkey.shift2bikes.org. | 14400 | IN | CNAME | b42wfcbnrpjqbi4rlt2rs3hhff6lycff.dkim.amazonses.com
_cpanel-dcv-test-record.shift2bikes.org. | 14400 | IN | TXT | _cpanel-dcv-test-record=26ugZ5U8NxdcQ4qxdwKMSPQDSP2lbi7KeUsXOUta8uHuCLrAAK2crkUMpEeWIzXy
old.shift2bikes.org. | 14400 | IN | A | 204.44.192.74
newshiftapi.shift2bikes.org. | 14400 | IN | A | 54.187.123.121
_d282f2de60268f170901e2555300e2da.old.shift2bikes.org. | 14400 | IN | CNAME | f52ccfdca744e5f9dbdf16f722970b50.70fd1c254b2267ed37167804c66fc806.comodoca.com
cpcalendars.old.shift2bikes.org. | 14400 | IN | A | 204.44.192.74
webdisk.old.shift2bikes.org. | 14400 | IN | A | 204.44.192.74
whm.old.shift2bikes.org. | 14400 | IN | A | 204.44.192.74
cpanel.old.shift2bikes.org. | 14400 | IN | A | 204.44.192.74
webmail.old.shift2bikes.org. | 14400 | IN | A | 204.44.192.74
cpcontacts.old.shift2bikes.org. | 14400 | IN | A | 204.44.192.74

shift-dns-screenshot

shift-dns-screenshot-2

@fool
Copy link
Member Author

fool commented Sep 9, 2020

(you set these on this page, once you get logged into canvashost: https://c101.servername.online:2083/cpsess1171602996/frontend/paper_lantern/zone_editor/index.html#/manage?domain=shift2bikes.org - but I think that page is tied to my current SSO session!)

so, the breadcrumbs to get there are:

@fool
Copy link
Member Author

fool commented Apr 1, 2021

I've ported all records as of today, 31 Mar 2021, from hostpapa (nee canvashost), to Netlify. Pedalpalooza.org was taken over by Meghan last year and uses nameservers from her web host, so I didn't migrate it.

What remains is to get logins to the registrars and update the nameservers from these pages:

@fool
Copy link
Member Author

fool commented Mar 31, 2022

all are migrated!

@fool fool closed this as completed Mar 31, 2022
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

No branches or pull requests

2 participants