Manage structured content for any application using a lightweight, flexible headless platform. Designed with an API-first approach, it provides developers the freedom to build websites or mobile apps using their preferred technology stack. By offering REST and GraphQL readiness, delivering unique content experiences across multiple channels becomes a seamless process.
Enjoy complete data sovereignty and privacy compliance through self-hosting. The open-source, MIT-licensed core ensures transparency and prevents vendor lock-in, giving teams full ownership of their resources.
Key features include:
services:
cockpit:
image: cockpithq/cockpit:latest
container_name: cockpit
restart: unless-stopped
ports:
- 8080:80
volumes:
- ./config:/var/www/html/config
- ./storage:/var/www/html/storage
environment:
- COCKPIT_SESSION_NAME=cockpitsession
- COCKPIT_SALT=${COCKPIT_SALT}COCKPIT_SALT=generate_a_secure_random_salt_hereAuto-fetched about 23 hours ago
Auto-fetched about 23 hours ago