summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSimon Belbeoch <[email protected]>2021-03-17 12:56:19 +0100
committerGitHub <[email protected]>2021-03-17 07:56:19 -0400
commit76cf35c938a3fd10affdf4faabb75e03fe223eaf (patch)
tree248ac3f43eaa6921d6f9f670e9bf632371e7d37e
parent91daa6b9044d6eef4a99eb65ac4d064713dd116e (diff)
downloadcaprover-one-click-apps-76cf35c938a3fd10affdf4faabb75e03fe223eaf.tar.gz
caprover-one-click-apps-76cf35c938a3fd10affdf4faabb75e03fe223eaf.zip
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 <[email protected]> Co-authored-by: Kasra Bigdeli <[email protected]>
-rw-r--r--public/v4/apps/ackee.yml2
-rw-r--r--public/v4/apps/chevereto.yml2
-rw-r--r--public/v4/apps/cockpit.yml4
-rw-r--r--public/v4/apps/collabora-online.yml4
-rw-r--r--public/v4/apps/dolibarr.yml4
-rw-r--r--public/v4/apps/droppy.yml4
-rw-r--r--public/v4/apps/elasticsearch.yml2
-rw-r--r--public/v4/apps/fusionauth.yml4
-rw-r--r--public/v4/apps/graylog.yml14
-rw-r--r--public/v4/apps/lychee.yml4
-rw-r--r--public/v4/apps/mastodon.yml2
-rw-r--r--public/v4/apps/metabase.yml2
-rw-r--r--public/v4/apps/miniflux.yml4
-rw-r--r--public/v4/apps/monica.yml4
-rw-r--r--public/v4/apps/mssql.yml8
-rw-r--r--public/v4/apps/node-red.yml6
-rw-r--r--public/v4/apps/odoo.yml4
-rw-r--r--public/v4/apps/peertube.yml8
-rw-r--r--public/v4/apps/phpldapadmin.yml4
-rw-r--r--public/v4/apps/shopware.yml2
-rw-r--r--public/v4/apps/statping.yml2
-rw-r--r--public/v4/apps/thumbor.yml2
-rw-r--r--public/v4/apps/wallabag.yml2
23 files changed, 47 insertions, 47 deletions
diff --git a/public/v4/apps/ackee.yml b/public/v4/apps/ackee.yml
index 1640412..15517b3 100644
--- a/public/v4/apps/ackee.yml
+++ b/public/v4/apps/ackee.yml
@@ -45,7 +45,7 @@ caproverOneClickApp:
- id: $$cap_mongo_version
label: MongoDB Version
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^\/])+$/
instructions:
start: >-
diff --git a/public/v4/apps/chevereto.yml b/public/v4/apps/chevereto.yml
index 5cbc2e6..9c93550 100644
--- a/public/v4/apps/chevereto.yml
+++ b/public/v4/apps/chevereto.yml
@@ -51,7 +51,7 @@ caproverOneClickApp:
- id: $$cap_mariadb_version
label: MariaDB Version
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^\/])+$/
- id: $$cap_mariadb-db
label: MariaDB Database
diff --git a/public/v4/apps/cockpit.yml b/public/v4/apps/cockpit.yml
index 3524b37..c3226bc 100644
--- a/public/v4/apps/cockpit.yml
+++ b/public/v4/apps/cockpit.yml
@@ -9,12 +9,12 @@ 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
+ 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.
+ Cockpit is deployed and available as $$cap_appname.
IMPORTANT: Navigate to /install to finish the installation and to create an admin user!
displayName: Cockpit
diff --git a/public/v4/apps/collabora-online.yml b/public/v4/apps/collabora-online.yml
index fba2f5f..42d247d 100644
--- a/public/v4/apps/collabora-online.yml
+++ b/public/v4/apps/collabora-online.yml
@@ -26,7 +26,7 @@ caproverOneClickApp:
- id: $$cap_collabora_version
label: Collabora CODE Version
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^\/])+$/
- id: $$cap_wopihost_domain
label: WOPI host domain - yournextcloud.your.rootdomain.com
@@ -37,7 +37,7 @@ caproverOneClickApp:
validRegex: /^([^\s^\/])+$/
instructions:
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.
diff --git a/public/v4/apps/dolibarr.yml b/public/v4/apps/dolibarr.yml
index bef5a73..02fd168 100644
--- a/public/v4/apps/dolibarr.yml
+++ b/public/v4/apps/dolibarr.yml
@@ -36,12 +36,12 @@ caproverOneClickApp:
- id: $$cap_postgres-version
label: Postgres Version
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^\/])+$/
- id: $$cap_dolibarr-version
label: Dolibarr Version
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^\/])+$/
- id: $$cap_pg-pass
label: Postgres Password
diff --git a/public/v4/apps/droppy.yml b/public/v4/apps/droppy.yml
index 9ec8a4b..fac0331 100644
--- a/public/v4/apps/droppy.yml
+++ b/public/v4/apps/droppy.yml
@@ -12,12 +12,12 @@ caproverOneClickApp:
variables:
- id: $$cap_droppy_version
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
instructions:
start: droppy is a self-hosted file storage server with a web interface.
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.
displayName: ''
diff --git a/public/v4/apps/elasticsearch.yml b/public/v4/apps/elasticsearch.yml
index 108f181..8224a5e 100644
--- a/public/v4/apps/elasticsearch.yml
+++ b/public/v4/apps/elasticsearch.yml
@@ -20,7 +20,7 @@ caproverOneClickApp:
variables:
- id: $$cap_elasticsearch_version
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
validRegex: /^([^\s^\/])+$/
- id: $$cap_elasticsearch_cluster_name
diff --git a/public/v4/apps/fusionauth.yml b/public/v4/apps/fusionauth.yml
index 3a70153..9443c8b 100644
--- a/public/v4/apps/fusionauth.yml
+++ b/public/v4/apps/fusionauth.yml
@@ -83,7 +83,7 @@ caproverOneClickApp:
validRegex: /^([0-9])+$/
- id: $$cap_elasticsearch_version
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
validRegex: /^([^\s^\/])+$/
- id: $$cap_elasticsearch_cluster_name
@@ -113,7 +113,7 @@ caproverOneClickApp:
validRegex: /^([0-9])+$/
instructions:
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
diff --git a/public/v4/apps/graylog.yml b/public/v4/apps/graylog.yml
index e96c38e..d085f1c 100644
--- a/public/v4/apps/graylog.yml
+++ b/public/v4/apps/graylog.yml
@@ -41,7 +41,7 @@ caproverOneClickApp:
- id: $$cap_graylog_version
label: Graylog Version
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^\/])+$/
- id: $$cap_graylog_password
label: Graylog Admin Password
@@ -51,11 +51,11 @@ caproverOneClickApp:
- id: $$cap_mongo_version
label: MongoDB Version
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^\/])+$/
- id: $$cap_elasticsearch_version
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
validRegex: /^([^\s^\/])+$/
- id: $$cap_elasticsearch_cluster_name
@@ -90,16 +90,16 @@ caproverOneClickApp:
validRegex: /^([0-9])+$/
instructions:
start: >-
- Graylog Log Management.
+ Graylog Log Management.
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
2. sysctl -p
end: >-
- Deployment of Graylog if finished.
- You will see 502 errors for the next 5+ minutes while Graylog starts up.
+ Deployment of Graylog if finished.
+ 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.
IMPORTANT! Do not forget to map port 12201 and 12202 in your app config. Without port mapping, Graylog will not work.
diff --git a/public/v4/apps/lychee.yml b/public/v4/apps/lychee.yml
index b944357..a7e0524 100644
--- a/public/v4/apps/lychee.yml
+++ b/public/v4/apps/lychee.yml
@@ -43,7 +43,7 @@ caproverOneClickApp:
- id: $$cap_lychee_version
label: Lychee Version
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^\/])+$/
- id: $$cap_puid
label: User ID
@@ -58,7 +58,7 @@ caproverOneClickApp:
- id: $$cap_mariadb_version
label: MariaDB Version
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^\/])+$/
- id: $$cap_mariadb-db
label: MariaDB Database
diff --git a/public/v4/apps/mastodon.yml b/public/v4/apps/mastodon.yml
index af1e954..797b3a2 100644
--- a/public/v4/apps/mastodon.yml
+++ b/public/v4/apps/mastodon.yml
@@ -220,7 +220,7 @@ caproverOneClickApp:
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
isOfficial: true
description: Social networking, back in your hands.
diff --git a/public/v4/apps/metabase.yml b/public/v4/apps/metabase.yml
index 31c3349..93a4173 100644
--- a/public/v4/apps/metabase.yml
+++ b/public/v4/apps/metabase.yml
@@ -36,7 +36,7 @@ caproverOneClickApp:
- id: $$cap_mb_version
label: Metabase Version
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
label: Database Password
diff --git a/public/v4/apps/miniflux.yml b/public/v4/apps/miniflux.yml
index 495d9d6..a99abad 100644
--- a/public/v4/apps/miniflux.yml
+++ b/public/v4/apps/miniflux.yml
@@ -29,7 +29,7 @@ caproverOneClickApp:
- id: $$cap_miniflux_version
label: Miniflux version
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
label: Admin user
- id: $$cap_admin_password
@@ -38,7 +38,7 @@ caproverOneClickApp:
- id: $$cap_postgres_version
label: Postgres Version
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^\/])+$/
- id: $$cap_postgres_password
label: Postgres Password
diff --git a/public/v4/apps/monica.yml b/public/v4/apps/monica.yml
index 5c0d667..efc87c0 100644
--- a/public/v4/apps/monica.yml
+++ b/public/v4/apps/monica.yml
@@ -33,11 +33,11 @@ caproverOneClickApp:
- id: $$cap_monica_version
label: Monica Docker version
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
label: MariaDB Version
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^\/])+$/
- id: $$cap_mariadb-db
label: MariaDB Database
diff --git a/public/v4/apps/mssql.yml b/public/v4/apps/mssql.yml
index 047e471..a83b4d3 100644
--- a/public/v4/apps/mssql.yml
+++ b/public/v4/apps/mssql.yml
@@ -19,7 +19,7 @@ caproverOneClickApp:
- id: $$cap_server_version
label: Version
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
label: Host Port
defaultValue: '1433'
@@ -40,15 +40,15 @@ caproverOneClickApp:
- id: $$cap_accept_eula
label: Accept EULA (Y/N)
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.
validRegex: /^Y{1}$/
instructions:
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.
diff --git a/public/v4/apps/node-red.yml b/public/v4/apps/node-red.yml
index 77accc7..16e080d 100644
--- a/public/v4/apps/node-red.yml
+++ b/public/v4/apps/node-red.yml
@@ -13,16 +13,16 @@ caproverOneClickApp:
variables:
- id: $$cap_node-red_version
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
- id: $$cap_node-red_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
instructions:
start: Low-code programming for event-driven applications
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.
It would be also a good idea to set basic authentication or modify the node-red settings respectively to the documentation.
diff --git a/public/v4/apps/odoo.yml b/public/v4/apps/odoo.yml
index 2da686d..edbf79a 100644
--- a/public/v4/apps/odoo.yml
+++ b/public/v4/apps/odoo.yml
@@ -35,7 +35,7 @@ caproverOneClickApp:
- id: $$cap_postgres_version
label: Postgres Version
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^\/])+$/
- id: $$cap_postgres_password
label: Postgres Password
@@ -44,7 +44,7 @@ caproverOneClickApp:
- id: $$cap_odoo_version
label: Odoo Version
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^\/])+$/
instructions:
start: Odoo is an open source product CRM
diff --git a/public/v4/apps/peertube.yml b/public/v4/apps/peertube.yml
index 245bcf8..e106297 100644
--- a/public/v4/apps/peertube.yml
+++ b/public/v4/apps/peertube.yml
@@ -59,17 +59,17 @@ caproverOneClickApp:
- id: $$cap_postgres_version
label: Postgress Version
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^\/])+$/
- id: $$cap_redis_version
label: Redis Version
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^\/])+$/
- id: $$cap_peertube_version
label: Peertube Version
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^\/])+$/
- id: $$cap_smtp_username
label: SMTP username
@@ -98,7 +98,7 @@ caproverOneClickApp:
instructions:
start: 'PeerTube is a free, decentralized and federated video platform. (Github : https://github.com/Chocobozzz/PeerTube/)'
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.
displayName: ''
diff --git a/public/v4/apps/phpldapadmin.yml b/public/v4/apps/phpldapadmin.yml
index 674f6b5..305b0e7 100644
--- a/public/v4/apps/phpldapadmin.yml
+++ b/public/v4/apps/phpldapadmin.yml
@@ -27,7 +27,7 @@ caproverOneClickApp:
- id: $$cap_openldap_version
label: Openldap Version
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^\/])+$/
- id: $$cap_openldap_ldap-organisation
label: Ldap Organisation
@@ -40,7 +40,7 @@ caproverOneClickApp:
- id: $$cap_phpldapadmin_version
label: PHPLadapAdmin Version
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^\/])+$/
- id: $$cap_phpldapadmin_admin-email
label: The admin email
diff --git a/public/v4/apps/shopware.yml b/public/v4/apps/shopware.yml
index ff73228..85ffe5f 100644
--- a/public/v4/apps/shopware.yml
+++ b/public/v4/apps/shopware.yml
@@ -77,7 +77,7 @@ caproverOneClickApp:
defaultValue: shopware
instructions:
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
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
diff --git a/public/v4/apps/statping.yml b/public/v4/apps/statping.yml
index 166ae81..772ca9a 100644
--- a/public/v4/apps/statping.yml
+++ b/public/v4/apps/statping.yml
@@ -34,7 +34,7 @@ caproverOneClickApp:
- id: $$cap_statping_version
label: Statping Version
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^\/])+$/
- id: $$cap_db_user
diff --git a/public/v4/apps/thumbor.yml b/public/v4/apps/thumbor.yml
index 90031d1..52a6ef2 100644
--- a/public/v4/apps/thumbor.yml
+++ b/public/v4/apps/thumbor.yml
@@ -12,7 +12,7 @@ caproverOneClickApp:
- id: $$cap_thumbor_version
label: Thumbor Version
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^\/])+$/
instructions:
start: >-
diff --git a/public/v4/apps/wallabag.yml b/public/v4/apps/wallabag.yml
index fc34dc7..662f413 100644
--- a/public/v4/apps/wallabag.yml
+++ b/public/v4/apps/wallabag.yml
@@ -37,7 +37,7 @@ caproverOneClickApp:
- id: $$cap_mariadb_version
label: MariaDB Version
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^\/])+$/
- id: $$cap_mariadb-db
label: MariaDB Database