Skip to main content

Deployment

Guides for deploying the application and configuring supporting services.

Documentation Deployment

GitLab Pages

Deploy this documentation site to GitLab Pages.

Configure Algolia search for the documentation site.

Application Deployment

Application deployment documentation will be added here as deployment processes are established.

Environment Configuration

The application requires these environment variables:

  • Database connection strings
  • AWS credentials for S3
  • Redis connection for job processing
  • Mixpanel API key for analytics

See .env.example in the API package for a complete list.