New VM Migration: Difference between revisions

From Leeds Hackspace Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Fligg has kindly donated a dedicated server on which to host the hackspace websites.
Fligg has kindly donated a vm on which to host the hackspace websites.


It can be found at 5.135.159.110
It can be found at 88.198.101.84 (the vast majority of DNS names now point at this address). If you need to access the old server its oldserver.leedshackspace.org.uk (217.151.104.189).


Migration from the old server is currently underway.
Migration from the old server is currently underway.
Line 8: Line 8:


* wiki
* wiki
* dns (running and transfering zones, but not yet referenced by NS records)
* dns (this server is ns0 and is configured as master. It will send notifies to ns1-3 when zones are changed and reloaded causing a zone transfer)
* vpn (server is up and running ready for connection from gateway box)
* vpn (server is up and running ready for connection from gateway box)
 
* blog (migrated & upgraded to wp 4.1 and all latest plugins/themes)
Things still to migrate:
* email (exim config transfered, mail & aliases migrated from old server)
 
* Marvin_P_Droid IRC bot (it starts - waiting for ISP to actually expire an old DNS entry so the VPN connects and we can test it).
* blog
** Tested upgrade to WP 4.0 with our content, upgrade went smoothly, no surprises, looks ok.
** Depends on vpn for access to the space status api running on the gateway.
* email
* listserver
** Don't think it was ever used, if we're sticking with google we can probably ditch this.
 
Things to consider replacing/migrating:
 
* Marvin_P_Droid IRC bot
** Do we stay with irccat or use something else (if something else, what?)

Latest revision as of 20:48, 21 December 2014

Fligg has kindly donated a vm on which to host the hackspace websites.

It can be found at 88.198.101.84 (the vast majority of DNS names now point at this address). If you need to access the old server its oldserver.leedshackspace.org.uk (217.151.104.189).

Migration from the old server is currently underway.

Things already migrated:

  • wiki
  • dns (this server is ns0 and is configured as master. It will send notifies to ns1-3 when zones are changed and reloaded causing a zone transfer)
  • vpn (server is up and running ready for connection from gateway box)
  • blog (migrated & upgraded to wp 4.1 and all latest plugins/themes)
  • email (exim config transfered, mail & aliases migrated from old server)
  • Marvin_P_Droid IRC bot (it starts - waiting for ISP to actually expire an old DNS entry so the VPN connects and we can test it).