Manifest for Docker | Version 2.7 | March 7, 2023

Release Notes / Docker / Manifest for Docker | Version 2.7 | March 7, 2023

What’s New?

  • Base docker image updated
  • Fixed an issue with downloading a completed job to ZIP or PDF
  • Fixed an issue with ARR models not appearing in the 3D application
  • Fixed an issue with a misleading error message when creating a Location without Lat/Long coordinates.
  • Fixed an issue where Connect calls weren’t always successful.
  • Updated create user interface that allows for Role selection based on License type selection.
  • Note: Manifest for Docker 2.6 or higher is required to use Touch Alignment.

New API/ WEB Images:

  • API Image: taqtile.azurecr.io/manifest-api-production:9cdc97f63
  • Web Image: taqtile.azurecr.io/manifest-web-production:e5621b5b3

This Manifest for Docker release is compatible with the following platforms:

Manifest 3D Headset Version CompatibilityManifest iPadOS Version CompatibilityManifest Android Version Compatibility
2.5, 2.5.1, 2.5.2, 2.5.3, 2.5.115 ,
2.5.5, 2.6, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.7, 2.7.1, 2.7.2, 2.7.3
2.3, 2.4, 2.4.1, 2.4.3, 2.4.4, 2.4.52.0.10 (Beta)

Example Compose File

Dependencies

In addition to updating the Docker compose file, the updated web image, and the API image, please be sure to make the following updates to the compose file:

  • An updated license key. Please reach out to manifestsupport@taqtile.com to obtain the updated Manifest for Docker 2.7 license key.
  • For first time Manifest for Docker clients – please make sure you are using the Postgres 14 database image
    • Please see the image below:
      • taqtile.azurecr.io/manifest-db-14
  • For existing Manifest for Docker clients – please continue to use the Postgres 11 database images in the compose file.
    • Please see image below:
      • taqtile.azurecr.io/manifest-db-11
  • Update the following command in the compose file:
    • FROM: REDIS_DISABLE_COMMANDS=FLUSHDB,FLUSHALL
    • TO: REDIS_DISABLE_COMMANDS=FLUSHDB
  • Update where the compose file references ‘videoEditor’ to ‘videoeditor’ in the compose file

Postgres 11 vs. Postgres 14

It’s important to note that there is an opportunity for existing Manifest for Docker clients to migrate from using Postgres11 to Postgres14. But it’s not mandatory. However, simply changing the code line in the compose file will NOT complete this update. There is a migration path that needs to be followed in order to ensure that the content that exist in ones docker, on-premise instance is maintained. If you update to postgres 14 without doing the proper migrate you will lose all your content. Please reference the migration instructions here: migration instructions

If you have further questions, please reach out to manifestsupport@taqtile.com for more information / instruction.

Known Issues?

  • 3D Converter has (1) known vulnerability in the pip and python libraries. Taqtile development will work on updating these libraries and will release a new docker version when addressed.

How useful was this post?

Average rating 4.4 / 5. Vote count: 7

Leave a Comment

×

Table of Contents