Skip to content

finos/legend-juju-sdlc-server-operator

Repository files navigation

FINOS - Incubating

FINOS Legend SDLC Operator

Description

The Legend Operators package the core FINOS Legend components for quick and easy deployment of a Legend stack.

This repository contains a Juju Charm for deploying the SDLC, the model-centric metadata server for Legend.

The full Legend solution can be installed with the dedicated Legend bundle.

Usage

The SDLC Operator can be deployed by running:

$ juju deploy finos-legend-sdlc-k8s --channel=edge

Relations

The standalone SDLC will initially be blocked, and will require being later related to the Legend Database Operator, as well as the Legend GitLab Integrator.

$ juju deploy finos-legend-db-k8s finos-legend-gitlab-integrator-k8s
$ juju relate finos-legend-sdlc-k8s finos-legend-db-k8s
$ juju relate finos-legend-sdlc-k8s finos-legend-gitlab-integrator-k8s
# If relating to Legend Studio:
$ juju relate finos-legend-sdlc-k8s finos-legend-studio-k8s

OCI Images

This charm by default uses the latest version of the finos/legend-sdlc-server image.

Charm releases

This repository is configured to automatically build and publish a new Charm revision after a Pull Request merges. For more information, see here.

Contributing

Visit Legend Contribution Guide to learn how to contribute to Legend.

License

Copyright (c) 2021-present, Canonical

Distributed under the Apache License, Version 2.0.

SPDX-License-Identifier: Apache-2.0

About

A Juju Operator implementation of the FINOS Legend SDLC server.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages