Closed
Bug 707701
Opened 14 years ago
Closed 13 years ago
move join.mozilla.org to phx1
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cshields, Assigned: jd)
References
Details
We need to move join.mozilla.org from the sjc1 generic cluster to the phx1 generic cluster.
Assignee | ||
Comment 1•13 years ago
|
||
I have set up a dev and stage site for join.m.o and am curious if someone can take a look and verify that things are looking okay. Once I get the all clear I will be moving the prod site over to this new gear as well.
I ccd paul as I see some commits from him in the code. If the correct person is not on the cc list can anyone point me in the correct direction?
http://join-dev.allizom.org
http://join.allizom.org
Thanks
Status: NEW → ASSIGNED
Comment 2•13 years ago
|
||
These look correct to me. Ben, can you review please?
r.
Looks right to me. One Q -- could we update it to point to a different destination? We've got an updated page, and this link would be ideal: https://donate.mozilla.org/page/contribute/join-mozilla?source=join-moz
thanks!
Assignee | ||
Comment 4•13 years ago
|
||
Thanks(In reply to Ben Simon from comment #3)
> Looks right to me. One Q -- could we update it to point to a different
> destination? We've got an updated page, and this link would be ideal:
> https://donate.mozilla.org/page/contribute/join-mozilla?source=join-moz
>
> thanks!
There is some localisation stuff built into the redirect so I am not to comfortable doing this. Paul is this something you can look into?
Thanks
Assignee | ||
Comment 5•13 years ago
|
||
Ben,
I have been told that Paul is no longer working on this project. I can attempt to update this stuff myself. I have one question. In the current code there is a little lookup that basically does a conditional locale map like so:
'en-US' => 'https://donate.mozilla.org/page/contribute/protect-the-web',
'de-DE' => 'https://donate.mozilla.org/page/contribute/protect-the-web-de'
I can do one of several things here:
1) I can just replace the en-US link with the one you provided.
2) If you have a de-DE local link I can use that.
3) I can remove the locale lookup altogether (leave only en-US).
4) Do nothing.
Please let me know how you would like me to proceed.
Thank You
I think option 1 sounds like the best from that menu :)
thanks much.
Assignee | ||
Comment 7•13 years ago
|
||
Ben,
I made that change. I will go ahead and get the new prod stuff set up. If there are no further notes I would like to make the switch a bit later on today. Please let me know if there are nay objections.
Thanks
Assignee | ||
Comment 8•13 years ago
|
||
Okay, I went ahead and made the switch. I have looked over the site and it looks fine. I generated a wiki page for the site here:
https://mana.mozilla.org/wiki/display/websites/join.mozilla.org
Feel free to add any additional information (development doc links etc) that you think might be useful.
Please let me know if you notice anything incorrect.
Regards
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•