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:
-
enable-tls | boolean
Boolean representing whether or not this Legend Application endpoint is accessed through HTTPS. Setting this option will not enable TLS on the service itself, and it is meant to be used in conjunction with the tls-secret-name config option on the Nginx Ingress Integrator Charm. Setting this option will cause the Gitlab Callback URLs to be prefixed by HTTPS instead of HTTP.
-
external-hostname | string
String representing the DNS name this Application should respond to. By default, this will be the Application's name.
-
server-logging-level | string
Default: INFO
String identifier of the log level to be used for all library classes. Must be one of INFO, WARN, DEBUG, or TRACE, or OFF.
-
server-pac4j-logging-level | string
Default: DEBUG
String identifier of the log level to be used by authentication-related PAC4J actions. Must be one of INFO, WARN, DEBUG, or TRACE, or OFF.
-
server-ui-path | string
Default: /studio
The root path (exluding protocol, host, or port declaration) under which the Studio UI should be server.