This article outlines the procedure for updating your Sign'Stash Proxy instance with a new version of the Docker image.
1. Check the current installed version
To check which SignStash Sign'Stash Proxy version is running, you have have two options.
Option A - Check the startup logs, as in the example below.:
...
Option B - Execute the “docker image” command below and check the “Tag” column:
docker images teammust/einvoice
...
2.
...
If your version is old
If you are using an earlier version of the software (prior to v.1.19+b134) or encountering an error message indicating an unsupported database version, please refer to the guidance described in the article below:
3.
...
If you version is recent
For the new version of Sign'Stash ProxyIf you updated the Docker image recently or have a version equal or above v.1.19+b134, follow the standard update procedure, which is described in the article below:
...