Page MenuHomePhabricator

Deployment plan for nodejs 6 upgrade of Kartotherian / Tilerator
Closed, ResolvedPublic

Description

We are getting close to ready in term of testing kartotherian / tilerator with nodejs 6. Let start planning the details of how to deploy it. Some points to address:

  • nodejs and new kartotherian / tilerator update need to be synchronized (so synchronization between puppet and scap3 deployments)
  • maps-test cluster can be used for validation
  • ...

Event Timeline

Deployment should actually be fairly easy:

Prerequisite:

  • disable puppet on all maps servers

for each server:

  • depool server
  • scap deploy-local
  • puppet run to upgrade to node 6
  • restart tilerator(ui) / kartotherian
  • repool
MaxSem claimed this task.

This plan has been implemented.