- Stop the currently running TSS Node.
-
Back up key data (e.g. the
secrets.db
file, the passwords or thepassword.key
file, and the config file). - Unzip the new version of the TSS Node package and overwrite the files in the old version. You can unzip the new version in the same folder used by the previous TSS Node package.
- To ensure the proper functioning of the TSS Node, check its operating environment and pull the necessary container image.
- Start the new version of the TSS Node, and verify its successful startup by ensuring that the version number and key data (such as the TSS Node ID) in the log match the expected values.
Feel free to share your feedback to improve our documentation!