We've discontinued the registration of new Bundles

New Bundle registrations are no longer accepted. Existing bundles remain functional. We recommend using the Juju Terraform Provider for new deployments.

Mlflow

Kubeflow Charmers Publisher | bundle

Platform:

Ubuntu
Channel Revision Published
latest/stable 52 05 Jun 2025
latest/candidate 28 06 Dec 2021
latest/beta 52 05 Jun 2025
latest/edge 52 05 Jun 2025
2.22/stable 52 05 Jun 2025
2.22/beta 52 05 Jun 2025
2.22/edge 52 05 Jun 2025
2.15/stable 49 09 Aug 2024
2.15/edge 48 09 Aug 2024
2.1/stable 36 14 Sep 2023
2.1/beta 35 14 Sep 2023
2.1/edge 34 14 Sep 2023
juju deploy mlflow

Learn about configurations >

  • access-key | string

    Default: minio

    Access key

  • console-port | int

    Default: 9001

    HTTP port for minio console

  • gateway-storage-service | string

    Storage service used by gateway to store objects. This value is required for gateway mode. Possible values: s3, azure

  • mode | string

    Default: server

    Mode of operations. Possible values: server, gateway

  • port | int

    Default: 9000

    HTTP port

  • secret-key | string

    Secret key. Must be at least 8 characters long. If not provided, a random key will be used.

  • ssl-ca | string

    Base64 encoded certificate authority for untrusted certificate chains

  • ssl-cert | string

    Base64 encoded SSL certificate.

  • ssl-key | string

    Base64 encoded SSL key.

  • storage-service-endpoint | string

    Service endpoint of gateway storage service. This value is optional when using S3 or Azure public API endpoints