Skip to content

A flexible and easy way to register, manage and group your applications

License

Notifications You must be signed in to change notification settings

dariadomagala-sap/compass

 
 

Repository files navigation

Compass

Overview

A flexible and easy way to register, manage and group your Applications across Kyma Runtimes.

Prerequisities

Installation

Chart installation

If you have already running Kyma 1.1.0 instance with created secrets which contains Tiller client certificates, run:

helm install --name "compass" ./chart/compass --tls

Local installation with Kyma

To install the Compass with minimal Kyma installation from master branch, run:

./installation/scripts/run.sh

You can specify Kyma version, such as 1.2.2 or newer:

./installation/scripts/run.sh {version}

Kyma installation with Compass module enabled

To install Kyma with experimental Compass module enabled, follow the instructions for custom component installation and enable compass module.

Tests

To run tests, install the Compass and run:

./installation/scripts/testing.sh

Deep dive

To learn more about how the installation and testing are performed, check this document

About

A flexible and easy way to register, manage and group your applications

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 91.3%
  • Shell 7.1%
  • Other 1.6%