Keys ??? GIBT ES SCHLÜSSELWÖRTER ODER UMGEBUNGSVARIABLEN, DIE ELASTIC STACK NUTZT?¶
The key value store of Consul administrates the SEAL Print Client server configuration.
The keys are set during the installation.
Values with time specifications are specified in the following time units:
-
seconds
(s
,sec
) -
minutes
(m
,min
) -
hours
(h
,hr
) -
days
(d
) -
weeks
(w
,wk
) -
months
-
years
(y
,yr
)
Example - with time units
<time_interval>=2h30m
<time_interval>=4m2s
ACTION_EXECUTOR¶
ACTION_EXECUTOR
specifies the backend system.
The key is available for the seal-preprocess
, seal-operator-dpf
, seal-operator-p4
and the seal-operator-p5
services.
Available values: String
-
CONVERT
Conversion
-
DPF
Digital Paper Factory
-
MOCK
Only simulation
-
P4
PLOSSYS netdome system
-
P5
PLOSSYS 5 system
Default: MOCK
API_BASE_URL¶
API_BASE_URL
specifies the URL of the server API.
The key is available for the seal-operator-ui
service.
Available values: String
https://api:<port_number>
Default: https://api:3008
API_VERSION¶
API_VERSION
specifies the version of the server API.
The key is available for the seal-operator-ui
service.
Available values: String
<v1>
Default: v1
APW_URL¶
APW_URL
specifies the URL of the APW REST server.
The key is available for the seal-operator-p4
service.
Available values: String
https://<server_name>:8433
Default: https://localhost:8443