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>
This commit is contained in:
Simon Belbeoch 2021-03-17 12:56:19 +01:00 committed by GitHub
parent 91daa6b904
commit 76cf35c938
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
23 changed files with 47 additions and 47 deletions

View File

@ -45,7 +45,7 @@ caproverOneClickApp:
- id: $$cap_mongo_version - id: $$cap_mongo_version
label: MongoDB Version label: MongoDB Version
defaultValue: '4.0.20' defaultValue: '4.0.20'
description: Checkout their docker page for the valid tags https://hub.docker.com/r/library/mongo/tags/ description: Check out their docker page for the valid tags https://hub.docker.com/r/library/mongo/tags/
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
instructions: instructions:
start: >- start: >-

View File

@ -51,7 +51,7 @@ caproverOneClickApp:
- id: $$cap_mariadb_version - id: $$cap_mariadb_version
label: MariaDB Version label: MariaDB Version
defaultValue: '10.5.6' defaultValue: '10.5.6'
description: Checkout their docker page for the valid tags https://hub.docker.com/r/library/mariadb/tags/ description: Check out their docker page for the valid tags https://hub.docker.com/r/library/mariadb/tags/
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_mariadb-db - id: $$cap_mariadb-db
label: MariaDB Database label: MariaDB Database

View File

@ -9,12 +9,12 @@ caproverOneClickApp:
variables: variables:
- id: $$cap_cockpit_version - id: $$cap_cockpit_version
label: cockpit version tag label: cockpit version tag
description: Checkout their docker page for the valid tags @ https://hub.docker.com/r/agentejo/cockpit/tags description: Check out their docker page for the valid tags @ https://hub.docker.com/r/agentejo/cockpit/tags
defaultValue: 0.9.3 defaultValue: 0.9.3
instructions: instructions:
start: Cockpit is Simple Content Platform to manage any structured content. A self-hosted headless and API-driven CMS. start: Cockpit is Simple Content Platform to manage any structured content. A self-hosted headless and API-driven CMS.
end: >- end: >-
Cockpit is deployed and available as $$cap_appname. Cockpit is deployed and available as $$cap_appname.
IMPORTANT: Navigate to /install to finish the installation and to create an admin user! IMPORTANT: Navigate to /install to finish the installation and to create an admin user!
displayName: Cockpit displayName: Cockpit

View File

@ -26,7 +26,7 @@ caproverOneClickApp:
- id: $$cap_collabora_version - id: $$cap_collabora_version
label: Collabora CODE Version label: Collabora CODE Version
defaultValue: 4.2.4.4 defaultValue: 4.2.4.4
description: Checkout their docker page for the valid tags https://hub.docker.com/r/collabora/code/tags/ description: Check out their docker page for the valid tags https://hub.docker.com/r/collabora/code/tags/
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_wopihost_domain - id: $$cap_wopihost_domain
label: WOPI host domain - yournextcloud.your.rootdomain.com label: WOPI host domain - yournextcloud.your.rootdomain.com
@ -37,7 +37,7 @@ caproverOneClickApp:
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
instructions: instructions:
start: >- start: >-
Collabora CODE version is an online Office Suite. Collabora CODE version is an online Office Suite.
When you are using Nextcloud or ownCloud you can use it to enhance your online office document experience. When you are using Nextcloud or ownCloud you can use it to enhance your online office document experience.

View File

@ -36,12 +36,12 @@ caproverOneClickApp:
- id: $$cap_postgres-version - id: $$cap_postgres-version
label: Postgres Version label: Postgres Version
defaultValue: 9.6-alpine defaultValue: 9.6-alpine
description: Checkout their docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/ description: Check out their docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_dolibarr-version - id: $$cap_dolibarr-version
label: Dolibarr Version label: Dolibarr Version
defaultValue: '11.0' defaultValue: '11.0'
description: Checkout their docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/ description: Check out their docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_pg-pass - id: $$cap_pg-pass
label: Postgres Password label: Postgres Password

View File

@ -12,12 +12,12 @@ caproverOneClickApp:
variables: variables:
- id: $$cap_droppy_version - id: $$cap_droppy_version
label: droppy version tag label: droppy version tag
description: Checkout their docker page for the valid tags @ https://hub.docker.com/r/silverwind/droppy/tags description: Check out their docker page for the valid tags @ https://hub.docker.com/r/silverwind/droppy/tags
defaultValue: 11.1.0 defaultValue: 11.1.0
instructions: instructions:
start: droppy is a self-hosted file storage server with a web interface. start: droppy is a self-hosted file storage server with a web interface.
end: >- end: >-
droppy is deployed and available as $$cap_appname. droppy is deployed and available as $$cap_appname.
IMPORTANT: It will take up to 2 minutes for droppy to be ready. Before that, you might see 502 error page. IMPORTANT: It will take up to 2 minutes for droppy to be ready. Before that, you might see 502 error page.
displayName: '' displayName: ''

View File

@ -20,7 +20,7 @@ caproverOneClickApp:
variables: variables:
- id: $$cap_elasticsearch_version - id: $$cap_elasticsearch_version
label: 'Elasticsearch Version Tag ' label: 'Elasticsearch Version Tag '
description: 'Checkout the releases overview: https://www.elastic.co/de/downloads/elasticsearch' description: 'Check out the releases overview: https://www.elastic.co/de/downloads/elasticsearch'
defaultValue: 7.8.0 defaultValue: 7.8.0
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_elasticsearch_cluster_name - id: $$cap_elasticsearch_cluster_name

View File

@ -83,7 +83,7 @@ caproverOneClickApp:
validRegex: /^([0-9])+$/ validRegex: /^([0-9])+$/
- id: $$cap_elasticsearch_version - id: $$cap_elasticsearch_version
label: 'Elasticsearch Version Tag ' label: 'Elasticsearch Version Tag '
description: 'Checkout the releases overview: https://www.elastic.co/de/downloads/elasticsearch' description: 'Check out the releases overview: https://www.elastic.co/de/downloads/elasticsearch'
defaultValue: 6.7.1 defaultValue: 6.7.1
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_elasticsearch_cluster_name - id: $$cap_elasticsearch_cluster_name
@ -113,7 +113,7 @@ caproverOneClickApp:
validRegex: /^([0-9])+$/ validRegex: /^([0-9])+$/
instructions: instructions:
start: >- start: >-
NOTE: This app requires at least 4GB of RAM. Without this requirement it fails to start up. NOTE: This app requires at least 4GB of RAM. Without this requirement it fails to start up.
FusionAuth is a modern platform for Customer Identity and Access Management (CIAM). FusionAuth provides APIs and a responsive web user interface to support login, registration, localized email, multi-factor authentication, reporting and much more. See: https://fusionauth.io/docs/v1/tech/getting-started/ and https://github.com/FusionAuth/fusionauth-containers FusionAuth is a modern platform for Customer Identity and Access Management (CIAM). FusionAuth provides APIs and a responsive web user interface to support login, registration, localized email, multi-factor authentication, reporting and much more. See: https://fusionauth.io/docs/v1/tech/getting-started/ and https://github.com/FusionAuth/fusionauth-containers

View File

@ -41,7 +41,7 @@ caproverOneClickApp:
- id: $$cap_graylog_version - id: $$cap_graylog_version
label: Graylog Version label: Graylog Version
defaultValue: '3.1' defaultValue: '3.1'
description: Checkout their docker page for the valid tags https://hub.docker.com/r/graylog/graylog/tags description: Check out their docker page for the valid tags https://hub.docker.com/r/graylog/graylog/tags
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_graylog_password - id: $$cap_graylog_password
label: Graylog Admin Password label: Graylog Admin Password
@ -51,11 +51,11 @@ caproverOneClickApp:
- id: $$cap_mongo_version - id: $$cap_mongo_version
label: MongoDB Version label: MongoDB Version
defaultValue: '4' defaultValue: '4'
description: Checkout their docker page for the valid tags https://hub.docker.com/r/library/mongo/tags/ description: Check out their docker page for the valid tags https://hub.docker.com/r/library/mongo/tags/
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_elasticsearch_version - id: $$cap_elasticsearch_version
label: 'Elasticsearch Version Tag ' label: 'Elasticsearch Version Tag '
description: 'Checkout the releases overview: https://www.elastic.co/de/downloads/elasticsearch' description: 'Check out the releases overview: https://www.elastic.co/de/downloads/elasticsearch'
defaultValue: 6.7.1 defaultValue: 6.7.1
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_elasticsearch_cluster_name - id: $$cap_elasticsearch_cluster_name
@ -90,16 +90,16 @@ caproverOneClickApp:
validRegex: /^([0-9])+$/ validRegex: /^([0-9])+$/
instructions: instructions:
start: >- start: >-
Graylog Log Management. Graylog Log Management.
NOTICE!: NOTICE!:
Be sure to extend the virtual memory on all your hosts! Be sure to extend the virtual memory on all your hosts!
1. echo 'vm.max_map_count=262144' >> /etc/sysctl.conf 1. echo 'vm.max_map_count=262144' >> /etc/sysctl.conf
2. sysctl -p 2. sysctl -p
end: >- end: >-
Deployment of Graylog if finished. Deployment of Graylog if finished.
You will see 502 errors for the next 5+ minutes while Graylog starts up. You will see 502 errors for the next 5+ minutes while Graylog starts up.
Goto <YOUR-APP-URL> and login as "admin" with your unhashed password. Goto <YOUR-APP-URL> and login as "admin" with your unhashed password.
IMPORTANT! Do not forget to map port 12201 and 12202 in your app config. Without port mapping, Graylog will not work. IMPORTANT! Do not forget to map port 12201 and 12202 in your app config. Without port mapping, Graylog will not work.

View File

@ -43,7 +43,7 @@ caproverOneClickApp:
- id: $$cap_lychee_version - id: $$cap_lychee_version
label: Lychee Version label: Lychee Version
defaultValue: 'v4.0.7' defaultValue: 'v4.0.7'
description: Checkout their docker page for the valid tags https://hub.docker.com/r/lycheeorg/lychee/tags description: Check out their docker page for the valid tags https://hub.docker.com/r/lycheeorg/lychee/tags
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_puid - id: $$cap_puid
label: User ID label: User ID
@ -58,7 +58,7 @@ caproverOneClickApp:
- id: $$cap_mariadb_version - id: $$cap_mariadb_version
label: MariaDB Version label: MariaDB Version
defaultValue: '10.5.6' defaultValue: '10.5.6'
description: Checkout their docker page for the valid tags https://hub.docker.com/r/library/mariadb/tags/ description: Check out their docker page for the valid tags https://hub.docker.com/r/library/mariadb/tags/
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_mariadb-db - id: $$cap_mariadb-db
label: MariaDB Database label: MariaDB Database

View File

@ -220,7 +220,7 @@ caproverOneClickApp:
You can add more environment variables to use with aws s3 for example You can add more environment variables to use with aws s3 for example
Checkout https://docs.joinmastodon.org/admin/config/ for more env vars Check out https://docs.joinmastodon.org/admin/config/ for more env vars
displayName: Mastodon displayName: Mastodon
isOfficial: true isOfficial: true
description: Social networking, back in your hands. description: Social networking, back in your hands.

View File

@ -36,7 +36,7 @@ caproverOneClickApp:
- id: $$cap_mb_version - id: $$cap_mb_version
label: Metabase Version label: Metabase Version
defaultValue: 'v0.38.0-rc1' defaultValue: 'v0.38.0-rc1'
description: Checkout their docker page for the valid tags https://hub.docker.com/r/metabase/metabase/tags description: Check out their docker page for the valid tags https://hub.docker.com/r/metabase/metabase/tags
- id: $$cap_db_pass - id: $$cap_db_pass
label: Database Password label: Database Password

View File

@ -29,7 +29,7 @@ caproverOneClickApp:
- id: $$cap_miniflux_version - id: $$cap_miniflux_version
label: Miniflux version label: Miniflux version
defaultValue: 2.0.22 defaultValue: 2.0.22
description: Checkout valid tags at https://hub.docker.com/r/miniflux/miniflux/tags description: Check out valid tags at https://hub.docker.com/r/miniflux/miniflux/tags
- id: $$cap_admin_user - id: $$cap_admin_user
label: Admin user label: Admin user
- id: $$cap_admin_password - id: $$cap_admin_password
@ -38,7 +38,7 @@ caproverOneClickApp:
- id: $$cap_postgres_version - id: $$cap_postgres_version
label: Postgres Version label: Postgres Version
defaultValue: 9.6.18-alpine defaultValue: 9.6.18-alpine
description: Checkout their docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/ description: Check out their docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_postgres_password - id: $$cap_postgres_password
label: Postgres Password label: Postgres Password

View File

@ -33,11 +33,11 @@ caproverOneClickApp:
- id: $$cap_monica_version - id: $$cap_monica_version
label: Monica Docker version label: Monica Docker version
defaultValue: '2.19.1' defaultValue: '2.19.1'
description: Checkout this page for the valid tags Find on https://hub.docker.com/_/monica?tab=tags. Use the Apache tag otherwise it won't work. description: Check out this page for the valid tags Find on https://hub.docker.com/_/monica?tab=tags. Use the Apache tag otherwise it won't work.
- id: $$cap_mariadb_version - id: $$cap_mariadb_version
label: MariaDB Version label: MariaDB Version
defaultValue: '10.5.6' defaultValue: '10.5.6'
description: Checkout their docker page for the valid tags https://hub.docker.com/r/library/mariadb/tags/ description: Check out their docker page for the valid tags https://hub.docker.com/r/library/mariadb/tags/
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_mariadb-db - id: $$cap_mariadb-db
label: MariaDB Database label: MariaDB Database

View File

@ -19,7 +19,7 @@ caproverOneClickApp:
- id: $$cap_server_version - id: $$cap_server_version
label: Version label: Version
defaultValue: 2017-CU12-ubuntu defaultValue: 2017-CU12-ubuntu
description: Checkout this page for the valid tags https://mcr.microsoft.com/v2/mssql/server/tags/list description: Check out this page for the valid tags https://mcr.microsoft.com/v2/mssql/server/tags/list
- id: $$cap_host_port - id: $$cap_host_port
label: Host Port label: Host Port
defaultValue: '1433' defaultValue: '1433'
@ -40,15 +40,15 @@ caproverOneClickApp:
- id: $$cap_accept_eula - id: $$cap_accept_eula
label: Accept EULA (Y/N) label: Accept EULA (Y/N)
description: >- description: >-
Confirms your acceptance of the End-User Licensing Agreement https://go.microsoft.com/fwlink/?linkid=857698. Confirms your acceptance of the End-User Licensing Agreement https://go.microsoft.com/fwlink/?linkid=857698.
By passing the value "Y", you are expressing that you have a valid and existing license for the edition and version of SQL Server that you intend to use. You also agree that your use of SQL Server software running in a Docker container image will be governed by the terms of your SQL Server license. By passing the value "Y", you are expressing that you have a valid and existing license for the edition and version of SQL Server that you intend to use. You also agree that your use of SQL Server software running in a Docker container image will be governed by the terms of your SQL Server license.
validRegex: /^Y{1}$/ validRegex: /^Y{1}$/
instructions: instructions:
start: >- start: >-
SQL Server is a central part of the Microsoft data platform. SQL Server is an industry leader in operational database management systems (ODBMS). SQL Server is a central part of the Microsoft data platform. SQL Server is an industry leader in operational database management systems (ODBMS).
SQL Server Developer edition lets developers build any kind of application on top of SQL Server. SQL Server Developer edition lets developers build any kind of application on top of SQL Server.
It includes all the functionality of Enterprise edition, but is licensed for use as a development and test system, not as a production server. It includes all the functionality of Enterprise edition, but is licensed for use as a development and test system, not as a production server.

View File

@ -13,16 +13,16 @@ caproverOneClickApp:
variables: variables:
- id: $$cap_node-red_version - id: $$cap_node-red_version
label: node-red version tag label: node-red version tag
description: Checkout their docker page for the valid tags @ https://hub.docker.com/r/nodered/node-red/tags description: Check out their docker page for the valid tags @ https://hub.docker.com/r/nodered/node-red/tags
defaultValue: 1.1.3-12-minimal defaultValue: 1.1.3-12-minimal
- id: $$cap_node-red_timezone - id: $$cap_node-red_timezone
label: timezone label: timezone
description: Checkout this list and use tz database name as value @ https://en.wikipedia.org/wiki/List_of_tz_database_time_zones description: Check out this list and use tz database name as value @ https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
defaultValue: Europe/Berlin defaultValue: Europe/Berlin
instructions: instructions:
start: Low-code programming for event-driven applications start: Low-code programming for event-driven applications
end: >- end: >-
node-red is deployed and available as $$cap_appname. node-red is deployed and available as $$cap_appname.
To make it function correctly, you have to enable websocket-support. To make it function correctly, you have to enable websocket-support.
It would be also a good idea to set basic authentication or modify the node-red settings respectively to the documentation. It would be also a good idea to set basic authentication or modify the node-red settings respectively to the documentation.

View File

@ -35,7 +35,7 @@ caproverOneClickApp:
- id: $$cap_postgres_version - id: $$cap_postgres_version
label: Postgres Version label: Postgres Version
defaultValue: 9.6.18-alpine defaultValue: 9.6.18-alpine
description: Checkout their docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/ description: Check out their docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_postgres_password - id: $$cap_postgres_password
label: Postgres Password label: Postgres Password
@ -44,7 +44,7 @@ caproverOneClickApp:
- id: $$cap_odoo_version - id: $$cap_odoo_version
label: Odoo Version label: Odoo Version
defaultValue: '13.0' defaultValue: '13.0'
description: Checkout their docker page for the valid tags https://hub.docker.com/_/odoo?tab=tags description: Check out their docker page for the valid tags https://hub.docker.com/_/odoo?tab=tags
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
instructions: instructions:
start: Odoo is an open source product CRM start: Odoo is an open source product CRM

View File

@ -59,17 +59,17 @@ caproverOneClickApp:
- id: $$cap_postgres_version - id: $$cap_postgres_version
label: Postgress Version label: Postgress Version
defaultValue: 10-alpine defaultValue: 10-alpine
description: Checkout their docker page for the valid tags https://hub.docker.com/r/library/postgress/tags/ description: Check out their docker page for the valid tags https://hub.docker.com/r/library/postgress/tags/
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_redis_version - id: $$cap_redis_version
label: Redis Version label: Redis Version
defaultValue: 4-alpine defaultValue: 4-alpine
description: Checkout their docker page for the valid tags https://hub.docker.com/r/library/redis/tags/ description: Check out their docker page for the valid tags https://hub.docker.com/r/library/redis/tags/
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_peertube_version - id: $$cap_peertube_version
label: Peertube Version label: Peertube Version
defaultValue: production-stretch defaultValue: production-stretch
description: Checkout their docker page for the valid tags https://hub.docker.com/r/chocobozzz/peertube/tags/ description: Check out their docker page for the valid tags https://hub.docker.com/r/chocobozzz/peertube/tags/
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_smtp_username - id: $$cap_smtp_username
label: SMTP username label: SMTP username
@ -98,7 +98,7 @@ caproverOneClickApp:
instructions: instructions:
start: 'PeerTube is a free, decentralized and federated video platform. (Github : https://github.com/Chocobozzz/PeerTube/)' start: 'PeerTube is a free, decentralized and federated video platform. (Github : https://github.com/Chocobozzz/PeerTube/)'
end: > end: >
PeerTube is deployed and available as $$cap_appname. Peertube is deployed and available as $$cap_appname.
IMPORTANT: It will take up to 2 minutes for PeerTube to be ready. Before that, you might see 502 error page. IMPORTANT: It will take up to 2 minutes for PeerTube to be ready. Before that, you might see 502 error page.
displayName: '' displayName: ''

View File

@ -27,7 +27,7 @@ caproverOneClickApp:
- id: $$cap_openldap_version - id: $$cap_openldap_version
label: Openldap Version label: Openldap Version
defaultValue: 1.4.0 defaultValue: 1.4.0
description: Checkout their docker page for the valid tags https://hub.docker.com/r/osixia/openldap/tags description: Check out their docker page for the valid tags https://hub.docker.com/r/osixia/openldap/tags
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_openldap_ldap-organisation - id: $$cap_openldap_ldap-organisation
label: Ldap Organisation label: Ldap Organisation
@ -40,7 +40,7 @@ caproverOneClickApp:
- id: $$cap_phpldapadmin_version - id: $$cap_phpldapadmin_version
label: PHPLadapAdmin Version label: PHPLadapAdmin Version
defaultValue: 0.9.0 defaultValue: 0.9.0
description: Checkout their docker page for the valid tags https://hub.docker.com/r/osixia/phpldapadmin/tags description: Check out their docker page for the valid tags https://hub.docker.com/r/osixia/phpldapadmin/tags
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_phpldapadmin_admin-email - id: $$cap_phpldapadmin_admin-email
label: The admin email label: The admin email

View File

@ -77,7 +77,7 @@ caproverOneClickApp:
defaultValue: shopware defaultValue: shopware
instructions: instructions:
start: Shopware is a trendsetting ecommerce platform to power your online business. start: Shopware is a trendsetting ecommerce platform to power your online business.
end: Shopware is successfully deployed. Please wait a minute before accessing the shop. For help and support checkout https://github.com/shyim/shopware-image end: Shopware is successfully deployed. Please wait a minute before accessing the shop. For help and support check out https://github.com/shyim/shopware-image
displayName: Shopware displayName: Shopware
description: Shopware is a trendsetting ecommerce platform to power your online business. description: Shopware is a trendsetting ecommerce platform to power your online business.
documentation: See https://hub.docker.com/r/shyim/shopware for tags and other variables documentation: See https://hub.docker.com/r/shyim/shopware for tags and other variables

View File

@ -34,7 +34,7 @@ caproverOneClickApp:
- id: $$cap_statping_version - id: $$cap_statping_version
label: Statping Version label: Statping Version
defaultValue: 'v0.90.74' defaultValue: 'v0.90.74'
description: Checkout their docker page for the valid tags https://hub.docker.com/r/statping/statping/tags description: Check out their docker page for the valid tags https://hub.docker.com/r/statping/statping/tags
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_db_user - id: $$cap_db_user

View File

@ -12,7 +12,7 @@ caproverOneClickApp:
- id: $$cap_thumbor_version - id: $$cap_thumbor_version
label: Thumbor Version label: Thumbor Version
defaultValue: 6.7.0 defaultValue: 6.7.0
description: Checkout their Docker page for the valid tags https://hub.docker.com/r/minimalcompact/thumbor/tags/ description: Check out their Docker page for the valid tags https://hub.docker.com/r/minimalcompact/thumbor/tags/
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
instructions: instructions:
start: >- start: >-

View File

@ -37,7 +37,7 @@ caproverOneClickApp:
- id: $$cap_mariadb_version - id: $$cap_mariadb_version
label: MariaDB Version label: MariaDB Version
defaultValue: '10.5.6' defaultValue: '10.5.6'
description: Checkout their docker page for the valid tags https://hub.docker.com/r/library/mariadb/tags/ description: Check out their docker page for the valid tags https://hub.docker.com/r/library/mariadb/tags/
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_mariadb-db - id: $$cap_mariadb-db
label: MariaDB Database label: MariaDB Database