twohoursonelife / OneLifeWeb

Web services used by the game server and client of OneLife, now seperate from the monolith repository.
https://twohoursonelife.com
Other
3 stars 2 forks source link

Migrate web servers to new host #10

Closed connorhsm closed 1 year ago

connorhsm commented 1 year ago

To migrate existing web servers to new server host ahead of upcoming game update, where the game server host will also move to the same host.

Ideally, set up a new set of web servers a long side of the existing host, but on a new domain. Test and confirm working as expected by accessing the admin pages and other various reports.

Following this, there needs to be a plan to cut over to the new host before migration can complete.

Do we even keep the web servers on the same server as the game?

Current: (DigitalOcean)

Future: (AWS)

Plan to setup

Voila

connorhsm commented 1 year ago

Cut over complete, monitoring DNS and functionality.

Impressive how quickly this happened. Thankful that I adjusted cache times to minimum in preparation.