Sign inSign up

folioorg/mod-workflow

By folioorg

Updated about 11 hours ago

Image
0

44

folioorg/mod-workflow repository overview

FOLIO - mod-workflow

Code Repository: https://github.com/folio-org/mod-workflow

Metadata

  • Container memory (bytes): 402653184
  • Module ports: 8081/tcp

Default environment variables

  • JAVA_OPTIONS:
    • Description: Java options.
    • -XX:MaxRAMPercentage=66.0
  • FOLIO database connection: true
  • FOLIO database common environment:
    • DB_DATABASE, DB_HOST, DB_PORT, DB_USERNAME, DB_PASSWORD, DB_CHARSET
  • FOLIO database other environment:
    • DB_MAXPOOLSIZE
      • Description: Database max pool size.
      • Default value: 16
    • DB_QUERYTIMEOUT
      • Description: Database query timeout.
      • Default value: 60000
  • ENV
    • Description: The environment name.
    • Default value: folio
  • KAFKA_HOST
    • Description: Kafka broker URL.
    • Default value: https://kafka
  • KAFKA_PORT
    • Description: Kafka broker port.
    • Default value: 9092
  • KAFKA_SECURITY_PROTOCOL
    • Description: Kafka security protocol used to communicate with brokers (SSL or PLAINTEXT).
    • Default value: PLAINTEXT
  • KAFKA_SSL_KEYSTORE_LOCATION
    • Description: The location of the Kafka key store file. This is optional for client and can be used for two-way authentication for client.
  • KAFKA_SSL_KEYSTORE_PASSWORD
    • Description: The store password for the Kafka key store file. This is optional for client and only needed if 'ssl.keystore.location' is configured.
  • KAFKA_SSL_TRUSTSTORE_LOCATION
    • Description: The location of the Kafka trust store file.
  • KAFKA_SSL_TRUSTSTORE_PASSWORD
    • Description: The password for the Kafka trust store file. If a password is not set, trust store file configured will still be used, but integrity checking is disabled.
  • OKAPI_CAMUNDA_BASEPATH
    • Description: The base path in the OKAPI service representing the particular back-end workflow engine base path to get the module descriptor from.
    • Default value: /
  • OKAPI_CAMUNDA_RESTPATH
    • Description: The base path in the OKAPI service representing the particular back-end workflow engine to use.
    • Default value: /camunda
  • OKAPI_URL
    • Description: The URL to the OKAPI service.
    • Default value: http://10.0.2.15:9130
  • SERVER_PORT
    • Description: The port to listen on that must match the PortBindings.
    • Default value: 8081
  • SERVER_SERVLET_CONTEXTPATH
    • Description: The context path, or base path, to host at.
    • Default value: /
  • SPRING_FLYWAY_ENABLED
    • Description: Database migration support via Spring Flyway.
    • Default value: false
  • SPRING_JPA_HIBERNATE_DDLAUTO
    • Description: Auto-configure database on startup.
    • Default value: update
  • TENANT_DEFAULTTENANT
    • Description: The name of the default tenant to use.
    • Default value: diku
  • TENANT_FORCETENANT
    • Description: Forcibly add or overwrite the tenant name using the default tenant.
    • Default value: false
  • TENANT_INITIALIZEDEFAULTTENANT
    • Description: Perform initial auto-creation of tenant in the DB (schema, tables, etc..).
    • Default value: true
  • TENANT_RECREATEDEFAULTTENANT
    • Description: When TENANT_INITIALIZEDEFAULTTENANT is true and the DB already exists, then drop and re-create.
    • Default value: false

Tag summary

Content type

Image

Digest

sha256:23b5ec1ef

Size

203.8 MB

Last updated

about 11 hours ago

docker pull folioorg/mod-workflow