app-gelinkt-notuleren 2.7.1

  • #208 fix sorting on status in the agendapoint table (@nvdk)

Deployment guide

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

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

  3. 3.bring down everything with docker-compose down

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

  5. 5.git fetch && git checkout v2.7.1)

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

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

  8. 8.start the stack docker-compose up -d

  9. 9.verify it's up

Environment

deployment

QA

21/10/21

Sandbox

21/10/21

Prod

21/10/21

Last updated