app-gn-publicatie 1.5.0 & 1.5.1

Release information

Release notes: https://github.com/lblod/app-gn-publicatie/1.5.0 https://github.com/lblod/app-gn-publicatie/releases/v1.5.1

Release notes frontend: https://github.com/lblod/frontend-gelinkt-notuleren-publicatie/releases/tag/v0.24.0 https://github.com/lblod/frontend-gelinkt-notuleren-publicatie/releases/tag/v0.24.1

Executive summary

  • frontend upgrade to ember 3.28, improved rdfa annotations

  • bumped mu-cl-resources to fix cache invalidation

  • enabled cache on all routes where relevant, greatly speeding up (cached) requests

Deploy guide

  1. set up the maintenance frontend in docker-compose.override.yml (note that this should replace the identifier, as that is the entrypoint in this stack)

  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 maintenance

  5. git fetch && git checkout v1.5.0

  6. start the stack docker-compose up -d

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

  8. start the stack docker-compose up -d --remove-orphans(remove orphans removes the maintenance frontend)

  9. 11.verify it's up

Deployments

Last updated