Page MenuHomePhabricator

Automate Matomo Plugin Updates
Closed, DuplicatePublic

Description

Matomo plugin updates need to be deployed to all 3 servers then a migration run on one of them. Currently this is done manually. This should be made easier and remove human error by adding the plugins to the infrastructure repository and writing a playbook to deploy them to all 3 servers.

Acceptance Criteria

  • Matomo plugins are stored in Infrastructure repository.
  • A playbook deploys the plugins to all 3 servers.
  • The playbook runs the migration on one server.