app-gelinkt-notuleren 2.4.0

Enhancement

  • #167 Use task flow for preview, signing and publication of notulen

Enhancement

  • #61 Implement task flow for notulen

Deployment guide

  1. set up the maintenance frontend in docker-compose.override.yml

  2. optional: create a backup of the database with /data/useful-scripts/virtuoso-backup.sh ${name-of-container}

  3. bring down everything with docker-compose down

  4. bring up just the maintenance frontend with docker-compose up -d editor

  5. checkout the v2.4.0 tag

  6. Production only: make sure to bump the version of controle-editor to the correct frontend version (2.10.0)

  7. remove (comment out) maintenance frontend from docker-compose.override.yml

  8. start the stack docker-compose up -d

  9. verify it's up

Deployments

environment

deployment date

QA

31/08/2021

Sandbox (gebruikerssessie)

31/08/2021

PROD

01/09/2021

Last updated