Deployment

Deployment

Grai is generally deployed as a containerized application consisting of two core components. Although building from source is possible, we recommend using the pre-built docker images.

Server

  • Postgres + Django
  • Redis
  • Celery + Celery Beat
  • flower

For more information about the server see Grai Server.

Web App

For more information about the web app see Grai Web App

Container Registry

We maintain up to date docker images for all of the Grai services on GitHub's Container Registry ghcr

ServiceImageTags
Serverghcr.io/grai-io/grai-core/grai-serverlatest, semver
Web Appghcr.io/grai-io/grai-core/grai-frontendlatest, semver