AppsCMSCockpit

Cockpit

Simple Content Platform to manage any structured content.

Directory Structure

    • .env
    • docker-compose.yml

docker-compose.yml

version: "3.3"
 
services:
  cockpit:
    container_name: cockpit
    ports:
      - 8080:80
    image: cockpithq/cockpit:pro-latest
    restart: unless-stopped

Resources

Website: https://getcockpit.com/

GitHub: https://github.com/Cockpit-HQ/Cockpit

Docker Hub: https://hub.docker.com/r/cockpithq/cockpit

Configuration: https://getcockpit.com/documentation/core/quickstart/installation