Skip to content

Files

Latest commit

82204df · Aug 8, 2018

History

History
16 lines (9 loc) · 501 Bytes

deployment.md

File metadata and controls

16 lines (9 loc) · 501 Bytes

Deployment

Note: Docker Compose instructions coming soon

If you want to self-host Cortex CMS, this guide is for you. Currently, only Manual Setup is officially supported.

Configuration

Deploying the development environment as a non-local server will require an additional environmental variable be set:

DEPLOYED=true

This will configure various things such as dotenv to behave normally in a deployed scenario.