app-gelinkt-notuleren 2.6.0

frontend 2.14.0

Enhancement

  • #63 performance improvements for building notulen/extracts (@nvdk)

Bug Fix

Internal

prepublisher 1.3.0

Enhancement

  • #63 performance improvements for building notulen/extracts (@nvdk)

Bug Fix

Internal

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. git fetch && git checkout v2.6.0)

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

  7. Production only: have a look at the deployment guide of 2.5.0 for specific steps to be taken there

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

  9. start the stack docker-compose up -d

  10. verify it's up

Deployments

environment

deployment date

QA

10/09/2021

Sandbox (gebruikerssessie)

PROD

Last updated