Linux environment variables
To create a Core Instance on Linux, you
must configure the following environment variables. Chronosphere provides these
environment variables as part of the systemd
service, using the
/opt/calyptia/etc/calyptia-custom.conf
file.
Name | Description |
---|---|
CALYPTIA_CLOUD_PROJECT_TOKEN | The token used to manage the instance. |
CALYPTIA_CORE_INSTANCE_NAME | Optional. Set a specific name, otherwise selects a random name. |
CALYPTIA_CORE_INSTANCE_NAME_PREFIX | Optional. The prefix to use for a randomly generated Core Instance name. |
CALYPTIA_CLOUD_URL | The URL to use for the control plane. Default: cloud-api.calyptia.com . |
CALYPTIA_CORE_ADDITIONAL_FLAGS | Optional. Custom flags provided to the instance. These arguments are passed to Pipeline CLI when creating the instance. |