Configure
First published: Wednesday, May 28, 2025 | Last updated: Wednesday, May 28, 2025Apply essential configurations used by the SloopStash Docker starter-kit.
Previous: Setup |
Next: Deploy Python + Ollama + Redis + Chroma + Nginx (AIA 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 Python + Ollama + Redis + Chroma + Nginx (AIA stack) |