Skip to content

Licence Key

The licence key provides access to gain access to the repository of the charts and container images.

Acquire a licence key or a trail licence

Contact service@xrow.de with your request or order online on https://www.xrow.de/shop to gain access to the charts repository.

In return you will get the settings for LICENCE_USER and LICENCE_KEY.

Authenticate towards the registry

In this example we show how you can authenticate with a licence key towards the registry.

XROW_LICENCE_USER="www.domain.com"
XROW_LICENCE_KEY="vN1noYXXXXXHRcbsha"

helm registry login -u $XROW_LICENCE_USER -p $XROW_LICENCE_KEY registry.gitlab.com