Bosch rexroth ActiveShuttle System Manual page 36

Hide thumbs Also See for rexroth ActiveShuttle:
Table of Contents

Advertisement

36
Images/notes
if
ports: -
8080:3000
[...] -
START_HTTPS=false
START_HTTP=true
-
WEB_PORT_INSECURE=3000
then the redirect URL is: http://ams.mycompany.com:
8080/*
if
ports: -
8443:9443
[...] -
START_HTTPS=true
START_HTTP=false
WEB_PORT_SECURE=9443
then the redirect URL is: http://ams.mycompany.com:
8080/*
RA91390962 AB-V1.3.3, en
[...] environment:
-
[...] environment:
-
-
ILS, ActiveShuttle | Server deployment
Course of action
Log in to the Keycloak console and set up a valid
redirect URL
Keycloak must know the IP address (or associated
URL) of the
as well as the port.
hmisrv
→ Click on Clients.
→ Enter Client ID
hmisrv.
→  Set the valid URLs as shown in the examples:
Notice!
Users open the redirect IP or URL that users open in
their web browsers to access
The default configuration of the 
the docker-compose file is
and
, which means it is using https
START_HTTPS=true
protocol.
This port is by default remapped to 443 (standard https
port) to the outside world (outside of the Docker-
Container):
ports: -
443:1443
For example, if the server is reachable from
ams.mycompany.com
and the values are the same as
in the docker-compose example, the redirect URL will
be:
https://ams.mycompany.com/*
as shown in
hmisrv
WEB_PORT_SECURE=1443

Advertisement

Table of Contents
loading

Table of Contents