Back to Cube

Cube Core

docs-mintlify/cube-core/index.mdx

1.6.43662 B
Original Source

Cube Core is the open-source version of Cube that you can deploy and manage yourself using Docker.

<CardGroup cols={2}> <Card title="Quick Start" icon="rocket" href="/cube-core/getting-started"> Get Cube Core running locally in minutes </Card> <Card title="Deployment" icon="server" href="/cube-core/deployment"> Deploy to production with Docker </Card> <Card title="Configuration" icon="settings-2" href="/cube-core/configuration/environment-variables"> Environment variables and config options </Card> <Card title="Authentication" icon="lock" href="/cube-core/authentication/jwt"> Set up JWT authentication </Card> </CardGroup>