Debian - 13.6
| Category | Variable | Default | Purpose | Changes | Since version |
|---|---|---|---|---|---|
| Optimizing | MOS_RUN_MODE | service |
- `action` will wait until all action-run-scripts are successful finished and then also stop the service-run-scripts - `service` starts all run-scripts and tries to restart services if they quit - `cascade` like `service` but also stops all other services as soon as a service ends - `external` like `service` but does not restart an ended service nor does it stop the others |
NONE | 12.8 |
| Optimizing | TZ | Europe/Berlin | This variable sets the container’s time zone, which determines how local dates and times are displayed. | NONE | 12.8 |
| Processing | MOS_EXCLUDE_PROCESSES | This variable can contain a regular expression used to ignore matching processes. | NONE | 12.10 | |
| Processing | MOS_INCLUDE_PROCESSES | This variable can contain a regular expression that matches one or more processes to be started by name. | NONE | 12.10 | |
| Processing | MOS_WAIT_FOR_PORTS |
This variable holds a comma- or semicolon-separated list of endpoints in the form: `host:port[:timeout]` - `host` hostname or IP to check - `port` TCP port to connect to - `timeout` (optional) seconds to wait before giving up (default 300) - `sleep` (optional) seconds to sleep after successful connection (default 0) |
NONE | 12.11 | |
| Testing | MOS_SHUTDOWN_DELAY | This variable defines the duration, in seconds, after which all services should be gracefully terminated. | NONE | 12.9 |
E-PIX - 2026.1.0
| Category | Variable | Default | Purpose | Changes | Since version |
|---|---|---|---|---|---|
| Database | TTP_EPIX_DB_URI | (builded from above values) | NEW | 2026.1.0 | |
| Database | TTP_EPIX_DB_DBMS | (from TTP_DB_DBMS) | NONE | 2026.1.0 | |
| Database | TTP_EPIX_DB_HOST | mysql | NONE | 2026.1.0 | |
| Database | TTP_EPIX_DB_NAME | epix | NONE | 2026.1.0 | |
| Database | TTP_EPIX_DB_PASS | epix_password | NONE | 2026.1.0 | |
| Database | TTP_EPIX_DB_PORT | 3306 | NONE | 2026.1.0 | |
| Database | TTP_EPIX_DB_USER | epix_user | NONE | 2026.1.0 | |
| Logging | TTP_EPIX_LOG_LEVEL | (from TTP_LOG_LEVEL) | NONE | 2026.1.0 | |
| Logging | TTP_EPIX_LOG_PATTERN | (from TTP_LOG_PATTERN) | NONE | 2026.1.0 | |
| Logging | TTP_EPIX_LOG_TO | (from TTP_LOG_TO) | NONE | 2026.1.0 | |
| Optimizing | TTP_EPIX_REST_CONTEXT | epix-rest | NONE | 2026.1.0 | |
| Optimizing | TTP_EPIX_SOAP_CONTEXT | epix | NONE | 2026.1.0 | |
| Optimizing | TTP_EPIX_WEB_CONTEXT | epix-web | NONE | 2026.1.0 | |
| Security | TTP_EPIX_AUTH_DOMAIN_ROLES | (from TTP_AUTH_DOMAIN_ROLES) | NEW | 2026.1.0 | |
| Security | TTP_EPIX_SOAP_KEYCLOAK_ENABLE | true | NONE | 2026.1.0 | |
| Security | TTP_EPIX_SOAP_ROLE_ADMIN_NAME | role.epix.admin | NONE | 2026.1.0 | |
| Security | TTP_EPIX_SOAP_ROLE_ADMIN_SERVICES | /epix/epixManagementService | NONE | 2026.1.0 | |
| Security | TTP_EPIX_SOAP_ROLE_USER_NAME | role.epix.user | NONE | 2026.1.0 | |
| Security | TTP_EPIX_SOAP_ROLE_USER_SERVICES | /epix/epixService,/epix/epixServiceWithNotification | NONE | 2026.1.0 | |
| Security | TTP_EPIX_WEB_AUTH_MODE | - | NONE | 2026.1.0 |
gRAS - 2026.1.0
| Category | Variable | Default | Purpose | Changes | Since version |
|---|---|---|---|---|---|
| Database | TTP_GRAS_DB_DBMS | (from TTP_DB_DBMS) | NEW | 2026.1.0 | |
| Database | TTP_GRAS_DB_URI | (builded from above values) | NEW | 2026.1.0 | |
| Database | TTP_GRAS_DB_HOST | mysql | NONE | 2026.1.0 | |
| Database | TTP_GRAS_DB_NAME | gras | NONE | 2026.1.0 | |
| Database | TTP_GRAS_DB_PASS | gras_password | NONE | 2026.1.0 | |
| Database | TTP_GRAS_DB_PORT | 3306 | NONE | 2026.1.0 | |
| Database | TTP_GRAS_DB_USER | gras_user | NONE | 2026.1.0 |
JRE - 25.0.3
| Category | Variable | Default | Purpose | Changes | Since version |
|---|---|---|---|---|---|
| Testing | JAVA_VERSION | Here you can change the Java version if there are multiple versions available in the image. | NONE | 21.0.2 |
Notification-Service - 2026.1.0
| Category | Variable | Default | Purpose | Changes | Since version |
|---|---|---|---|---|---|
| Database | TTP_NOTI_DB_DBMS | (from TTP_DB_DBMS) | **<-- new** | NONE | 2026.1.0 |
| Database | TTP_NOTI_DB_HOST | mysql | NONE | 2026.1.0 | |
| Database | TTP_NOTI_DB_NAME | notification_service | NONE | 2026.1.0 | |
| Database | TTP_NOTI_DB_PASS | noti_password | NONE | 2026.1.0 | |
| Database | TTP_NOTI_DB_PORT | 3306 | NONE | 2026.1.0 | |
| Database | TTP_NOTI_DB_URI | (builded from above values) | **<-- new** | NONE | 2026.1.0 |
| Database | TTP_NOTI_DB_USER | noti_user | NONE | 2026.1.0 | |
| Logging | TTP_NOTI_LOG_LEVEL | (from TTP_LOG_LEVEL) | NONE | 2026.1.0 | |
| Logging | TTP_NOTI_LOG_PATTERN | (from TTP_LOG_PATTERN) | NONE | 2026.1.0 | |
| Logging | TTP_NOTI_LOG_TO | (from TTP_LOG_TO) | NONE | 2026.1.0 | |
| Service | TTP_NOTI_SVC_HOST | localhost | NONE | 2026.1.0 | |
| Service | TTP_NOTI_SVC_PORT | 8080 | NONE | 2026.1.0 | |
| Service | TTP_NOTI_SVC_PROTOCOL | http | NONE | 2026.1.0 |
TTP-FHIR Gateway - 2026.1.0
| Category | Variable | Default | Purpose | Changes | Since version |
|---|---|---|---|---|---|
| Logging | TTP_FHIR_LOG_LEVEL | (from TTP_LOG_LEVEL) | NONE | 2026.1.0 | |
| Logging | TTP_FHIR_LOG_PATTERN | (from TTP_LOG_PATTERN) | NONE | 2026.1.0 | |
| Logging | TTP_FHIR_LOG_TO | (from TTP_LOG_TO) | NONE | 2026.1.0 | |
| Optimizing | TTP_FHIR_RESOURCE_VALIDATION_ENABLED | false | NONE | 2026.1.0 | |
| Security | TTP_FHIR_KEYCLOAK_CLIENT_ID | fhir | NONE | 2026.1.0 | |
| Security | TTP_FHIR_KEYCLOAK_CLIENT_SECRET | (from TTP_KEYCLOAK_CLIENT_SECRET) | NONE | 2026.1.0 | |
| Security | TTP_FHIR_KEYCLOAK_CONFIDENTIAL_PORT | (from TTP_KEYCLOAK_CONFIDENTIAL_PORT) | NONE | 2026.1.0 | |
| Security | TTP_FHIR_KEYCLOAK_ENABLE | false | NONE | 2026.1.0 | |
| Security | TTP_FHIR_KEYCLOAK_REALM | (from TTP_KEYCLOAK_REALM) | NONE | 2026.1.0 | |
| Security | TTP_FHIR_KEYCLOAK_ROLE_EPIX_ADMIN | role.epix.admin | NONE | 2026.1.0 | |
| Security | TTP_FHIR_KEYCLOAK_ROLE_EPIX_USER | role.epix.user | NONE | 2026.1.0 | |
| Security | TTP_FHIR_KEYCLOAK_SERVER_URL | (from TTP_KEYCLOAK_SERVER_URL) | NONE | 2026.1.0 | |
| Security | TTP_FHIR_KEYCLOAK_SSL_REQUIRED | (from TTP_KEYCLOAK_SSL_REQUIRED) | NONE | 2026.1.0 | |
| Security | TTP_FHIR_KEYCLOAK_USE_RESOURCE_ROLE_MAPPINGS | (from TTP_KEYCLOAK_USE_RESOURCE_ROLE_MAPPINGS) | NONE | 2026.1.0 |
WildFly - 38-20260126
| Category | Variable | Default | Purpose | Changes | Since version |
|---|---|---|---|---|---|
| Logging | WF_SYSTEM_LOG_LEVEL | INFO | This can be used to set the log level of the console. | NONE | 31-20240418 |
| Logging | WF_SYSTEM_LOG_TO | CONSOLE | Multiple values semicolon-separated possible. | NONE | 31-20240418 |
| Optimizing | JAVA_OPTS | -Xms1G -Xmx6G ... | you need more memory? then give yourself more memory or define any system-variables | NONE | 26-20231219 |
| Optimizing | WF_ADD_CLI_FILTER | - | define additional pipe-separated file-extensions that jboss-cli should process | NONE | 26-20231219 |
| Optimizing | WF_BLOCKING_TIMEOUT | 300 | This can be used to change the time until processes are cancelled. | NONE | 32-20240909 |
| Optimizing | WF_ENABLE_HTTP2 | false | HTTP2 support | NONE | 32-20240909 |
| Optimizing | WF_MARKERFILES | auto | These affect the creation of marker-files (.isdeploying or .deployed) in the deployment-directory. | NONE | 26-20231219 |
| Optimizing | WF_MAX_CHILD_ELEMENTS | 50000 | The maximum number of children that will be allow in xml-post. | NONE | 32-20240909 |
| Optimizing | WF_MAX_PARAMETERS | 100000 | The maximum number of parameters that will be parsed. | NONE | 32-20240909 |
| Optimizing | WF_MAX_POST_SIZE | 10485760 | The maximum size of a post that will be accepted, in bytes. | NONE | 32-20240909 |
| Optimizing | WF_TRANSACTION_TIMEOUT | 300 | This can be used to change the time after which a transaction is automatically terminated. | NONE | 32-20240909 |
| Quality | WF_HEALTHCHECK_URLS | - | contain a list of urls to check the health of this container | NONE | 26-20231219 |
| Security | WF_ADMIN_PASS | -random- | to set password for wildfly-admin | NONE | 26-20231219 |
| Security | WF_ADMIN_USER | admin | define username for wildfly-admin | NONE | 26-20231219 |
| Security | WF_NO_ADMIN | false | set true if you don't need wildfly-admin | NONE | 26-20231219 |
| Security | WF_SERVER_KEYSTORE_ALIAS | If there is more than one certificate in the keystore, this alias must be specified. | NONE | 34-20241111 | |
| Security | WF_SERVER_KEYSTORE_PASSWORD | This password is only used in combination with /entrypoint-wildfly-server-keystore to access the keystore. | NONE | 34-20241111 | |
| Testing | DEBUG_PORT | *:8787 | for debugging you can | NONE | 26-20231219 |
| Testing | WF_DEBUG | false | set true to enable debug-mode in wildfly | NONE | 26-20231219 |