Skip to content

Migration AD 2020

Ghost User requested to merge feature/ad2020 into master

Changes

  • changed the path of .dbpass: it requires to regenerate a db password on the API, the config file with it and restart the server

Migration (to apply on all instances right after merge):

  1. Install the new venv: ansible-playbook play.yml --skip-tags prosody -l lab2
  2. Update the server sites to point on venv: ansible-playbook update_websites.yml -l lab2
  3. Check: ansible-playbook check_endpoints.yml -l lab2

/!\ Servers will be broken in between

Edited by Ghost User

Merge request reports