Favicon of Cockpit

Cockpit

Build digital solutions with an open-source, API-first headless platform. Manage structured content, maintain data sovereignty, and avoid vendor lock-in.

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:

  • API-First Architecture: Connect and deliver content anywhere using REST and GraphQL.
  • Self-Hosted & Open-Source: Maintain full control over data with an MIT-licensed core.
  • Rich Addon Ecosystem: Enhance projects with tools for assets, AI, SEO routing, and webhooks.
  • Multichannel Distribution: Distribute content across platforms from a centralized hub.

Directory Structure

cockpit
config
storage
.env
docker-compose.yml

docker-compose.yml

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}

.env

COCKPIT_SALT=generate_a_secure_random_salt_here
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Cockpit

Favicon

 

  
  
Favicon

 

  
  
Favicon