This article describes how to add the Smart ID Messaging component Hermod test app to an existing configuration.
...
If you want to load the released docker image locally on the target host:
Example: load Load docker image
Code Block language text > docker load -i hermod-testapp-2.x.y.RELEASE.tar
If you have a docker registry, load the image there.
...
Start Hermod test app with the following command:
Example: Start hermod-testapp
Code Block language text > docker-compose up -d hermod-testapp > docker-compose logs -f
Try to connect to the GUI from a browser:
Example: Connect to GUI
Code Block language text https://<my-hermod-server>:20488/hermod-testapp
Additional information
Expand | ||
---|---|---|
| ||