Airbyte Web UI

  • By Commercial Systems
Channel Revision Published Runs on
latest/edge 3 16 Jul 2024
Ubuntu 22.04
juju deploy airbyte-ui-k8s --channel edge
Show information

Platform:

Learn about configurations >

  • external-hostname | string

    Default: airbyte-ui-k8s

    The DNS listing used for external connections. Will default to the name of the deployed application.

  • log-level | string

    Default: info

    Configures the log level of gunicorn. Acceptable values are: "info", "debug", "warning", "error" and "critical"

  • tls-secret-name | string

    Default: airbyte-tls

    Name of the k8s secret which contains the TLS certificate to be used by ingress.