-
Notifications
You must be signed in to change notification settings - Fork 53
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
[v2] Switch over the DNS (and do any Cloudflare level redirects) #432
Comments
@amercader Also, I think it would be much better to manage all the redirect on the vuepress level for flexibility and speed of fixing problems |
I mean the subdomains should be redirected on Cloudflare level for sure. But managing individual page redirects will be much better to manage in the codebase |
What repo is that? I assume is not this one as there is no gh-pages branch |
@roll all the redirects are done in the local codebase. the redirects here are the ones that have to happen in cloudflare (see comment in the description!)
@amercader you'd cname to frictionlessdata.github.io i believe (as per normal).
@roll @amercader can't this happen today? these changes in cloudflare are non-breaking - the specs website is operational for weeks 😉 |
I see my bad. My focus is disordered as we're preparing to quarantine I think we need to do the switch when both I and Adria (and maybe Lilly) are online to assist in real-time in case of any problem |
@lwinfree @rufuspollock @roll As of now we've done
I'm holding in updating the records for the main site because the CNAME file is not updated there AFAICT. When you are ready on your end let me know, so we don't have downtime. Please validate all these and let me know if they look good |
@amercader I've just updated the CNAME on the main site. |
Thanks @lauragift21 , the DNS records are now updated |
@lauragift21 |
@rufuspollock @roll will look into these and fix asap. |
Hi @lauragift21, I received an email yesterday about https://old.frictionlessdata.io/field-guide/ - some person was reading it but it's not available anymore. I sent him the link above for now. But flagging it |
@roll I've fixed the redirect issue on the site and tested out the broken links of which most of them now work. AFAIK some of the links have an additional |
@lauragift21 BTW these website-2 links leak somewhere because it was found by a broken links checker |
FIXED. DNS switch happened with redirects. @lauragift21 can you open a new issue for the broken links if that is still outstanding. And generally you can be proactive to close issues that are complete so that they don't clog up the repo. |
Sure @rufuspollock. I've fixed the broken links. |
Switch over to the new site 😄
Acceptance
Tasks
should be part of [v2] Implement Redirects for v1 URLs #423turns out you can't do this in Vue [^why] so we have to implement this at cloudflare level @amercader @lwinfreewebsite-v2
repo CNAME tofrictionlessdata.io
@lauragift21Change CNAME inOld FD site is hosted in S3, already donewebsite
repo to old.frictionlessdata.io @lauragift21The text was updated successfully, but these errors were encountered: