Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 374 Bytes

DEPLOYMENT.md

File metadata and controls

9 lines (7 loc) · 374 Bytes

Deployment

Note on the container: Create and set the environment variables based on .env.template. Make sure FINESSE_BACKEND_DEBUG_MODE is NOT set to True in PRODUCTION builds.

Refer to the infrastructure repository for a Kubernetes deployment. The secrets (in this case environment variables) are managed with Hashicorp Vault.