Configure

First published: Wednesday, May 28, 2025 | Last updated: Wednesday, May 28, 2025

Apply essential configurations used by the SloopStash Docker starter-kit.


Previous: Setup

Next: Deploy Ollama-based GenAI LLMs (AI stack)

Configure environment variables

Supported environment variables

# Allowed values for $ENVIRONMENT variable.
* dev
* qaa
* qab

Set environment variables

# Store environment variables.
$ export ENVIRONMENT=dev

Previous: Setup

Next: Deploy Ollama-based GenAI LLMs (AI stack)