migrate to v4

This commit is contained in:
Kasra Bigdeli
2020-08-16 20:02:16 -04:00
parent 83103a1809
commit 0e70ec541e
307 changed files with 5843 additions and 6990 deletions

View File

@@ -0,0 +1,25 @@
captainVersion: 4
services:
$$cap_appname:
image: agentejo/cockpit:$$cap_cockpit_version
volumes:
- $$cap_appname-storage:/var/www/html/storage
restart: always
caproverExtra:
containerHttpPort: "80"
caproverOneClickApp:
variables:
- id: $$cap_cockpit_version
label: cockpit version tag
description: Checkout their docker page for the valid tags @ https://hub.docker.com/r/agentejo/cockpit/tags
defaultValue: 0.9.3
instructions:
start: Cockpit is Simple Content Platform to manage any structured content. A self-hosted headless and api-driven CMS.
end: >-
Cockpit is deployed and available as $$cap_appname.
IMPORTANT: Navigate to /install to finish the installation and to create an admin user!
displayName: Cockpit
isOfficial: true
description: Cockpit is Simple Content Platform to manage any structured content. A self-hosted headless and api-driven CMS.
documentation: Read the documentation @ https://github.com/agentejo/cockpit-docker