Headless CMS
Deploy Strapi in one click
Strapi is the leading open-source headless CMS. Design content types, expose a REST or GraphQL API, and manage content — all self-hosted and customizable.
Docker image
Deployed from the official image, listening on port 1337.
strapi/strapi:latestEnvironment variables
These are pre-filled and documented when you deploy. Secrets are generated for you and hidden after saving.
APP_KEYSRequired
Secret
Comma-separated app keys for sessions.
API_TOKEN_SALTRequired
Secret
Salt for API tokens.
ADMIN_JWT_SECRETRequired
Secret
Secret for admin JWTs.
DATABASE_CLIENTdefault: sqliteDatabase driver.
Persistent storage
Persist /srv/app for uploads and configuration.
Good to know
- For production, set DATABASE_CLIENT to postgres and provide connection details.
- Keep the generated secrets stable — changing them invalidates sessions and tokens.
Add a deploy button
Maintaining Strapi or a similar tool? Drop this badge in your README so anyone can deploy it on Darmi Cloud in one click.
[](https://darmicloud.tech/templates/strapi)