Configuration
Most Krenalis settings can be managed at runtime through the Admin Console or the API. However, some settings are only read at startup from environment variables, such as those that configure the Krenalis server, HTTPS certificates, the primary application database, and NATS servers.
-
With Docker Compose
Personalize the environment variables when starting Krenalis with our Docker Compose file.
-
Environment variables
All the environment variables that Krenalis reads at startup.
-
.env file
Personalize the environment variables, for source installations, used to start Krenalis.
-
AWS Parameter Store
Load startup settings from AWS Parameter Store and Secrets Manager.