app-gelinkt-notuleren 2.8.6

app-gelink-notuleren

🚀 Enhancement

frontend-gelink-notuleren

🚀 Enhancement

🚀 Enhancement

ember-rdfa-editor

🐛 Bug Fix

🚀 Enhancement

🏠 Internal

ember-rdfa-editor-template-variable-plugin

🚀 Enhancement

ember-rdfa-editor-besluit-plugin

🚀 Enhancement

ember-rdfa-editor-roadsign-regulation-plugin

🚀 Enhancement

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.8.6)

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

  7. configure the enviroment variable EMBER_MOW_REGISTRY_ENDPOINT in docker-compose override.yml for QA: https://roadsigns.lblod.info/sparql for PROD: ​ https://register.mobiliteit.vlaanderen.be/sparql

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

  9. start the virtuoso and migrations service and wait for migrations to finish

  10. start the stack docker-compose up -d

  11. verify it's up

ENV

deploy date

QA

11/2/2022

Sandbox

11/2/2022

Production

Last updated