Files
one-click-apps/public/v4/apps/cockpit.yml
Simon Belbeoch 76cf35c938 Bsr normalize descriptions (#371)
* BSR: use check out as the fact to check instead of checkout

* BSR: remove useless whitespace

whitespaces removed are the whitespace at the end of the line of lines followed by empty lines on files where checkout was replaced by check out

Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
Co-authored-by: Kasra Bigdeli <kasra85@gmail.com>
2021-03-17 07:56:19 -04:00

24 lines
1.0 KiB
YAML

captainVersion: 4
services:
$$cap_appname:
image: agentejo/cockpit:$$cap_cockpit_version
volumes:
- $$cap_appname-storage:/var/www/html/storage
restart: always
caproverOneClickApp:
variables:
- id: $$cap_cockpit_version
label: cockpit version tag
description: Check out 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