Cthulhu
Administrator
- AKA
- Yop
So, this morning I fucked around with the new server, and right now I believe I have the webserver set up so it'll work - installed Apache, PHP, MySQL, made mod_rewrite work, and installed a barebones version of Wordpress to see if it works - see http://95.211.43.58.
I'm currently doing two things:
1. Get a backup of TLS to do a 'dry run' of transferring everything over. Our site has grown too large for Hostgator's automatic backup thing to work, so we need support for that.
2. Transfer the domain name over to my personal account again, instead of having hostgator control it. This involves needing Hostgator support to unlock the domain name and the new registrar (transIP.nl) to pull it to them. Nothing should change for you guys though.
Once 1 and 2 are done and accounted for, I'll lower the TTL of the domain name - basically how often the domain name is resolved to an IP address, to avoid having to wait up to three days for the server switch, and once that's ready, I'll 'close' the site on the new host, switch the domain name over, wait until that's done and a sufficient amount of people are seeing the closed message, then do a final transfer of the database.
Alternatively, I shut down the forum here, set the domain name transfer in motion, and start the move right away. It kinda depends on how fast that goes.
If everything goes right, we can transfer the site over somewhere next week. I'll probably do it during my vacation between xmas and new year though.
I'll also see to tweaking the shit out of the server - install memcached, optimize the server, rape everything and pretty much do everything we weren't able to while we were on shared hosting.
Another thing I'd really like to see work is to use nginx, an alternative to apache but much more modern and faster, to serve static files. Dunno if that would give benefit to the users, but it's much better on the server side (uses less resources, allows more simultaneous connections etc).
I'm currently doing two things:
1. Get a backup of TLS to do a 'dry run' of transferring everything over. Our site has grown too large for Hostgator's automatic backup thing to work, so we need support for that.
2. Transfer the domain name over to my personal account again, instead of having hostgator control it. This involves needing Hostgator support to unlock the domain name and the new registrar (transIP.nl) to pull it to them. Nothing should change for you guys though.
Once 1 and 2 are done and accounted for, I'll lower the TTL of the domain name - basically how often the domain name is resolved to an IP address, to avoid having to wait up to three days for the server switch, and once that's ready, I'll 'close' the site on the new host, switch the domain name over, wait until that's done and a sufficient amount of people are seeing the closed message, then do a final transfer of the database.
Alternatively, I shut down the forum here, set the domain name transfer in motion, and start the move right away. It kinda depends on how fast that goes.
If everything goes right, we can transfer the site over somewhere next week. I'll probably do it during my vacation between xmas and new year though.
I'll also see to tweaking the shit out of the server - install memcached, optimize the server, rape everything and pretty much do everything we weren't able to while we were on shared hosting.
Another thing I'd really like to see work is to use nginx, an alternative to apache but much more modern and faster, to serve static files. Dunno if that would give benefit to the users, but it's much better on the server side (uses less resources, allows more simultaneous connections etc).