Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated the anonymous password for logging into the container registry.

These instructions will automatically update the VERA components configured inside your Docker compose file.  In a standard installation, that will include the VERA API Server, the VERA Web Portal, and the MongoDB database.

Note
titleUpdated: 03 09 DEC 20192020

The Docker login credentials listed below have been updated. The credentials listed before this update will not work.

...

  1. Open an Administrative PowerShell prompt.
  2. Navigate to the Tx3 VERA Docker Compose Directory that was configured during installation.  This is the directory that contains the docker-compose.yml file.
  3. Execute the following commands:
    1. docker login veraserver20190209075900.azurecr.io -u fc12bdd5-6753-40b3-a4da-32bc5d451b39 -p 1c5dfd35p bhfV1g0RhN1O~xS-5271-454e-bbb9-44078177f9c8R-Osv67~HO.zeKMbHp
    2. docker-compose pull

Restart VERA with the Updated Software

...