Migrating www.boost.org to another server
Hi, The CREST is planning to move all the boost services that OSL/CREST has provided to another server. All the services in the current OSL/CREST server are: - Web services: www.boost.org boostcon.boost.org svn.boost.org/svnmanager svn.boost.org/trac/boost beta.boost.org - Subversion, trac, and SVNManager - Mailinglist mailman hypermail First, we would like to migrate www.boost.org and beta.boost.org which are not dependent on any other services and domains at all. The data of www.boost.org and beta.boost.org can be simply moved but I need someone's help who can switch the domain record to make these two hostnames point to the new server. Who can I talk to about this domain migration? I will setup another schedule for the next migrations and I do not have any particular lists yet but probably the rest of web services and Subversion would be the candidate. We will see. Regards, -- - DongInn
Any helps on the migration?
The current wowbagger machine is pretty old and it may stop running someday.
Regards,
--
- DongInn
On May 17, 2013, at 8:10 AM, DongInn Kim
Hi,
The CREST is planning to move all the boost services that OSL/CREST has provided to another server.
All the services in the current OSL/CREST server are: - Web services: www.boost.org boostcon.boost.org svn.boost.org/svnmanager svn.boost.org/trac/boost beta.boost.org
- Subversion, trac, and SVNManager
- Mailinglist mailman hypermail
First, we would like to migrate www.boost.org and beta.boost.org which are not dependent on any other services and domains at all.
The data of www.boost.org and beta.boost.org can be simply moved but I need someone's help who can switch the domain record to make these two hostnames point to the new server.
Who can I talk to about this domain migration?
I will setup another schedule for the next migrations and I do not have any particular lists yet but probably the rest of web services and Subversion would be the candidate. We will see.
Regards,
-- - DongInn
On 20 May 2013 12:50, DongInn Kim
First, we would like to migrate www.boost.org and beta.boost.org which are not dependent on any other services and domains at all.
The data of www.boost.org and beta.boost.org can be simply moved but I need someone's help who can switch the domain record to make these two hostnames point to the new server.
I don't think it's that simple. Those sites are automatically updated in a subversion post commit hook, which looks like it needs to be on the same server. The code is: # # Update boost website # WEBDIR=/home/www/beta.boost.org cd $WEBDIR svn up cd /home/www/live.boost.org svn up I'm not sure where this is on the server. I got it from: http://svn.boost.org/svn/boost/trunk/tools/server/subversion/hooks/ As part of the git transition, we're going to need to trigger updating the site from another machine, but I don't know what the plan for that is. I think David Abrahams had some sort of plan, so I'm cc-ing him.
Who can I talk to about this domain migration?
Beman Dawes I think. I guess he was at C++Now for the last week, so he might have missed this, so I've cc-ed him as well.
Hi Daniel,
Thanks for following up with this.
I have rsyched live.boost.org and beta.boost.org so that we can simply run the script to update the website on the new server.
I do not see any complexities.
Regards,
--
- DongInn
On May 20, 2013, at 8:12 AM, Daniel James
On 20 May 2013 12:50, DongInn Kim
wrote: First, we would like to migrate www.boost.org and beta.boost.org which are not dependent on any other services and domains at all.
The data of www.boost.org and beta.boost.org can be simply moved but I need someone's help who can switch the domain record to make these two hostnames point to the new server.
I don't think it's that simple. Those sites are automatically updated in a subversion post commit hook, which looks like it needs to be on the same server. The code is:
# # Update boost website # WEBDIR=/home/www/beta.boost.org cd $WEBDIR svn up cd /home/www/live.boost.org svn up
I'm not sure where this is on the server. I got it from:
http://svn.boost.org/svn/boost/trunk/tools/server/subversion/hooks/
As part of the git transition, we're going to need to trigger updating the site from another machine, but I don't know what the plan for that is. I think David Abrahams had some sort of plan, so I'm cc-ing him.
Who can I talk to about this domain migration?
Beman Dawes I think. I guess he was at C++Now for the last week, so he might have missed this, so I've cc-ed him as well.
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
17.05.2013 16:10, DongInn Kim пишет:
The CREST is planning to move all the boost services that OSL/CREST has provided to another server. It looks that the boost regression test results at http://www.boost.org/development/tests/release/developer/summary.html have not been updated since Fri, 24 May 2013 14:48:22 +0000. Can it be related to the server upgrade?
-- Best regards, Sergey Cheban
On 27 May 2013 20:38, Sergey Cheban
17.05.2013 16:10, DongInn Kim пишет:
The CREST is planning to move all the boost services that OSL/CREST has provided to another server.
It looks that the boost regression test results at http://www.boost.org/development/tests/release/developer/summary.html have not been updated since Fri, 24 May 2013 14:48:22 +0000. Can it be related to the server upgrade?
Possibly. The results haven't been uploaded to either the old or new server since then. I don't know how it's normally uploaded. Maybe it's connecting to the new site, but can't log in?
AMDG On 05/27/2013 12:38 PM, Sergey Cheban wrote:
17.05.2013 16:10, DongInn Kim пишет:
The CREST is planning to move all the boost services that OSL/CREST has provided to another server. It looks that the boost regression test results at http://www.boost.org/development/tests/release/developer/summary.html have not been updated since Fri, 24 May 2013 14:48:22 +0000. Can it be related to the server upgrade?
Yep. It should update in a couple minutes. In Christ, Steven Watanabe
On 28.05.2013 0:30, Steven Watanabe wrote:
The CREST is planning to move all the boost services that OSL/CREST has provided to another server. It looks that the boost regression test results at http://www.boost.org/development/tests/release/developer/summary.html have not been updated since Fri, 24 May 2013 14:48:22 +0000. Can it be related to the server upgrade? Yep. It should update in a couple minutes. As I can see, the regression test results have not been updated since Fri, 14 Jun 2013 14:42:56 +0000.
-- Sergey Cheban
participants (4)
-
Daniel James
-
DongInn Kim
-
Sergey Cheban
-
Steven Watanabe