Finos Legend Bundle
- FINOS | bundle
Channel | Revision | Published |
---|---|---|
latest/edge | 110 | 11 Aug 2023 |
2023-12/edge | 116 | 29 Apr 2024 |
2023-09/edge | 114 | 03 Sep 2023 |
2023-07/edge | 113 | 12 Aug 2023 |
2023-06/edge | 109 | 11 Aug 2023 |
2023-05/edge | 108 | 11 Aug 2023 |
2022-05/edge | 112 | 11 Aug 2023 |
2022-04/edge | 111 | 11 Aug 2023 |
juju deploy finos-legend-bundle --channel edge
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
access-token | string
String access token for the GitLab API on the provided host.
-
api-scheme | string
Default: https
Scheme (HTTP or HTTPS) to use for the GitLab API.
-
application-name | string
Default: Charmed FINOS Legend
String name of the application to be created on GitLab for the Legend deployment. Must be unique on GitLab.
-
gitlab-client-id | string
Client ID for a pre-created application already present on GitLab. If provided alongside 'gitlab-client-secret', the integrator will skip creating the application on GitLab and simply provide these application credentials to all the Legend components. Note that one must still manually update the GitLab application with the redirect URIs returned by the 'get-redirect-uris' action.
-
gitlab-client-secret | string
Client secret for a pre-created application already present on GitLab. If provided alongside 'gitlab-client-id', the integrator will skip creating the application on GitLab and simply provide these application credentials to all the Legend components. Note that one must still manually update the GitLab application with the redirect URIs returned by the 'get-redirect-uris' action.
-
gitlab-host | string
Default: gitlab.com
Hostname or IP of a GitLab installation.
-
gitlab-port | int
Default: 443
Port on the provided 'gitlab-host' to contact the API on.