Housekeeping (#100)
* Fix redis documentation link address * Clean grammar and stray apostrophe characters
This commit is contained in:
parent
14ffb08e59
commit
d605cd6b11
|
|
@ -22,7 +22,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_adminer_version",
|
||||
"label": "Adminer Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/adminer/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/adminer/tags/",
|
||||
"defaultValue": "4",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -20,13 +20,13 @@
|
|||
},
|
||||
"instructions": {
|
||||
"start": "ArangoDB is a multi-model, open-source database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions. Use ACID transactions if you require them. Scale horizontally and vertically with a few mouse clicks.",
|
||||
"end": "'ArangoDB' is deployed and available as srv-captain--$$cap_appname-db:8529 to other apps."
|
||||
"end": "ArangoDB is deployed and available as srv-captain--$$cap_appname-db:8529 to other apps."
|
||||
},
|
||||
"variables": [{
|
||||
"id": "$$cap_arango_version",
|
||||
"label": "ArangoDB Version",
|
||||
"defaultValue": "3.4",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/arangodb/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/arangodb/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_couchdb_version",
|
||||
"label": "CouchDB Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/couchdb/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/couchdb/tags/",
|
||||
"defaultValue": "2",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
"id": "$$cap_drone_version",
|
||||
"label": "drone Version",
|
||||
"defaultValue": "1.0.0-rc.6",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/drone/drone/tags",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/drone/drone/tags",
|
||||
"validRegex": ""
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
"variables":[
|
||||
{
|
||||
"defaultValue":"2.16.4",
|
||||
"description":"Checkout their docker page for the valid tags https://hub.docker.com/r/bitnami/ghost/tags",
|
||||
"description":"Checkout their Docker page for the valid tags https://hub.docker.com/r/bitnami/ghost/tags",
|
||||
"id":"$$cap_ghost_version",
|
||||
"label":"Ghost Version",
|
||||
"validRegex":"/^([^\\s^\\/])+$/"
|
||||
|
|
|
|||
|
|
@ -52,14 +52,14 @@
|
|||
"id": "$$cap_gitea_version",
|
||||
"label": "Gitea Version",
|
||||
"defaultValue": "1.7",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/gitea/gitea/tags",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/gitea/gitea/tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
"id": "$$cap_mysql_version",
|
||||
"label": "MySQL Version",
|
||||
"defaultValue": "5.7",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/mysql/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/mysql/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_gitlab_version",
|
||||
"label": "Gitlab-CE Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/gitlab/gitlab-ce/tags",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/gitlab/gitlab-ce/tags",
|
||||
"defaultValue": "11.9.8-ce.0",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"id": "$$cap_gitlab-runner_version",
|
||||
"label": "GitLab-Runner Version",
|
||||
"defaultValue": "v11.11.0",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/gitlab/gitlab-runner/tags",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/gitlab/gitlab-runner/tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
},
|
||||
{
|
||||
"defaultValue":"11",
|
||||
"description":"mdillon/postgis provides a Docker container running Postgres with PostGIS installed. Checkout their docker page for their available tags https://hub.docker.com/r/mdillon/postgis/tags",
|
||||
"description":"mdillon/postgis provides a Docker container running Postgres with PostGIS installed. Checkout their Docker page for their available tags https://hub.docker.com/r/mdillon/postgis/tags",
|
||||
"id":"$$cap_mdillon_postgis_version",
|
||||
"label":"mdillon/postgis Version",
|
||||
"validRegex":"/^([^\\s^\\/])+$/"
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"id": "$$cap_jenkins_version",
|
||||
"label": "Jenkins Version",
|
||||
"defaultValue": "lts-jdk11",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/jenkins/jenkins/tags",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/jenkins/jenkins/tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
"id": "$$cap_jsreport_version",
|
||||
"label": "version",
|
||||
"defaultValue": "2.4.0-full",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/jsreport/jsreport/tags",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/jsreport/jsreport/tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -46,14 +46,14 @@
|
|||
"id": "$$cap_postgres_version",
|
||||
"label": "Postgres Version",
|
||||
"defaultValue": "9.6",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
"id": "$$cap_keycloak_version",
|
||||
"label": "Keycloak Version",
|
||||
"defaultValue": "6.0.1",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/jboss/keycloak/tags",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/jboss/keycloak/tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
"id": "$$cap_mysql_version",
|
||||
"label": "MariaDB Version",
|
||||
"defaultValue": "10.4",
|
||||
"description": "Check out their docker page for the valid tags https://hub.docker.com/_/mariadb?tab=tags",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/_/mariadb?tab=tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -24,13 +24,13 @@
|
|||
},
|
||||
"instructions": {
|
||||
"start": "Minio is an object storage server released under Apache License v2.0. It is compatible with Amazon S3 cloud storage service. It is best suited for storing unstructured data such as photos, videos, log files, backups and container / VM images. Size of an object can range from a few KBs to a maximum of 5TB. Minio server is light enough to be bundled with the application stack, similar to NodeJS, Redis and MySQL. \n This one click app deploy one single instance of minio. If you are deploying minio in a high demand production environment, you should consider deploying multiple instances of minio. See minio docs for more details. https://www.minio.io/",
|
||||
"end": "'Minio is deployed and available as $$cap_appname"
|
||||
"end": "Minio is deployed and available as $$cap_appname"
|
||||
},
|
||||
"variables": [{
|
||||
"id": "$$cap_minio_version",
|
||||
"label": "Minio Version",
|
||||
"defaultValue": "latest",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/minio/minio/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/minio/minio/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_mongoexpress_version",
|
||||
"label": "Mongo Express Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/mongo-express/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/mongo-express/tags/",
|
||||
"defaultValue": "0.49",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
"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": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/mongo/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
},
|
||||
"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). \n\nSQL Server Developer edition lets developers build any kind of application on top of SQL Server. \n\n It includes all the functionality of Enterprise edition, but is licensed for use as a development and test system, not as a production server. \n\n SQL Server Developer Edition cannot be used in a production environment. \n\n The SQL Server 2017 Developer Edition license terms are located here: https://go.microsoft.com/fwlink/?linkid=857698 .\n\n After installation on CapRover, it will be available as srv-captain--YOUR_CONTAINER_NAME at the port specified for \"Container TCP Port\" field to other apps.\n\nEnter your SQL Server Configuration parameters and click on next. It will take about a minute for the process to finish.",
|
||||
"end": "'SQL Server is deployed and available as srv-captain--$$cap_appname-db:$$cap_container_port to other apps."
|
||||
"end": "SQL Server is deployed and available as srv-captain--$$cap_appname-db:$$cap_container_port to other apps."
|
||||
},
|
||||
"variables": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -19,13 +19,13 @@
|
|||
},
|
||||
"instructions": {
|
||||
"start": "MySQL is the world's most popular open source database. With its proven performance, reliability and ease-of-use, MySQL has become the leading database choice for web-based applications, covering the entire range from personal projects and websites, via e-commerce and information services, all the way to high profile web properties including Facebook, Twitter, YouTube, Yahoo! and many more.\n\n After installation on CapRover, it will be available as srv-captain--YOUR_CONTAINER_NAME at port 3306 to other CapRover apps.\n\nEnter your MySQL Configuration parameters and click on next. It will take about a minute for the process to finish.",
|
||||
"end": "'MySQL is deployed and available as srv-captain--$$cap_appname-db:3306 to other apps. For example with NodeJS, you do 'var con = mysql.createConnection({ host: 'srv-captain--$$cap_appname-db', user: 'root', password: '*********' });'"
|
||||
"end": "MySQL is deployed and available as srv-captain--$$cap_appname-db:3306 to other apps. For example with NodeJS, you do 'var con = mysql.createConnection({ host: 'srv-captain--$$cap_appname-db', user: 'root', password: '*********' });'"
|
||||
},
|
||||
"variables": [{
|
||||
"id": "$$cap_mysql_version",
|
||||
"label": "MySQL Version",
|
||||
"defaultValue": "5.7",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/mysql/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/mysql/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -16,13 +16,13 @@
|
|||
},
|
||||
"instructions": {
|
||||
"start": "A safe home for all your data. Access & share your files, calendars, contacts, mail & more from any device, on your terms. http://Nextcloud.com",
|
||||
"end": "'NextCloud is deployed and available as $$cap_appname"
|
||||
"end": "NextCloud is deployed and available as $$cap_appname"
|
||||
},
|
||||
"variables": [{
|
||||
"id": "$$cap_nextcloud_version",
|
||||
"label": "NextCloud Version",
|
||||
"defaultValue": "15",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/nextcloud/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/nextcloud/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}]
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"instructions": {
|
||||
"start": "Nexus is the world's first and only universal repository solution that's FREE to use. It supports Bower, Docker, Git LFS, Maven, npm, NuGet, PyPI, Ruby Gems, Yum, Apt, Conan, R, CPAN, Raw (Universal),P2 ,Helm and ELPA.\n\nEnter your Nexus Configuration parameters and click on next. \n\n Notes:\n\nDefault credentials are: admin / admin123\n\nIt can take some time (2-3 minutes) for the service to launch in a new container. Check the \"Deployment\" tab logs to determine once Nexus is ready.",
|
||||
"end": "'Nexus is deployed and available as srv-captain--$$cap_appname:8081 to other apps."
|
||||
"end": "Nexus is deployed and available as srv-captain--$$cap_appname:8081 to other apps."
|
||||
},
|
||||
"variables": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@
|
|||
"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": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/mongo/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
"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": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/mongo/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
"id": "$$cap_parse_version",
|
||||
"label": "Parse Version",
|
||||
"defaultValue": "3.1.3",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/parseplatform/parse-server/tags",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/parseplatform/parse-server/tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_pgadmin4_version",
|
||||
"label": "Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/thajeztah/pgadmin4/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/thajeztah/pgadmin4/tags/",
|
||||
"defaultValue": "3.6",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -13,13 +13,13 @@
|
|||
},
|
||||
"instructions": {
|
||||
"start": "pgweb is a web-based database browser for PostgreSQL, written in Go.",
|
||||
"end": "'pgweb' is deployed."
|
||||
"end": "pgweb is deployed."
|
||||
},
|
||||
"variables": [{
|
||||
"id": "$$cap_pgweb_version",
|
||||
"label": "pgweb Version",
|
||||
"defaultValue": "0.11.2",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/sosedoff/pgweb/tags",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/sosedoff/pgweb/tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_pma_version",
|
||||
"label": "PHP My Admin Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/phpmyadmin/phpmyadmin/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/phpmyadmin/phpmyadmin/tags/",
|
||||
"defaultValue": "4.8",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}]
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"id": "$$cap_portainer_version",
|
||||
"label": "Portainer Version",
|
||||
"defaultValue": "1.20.2",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/portainer/portainer/tags",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/portainer/portainer/tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
{
|
||||
"id": "$$cap_poste_version",
|
||||
"label": "Poste.io version tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/analogic/poste.io/tags",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/analogic/poste.io/tags",
|
||||
"defaultValue": "2"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"id": "$$cap_postgres_version",
|
||||
"label": "Postgres Version",
|
||||
"defaultValue": "9.6",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -43,14 +43,14 @@
|
|||
"id": "$$cap_prisma_version",
|
||||
"label": "Prisma Version",
|
||||
"defaultValue": "1.29",
|
||||
"description": "Checkout their github page for their latest version https://github.com/prisma/prisma",
|
||||
"description": "Checkout their GitHub page for their latest version https://github.com/prisma/prisma",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
"id": "$$cap_mysql_version",
|
||||
"label": "MySQL Version",
|
||||
"defaultValue": "5.7",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/mysql/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/mysql/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_rabbitmq_version",
|
||||
"label": "RabbitMQ Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/rabbitmq/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/rabbitmq/tags/",
|
||||
"defaultValue": "3.7",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
{
|
||||
"id": "$$cap_rainloop_version",
|
||||
"label": "Rainloop Version",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/hardware/rainloop/tags",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/hardware/rainloop/tags",
|
||||
"defaultValue": "1.12.0",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"captainVersion": "1",
|
||||
"documentation": "Taken from https://hub.docker.com/_/adminer except it is manually adjusted for port 80",
|
||||
"documentation": "Taken from https://hub.docker.com/_/redis",
|
||||
"dockerCompose": {
|
||||
"version": "3.3",
|
||||
"services": {
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_redis_version",
|
||||
"label": "Redis Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/redis/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/redis/tags/",
|
||||
"defaultValue": "4",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -136,20 +136,20 @@
|
|||
"id": "$$cap_postgres_version",
|
||||
"label": "Postgres Version Tag",
|
||||
"defaultValue": "9.6",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
"id": "$$cap_redis_version",
|
||||
"label": "Redis Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/redis/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/redis/tags/",
|
||||
"defaultValue": "3.2-alpine",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
"id": "$$cap_sentry_version",
|
||||
"label": "Sentry Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/_/sentry/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/_/sentry/",
|
||||
"defaultValue": "9.1.0",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -48,14 +48,14 @@
|
|||
"id": "$$cap_postgres_version",
|
||||
"label": "Postgres Version",
|
||||
"defaultValue": "9.6",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
"id": "$$cap_sonar_version",
|
||||
"label": "Sonarqube Version",
|
||||
"defaultValue": "7.7-community",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/_/sonarqube?tab=tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/_/sonarqube?tab=tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -62,14 +62,14 @@
|
|||
"id": "$$cap_strapi_version",
|
||||
"label": "Strapi Version",
|
||||
"defaultValue": "3.0.0-alpha.24.1",
|
||||
"description": "Checkout their github page for the valid versions https://github.com/strapi/strapi/releases",
|
||||
"description": "Checkout their GitHub page for the valid versions https://github.com/strapi/strapi/releases",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
"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": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/mongo/tags/",
|
||||
"validRegex": "/^([a-zA-Z0-9])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -18,13 +18,13 @@
|
|||
},
|
||||
"instructions": {
|
||||
"start": "thumbor is a smart imaging service. It enables on-demand crop, resizing and flipping of images. It also features a VERY smart detection of important points in the image for better cropping and resizing, using state-of-the-art face and feature detection algorithms (more on that in Detection Algorithms). Using thumbor is very easy (after it is running). All you have to do is access it using an URL for an image, like this:\n http://<thumbor-server>/300x200/smart/s.glbimg.com/et/bb/f/original/2011/03/24/VN0JiwzmOw0b0lg.jpg\n\n See http://thumbor.org for more details. \n\n Enter your thumbor Configuration parameters and click on next. It will take about a minute for the process to finish.",
|
||||
"end": "'thumbor is deployed and available as $$cap_appname-db. Go to YOUR_APP_URL/unsafe/200x50/i.imgur.com/bvjzPct.jpg to test thumbor!"
|
||||
"end": "thumbor is deployed and available as $$cap_appname-db. Go to YOUR_APP_URL/unsafe/200x50/i.imgur.com/bvjzPct.jpg to test thumbor!"
|
||||
},
|
||||
"variables": [{
|
||||
"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": "Checkout their Docker page for the valid tags https://hub.docker.com/r/minimalcompact/thumbor/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}]
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"instructions": {
|
||||
"start": "Verdaccio is a simple, zero-config-required local private npm registry. \n\n No need for an entire database just to get started! Verdaccio comes out of the box with its own tiny database, and the ability to proxy other registries (eg. npmjs.org), caching the downloaded modules along the way. For those looking to extend their storage capabilities, Verdaccio supports various community-made plugins to hook into services such as Amazon's s3, Google Cloud Storage or create your own plugin. \n\n For more details, see: https://hub.docker.com/r/verdaccio/verdaccio\n\n Enter your verdaccio Configuration parameters and click on next. It will take about a minute for the process to finish.",
|
||||
"end": "'Verdaccio is deployed and available as srv-captain--$$cap_appname:4873 to other apps.."
|
||||
"end": "Verdaccio is deployed and available as srv-captain--$$cap_appname:4873 to other apps.."
|
||||
},
|
||||
"variables": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_vsts_version",
|
||||
"label": "VSTS Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/microsoft/vsts-agent/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/microsoft/vsts-agent/tags/",
|
||||
"defaultValue": "ubuntu-16.04-standard",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -58,14 +58,14 @@
|
|||
"id": "$$cap_wp_version",
|
||||
"label": "WordPress Version",
|
||||
"defaultValue": "4.9",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/wordpress/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/wordpress/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
"id": "$$cap_mysql_version",
|
||||
"label": "MySQL Version",
|
||||
"defaultValue": "5.7",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/mysql/tags/",
|
||||
"description": "Checkout their Docker page for the valid tags https://hub.docker.com/r/library/mysql/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_adminer_version",
|
||||
"label": "Adminer Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/adminer/tags/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/library/adminer/tags/",
|
||||
"defaultValue": "4",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -20,13 +20,13 @@
|
|||
},
|
||||
"instructions": {
|
||||
"start": "ArangoDB is a multi-model, open-source database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions. Use ACID transactions if you require them. Scale horizontally and vertically with a few mouse clicks.",
|
||||
"end": "'ArangoDB' is deployed and available as srv-captain--$$cap_appname-db:8529 to other apps."
|
||||
"end": "ArangoDB is deployed and available as srv-captain--$$cap_appname-db:8529 to other apps."
|
||||
},
|
||||
"variables": [{
|
||||
"id": "$$cap_arango_version",
|
||||
"label": "ArangoDB Version",
|
||||
"defaultValue": "3.4",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/arangodb/tags/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/library/arangodb/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_couchdb_version",
|
||||
"label": "CouchDB Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/couchdb/tags/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/library/couchdb/tags/",
|
||||
"defaultValue": "2",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
"id": "$$cap_drone_version",
|
||||
"label": "drone Version",
|
||||
"defaultValue": "1.0.0-rc.6",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/drone/drone/tags",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/drone/drone/tags",
|
||||
"validRegex": ""
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
"variables":[
|
||||
{
|
||||
"defaultValue":"2.16.4",
|
||||
"description":"Checkout their docker page for the valid tags https://hub.docker.com/r/bitnami/ghost/tags",
|
||||
"description":"Check out their Docker page for the valid tags https://hub.docker.com/r/bitnami/ghost/tags",
|
||||
"id":"$$cap_ghost_version",
|
||||
"label":"Ghost Version",
|
||||
"validRegex":"/^([^\\s^\\/])+$/"
|
||||
|
|
|
|||
|
|
@ -52,14 +52,14 @@
|
|||
"id": "$$cap_gitea_version",
|
||||
"label": "Gitea Version",
|
||||
"defaultValue": "1.7",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/gitea/gitea/tags",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/gitea/gitea/tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
"id": "$$cap_mysql_version",
|
||||
"label": "MySQL Version",
|
||||
"defaultValue": "5.7",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/mysql/tags/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/library/mysql/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_gitlab_version",
|
||||
"label": "Gitlab-CE Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/gitlab/gitlab-ce/tags",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/gitlab/gitlab-ce/tags",
|
||||
"defaultValue": "11.9.8-ce.0",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"id": "$$cap_gitlab-runner_version",
|
||||
"label": "GitLab-Runner Version",
|
||||
"defaultValue": "v11.11.0",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/gitlab/gitlab-runner/tags",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/gitlab/gitlab-runner/tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -34,14 +34,14 @@
|
|||
"variables":[
|
||||
{
|
||||
"defaultValue":"v1.0.0-beta.2",
|
||||
"description":"Checkout their github page for their latest version https://github.com/hasura/graphql-engine",
|
||||
"description":"Check out their GitHub page for their latest version https://github.com/hasura/graphql-engine",
|
||||
"id":"$$cap_hasura_version",
|
||||
"label":"Hasura Version",
|
||||
"validRegex":"/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
"defaultValue":"11",
|
||||
"description":"mdillon/postgis provides a Docker container running Postgres with PostGIS installed. Checkout their docker page for their available tags https://hub.docker.com/r/mdillon/postgis/tags",
|
||||
"description":"mdillon/postgis provides a Docker container running Postgres with PostGIS installed. Check out their Docker page for their available tags https://hub.docker.com/r/mdillon/postgis/tags",
|
||||
"id":"$$cap_mdillon_postgis_version",
|
||||
"label":"mdillon/postgis Version",
|
||||
"validRegex":"/^([^\\s^\\/])+$/"
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"id": "$$cap_jenkins_version",
|
||||
"label": "Jenkins Version",
|
||||
"defaultValue": "lts-jdk11",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/jenkins/jenkins/tags",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/jenkins/jenkins/tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
"id": "$$cap_jsreport_version",
|
||||
"label": "version",
|
||||
"defaultValue": "2.4.0-full",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/jsreport/jsreport/tags",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/jsreport/jsreport/tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -46,14 +46,14 @@
|
|||
"id": "$$cap_postgres_version",
|
||||
"label": "Postgres Version",
|
||||
"defaultValue": "9.6",
|
||||
"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_keycloak_version",
|
||||
"label": "Keycloak Version",
|
||||
"defaultValue": "6.0.1",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/jboss/keycloak/tags",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/jboss/keycloak/tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
"id": "$$cap_mysql_version",
|
||||
"label": "MariaDB Version",
|
||||
"defaultValue": "10.4",
|
||||
"description": "Check out their docker page for the valid tags https://hub.docker.com/_/mariadb?tab=tags",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/_/mariadb?tab=tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -24,13 +24,13 @@
|
|||
},
|
||||
"instructions": {
|
||||
"start": "Minio is an object storage server released under Apache License v2.0. It is compatible with Amazon S3 cloud storage service. It is best suited for storing unstructured data such as photos, videos, log files, backups and container / VM images. Size of an object can range from a few KBs to a maximum of 5TB. Minio server is light enough to be bundled with the application stack, similar to NodeJS, Redis and MySQL. \n This one click app deploy one single instance of minio. If you are deploying minio in a high demand production environment, you should consider deploying multiple instances of minio. See minio docs for more details. https://www.minio.io/",
|
||||
"end": "'Minio is deployed and available as $$cap_appname"
|
||||
"end": "Minio is deployed and available as $$cap_appname"
|
||||
},
|
||||
"variables": [{
|
||||
"id": "$$cap_minio_version",
|
||||
"label": "Minio Version",
|
||||
"defaultValue": "latest",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/minio/minio/tags/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/minio/minio/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_mongoexpress_version",
|
||||
"label": "Mongo Express Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/mongo-express/tags/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/library/mongo-express/tags/",
|
||||
"defaultValue": "0.49",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
"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^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
},
|
||||
"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). \n\nSQL Server Developer edition lets developers build any kind of application on top of SQL Server. \n\n It includes all the functionality of Enterprise edition, but is licensed for use as a development and test system, not as a production server. \n\n SQL Server Developer Edition cannot be used in a production environment. \n\n The SQL Server 2017 Developer Edition license terms are located here: https://go.microsoft.com/fwlink/?linkid=857698 .\n\n After installation on CapRover, it will be available as srv-captain--YOUR_CONTAINER_NAME at the port specified for \"Container TCP Port\" field to other apps.\n\nEnter your SQL Server Configuration parameters and click on next. It will take about a minute for the process to finish.",
|
||||
"end": "'SQL Server is deployed and available as srv-captain--$$cap_appname-db:$$cap_container_port to other apps."
|
||||
"end": "SQL Server is deployed and available as srv-captain--$$cap_appname-db:$$cap_container_port to other apps."
|
||||
},
|
||||
"variables": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -19,13 +19,13 @@
|
|||
},
|
||||
"instructions": {
|
||||
"start": "MySQL is the world's most popular open source database. With its proven performance, reliability and ease-of-use, MySQL has become the leading database choice for web-based applications, covering the entire range from personal projects and websites, via e-commerce and information services, all the way to high profile web properties including Facebook, Twitter, YouTube, Yahoo! and many more.\n\n After installation on CapRover, it will be available as srv-captain--YOUR_CONTAINER_NAME at port 3306 to other CapRover apps.\n\nEnter your MySQL Configuration parameters and click on next. It will take about a minute for the process to finish.",
|
||||
"end": "'MySQL is deployed and available as srv-captain--$$cap_appname-db:3306 to other apps. For example with NodeJS, you do 'var con = mysql.createConnection({ host: 'srv-captain--$$cap_appname-db', user: 'root', password: '*********' });'"
|
||||
"end": "MySQL is deployed and available as srv-captain--$$cap_appname-db:3306 to other apps. For example with NodeJS, you do 'var con = mysql.createConnection({ host: 'srv-captain--$$cap_appname-db', user: 'root', password: '*********' });'"
|
||||
},
|
||||
"variables": [{
|
||||
"id": "$$cap_mysql_version",
|
||||
"label": "MySQL Version",
|
||||
"defaultValue": "5.7",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/mysql/tags/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/library/mysql/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -16,13 +16,13 @@
|
|||
},
|
||||
"instructions": {
|
||||
"start": "A safe home for all your data. Access & share your files, calendars, contacts, mail & more from any device, on your terms. http://Nextcloud.com",
|
||||
"end": "'NextCloud is deployed and available as $$cap_appname"
|
||||
"end": "NextCloud is deployed and available as $$cap_appname"
|
||||
},
|
||||
"variables": [{
|
||||
"id": "$$cap_nextcloud_version",
|
||||
"label": "NextCloud Version",
|
||||
"defaultValue": "15",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/nextcloud/tags/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/library/nextcloud/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}]
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"instructions": {
|
||||
"start": "Nexus is the world's first and only universal repository solution that's FREE to use. It supports Bower, Docker, Git LFS, Maven, npm, NuGet, PyPI, Ruby Gems, Yum, Apt, Conan, R, CPAN, Raw (Universal),P2 ,Helm and ELPA.\n\nEnter your Nexus Configuration parameters and click on next. \n\n Notes:\n\nDefault credentials are: admin / admin123\n\nIt can take some time (2-3 minutes) for the service to launch in a new container. Check the \"Deployment\" tab logs to determine once Nexus is ready.",
|
||||
"end": "'Nexus is deployed and available as srv-captain--$$cap_appname:8081 to other apps."
|
||||
"end": "Nexus is deployed and available as srv-captain--$$cap_appname:8081 to other apps."
|
||||
},
|
||||
"variables": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@
|
|||
"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^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
"id": "$$cap_nighscout_version",
|
||||
"label": "Nighscout Version",
|
||||
"defaultValue": "0.11.1",
|
||||
"description": "Checkout their page for the valid tags https://github.com/nightscout/cgm-remote-monitor/releases",
|
||||
"description": "Check out their page for the valid tags https://github.com/nightscout/cgm-remote-monitor/releases",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
"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^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
"id": "$$cap_parse_version",
|
||||
"label": "Parse Version",
|
||||
"defaultValue": "3.1.3",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/parseplatform/parse-server/tags",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/parseplatform/parse-server/tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_pgadmin4_version",
|
||||
"label": "Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/thajeztah/pgadmin4/tags/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/thajeztah/pgadmin4/tags/",
|
||||
"defaultValue": "3.6",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -13,13 +13,13 @@
|
|||
},
|
||||
"instructions": {
|
||||
"start": "pgweb is a web-based database browser for PostgreSQL, written in Go.",
|
||||
"end": "'pgweb' is deployed."
|
||||
"end": "pgweb is deployed."
|
||||
},
|
||||
"variables": [{
|
||||
"id": "$$cap_pgweb_version",
|
||||
"label": "pgweb Version",
|
||||
"defaultValue": "0.11.2",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/sosedoff/pgweb/tags",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/sosedoff/pgweb/tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_pma_version",
|
||||
"label": "PHP My Admin Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/phpmyadmin/phpmyadmin/tags/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/phpmyadmin/phpmyadmin/tags/",
|
||||
"defaultValue": "4.8",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}]
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"id": "$$cap_portainer_version",
|
||||
"label": "Portainer Version",
|
||||
"defaultValue": "1.20.2",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/portainer/portainer/tags",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/portainer/portainer/tags",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
{
|
||||
"id": "$$cap_poste_version",
|
||||
"label": "Poste.io version tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/analogic/poste.io/tags",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/analogic/poste.io/tags",
|
||||
"defaultValue": "2"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"id": "$$cap_postgres_version",
|
||||
"label": "Postgres Version",
|
||||
"defaultValue": "9.6",
|
||||
"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^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -43,14 +43,14 @@
|
|||
"id": "$$cap_prisma_version",
|
||||
"label": "Prisma Version",
|
||||
"defaultValue": "1.29",
|
||||
"description": "Checkout their github page for their latest version https://github.com/prisma/prisma",
|
||||
"description": "Check out their GitHub page for their latest version https://github.com/prisma/prisma",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
"id": "$$cap_mysql_version",
|
||||
"label": "MySQL Version",
|
||||
"defaultValue": "5.7",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/mysql/tags/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/library/mysql/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_rabbitmq_version",
|
||||
"label": "RabbitMQ Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/rabbitmq/tags/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/library/rabbitmq/tags/",
|
||||
"defaultValue": "3.7",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
{
|
||||
"id": "$$cap_rainloop_version",
|
||||
"label": "Rainloop Version",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/hardware/rainloop/tags",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/hardware/rainloop/tags",
|
||||
"defaultValue": "1.12.0",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"captainVersion": "2",
|
||||
"documentation": "Taken from https://hub.docker.com/_/adminer except it is manually adjusted for port 80",
|
||||
"documentation": "Taken from https://hub.docker.com/_/redis",
|
||||
"dockerCompose": {
|
||||
"version": "3.3",
|
||||
"services": {
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_redis_version",
|
||||
"label": "Redis Version Tag",
|
||||
"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/_/redis/tags/",
|
||||
"defaultValue": "4",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -136,20 +136,20 @@
|
|||
"id": "$$cap_postgres_version",
|
||||
"label": "Postgres Version Tag",
|
||||
"defaultValue": "9.6",
|
||||
"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_redis_version",
|
||||
"label": "Redis Version Tag",
|
||||
"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/",
|
||||
"defaultValue": "3.2-alpine",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
"id": "$$cap_sentry_version",
|
||||
"label": "Sentry Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/_/sentry/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/_/sentry/",
|
||||
"defaultValue": "9.1.0",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"captainVersion": "2",
|
||||
"documentation": "Taken from https://hub.docker.com/_/sonarqube?tab=description",
|
||||
"documentation": "Taken from https://hub.docker.com/_/sonarqube",
|
||||
"dockerCompose": {
|
||||
"version": "3.3",
|
||||
"services": {
|
||||
|
|
@ -48,14 +48,14 @@
|
|||
"id": "$$cap_postgres_version",
|
||||
"label": "Postgres Version",
|
||||
"defaultValue": "9.6",
|
||||
"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_sonar_version",
|
||||
"label": "Sonarqube Version",
|
||||
"defaultValue": "7.7-community",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/_/sonarqube?tab=tags/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/_/sonarqube?tab=tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"id": "$$cap_container_version",
|
||||
"label": "Version",
|
||||
"defaultValue": "3.2.2",
|
||||
"description": "Additional tags can be found here: https://hub.docker.com/r/sourcegraph/server/tags",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/sourcegraph/server/tags",
|
||||
"validRegex":"/^([^\\s^\\/])+$/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -56,20 +56,20 @@
|
|||
},
|
||||
"instructions": {
|
||||
"start": "API creation made simple, secure and fast. The most advanced open-source Content Management Framework to build powerful API with no effort. Read more here: https://strapi.io \n\nNOTE: Hardware requirements: \n2GB minimum RAM required\n1Ghz minimum CPU clock speed",
|
||||
"end": "Strapi is deployed and available as $$cap_appname-core \n IMPORTANT!! It takes up to 2 minutes for Strapi to boot up. You will see 502 Error until the startup is finished."
|
||||
"end": "Strapi is deployed and available as $$cap_appname-core \n IMPORTANT!! It takes up to 2 minutes for Strapi to boot up. You will see a 502 Error until the startup is finished."
|
||||
},
|
||||
"variables": [{
|
||||
"id": "$$cap_strapi_version",
|
||||
"label": "Strapi Version",
|
||||
"defaultValue": "3.0.0-alpha.24.1",
|
||||
"description": "Checkout their github page for the valid versions https://github.com/strapi/strapi/releases",
|
||||
"description": "Check out their GitHub page for the valid versions https://github.com/strapi/strapi/releases",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
"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": "/^([a-zA-Z0-9])+$/"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -18,13 +18,13 @@
|
|||
},
|
||||
"instructions": {
|
||||
"start": "thumbor is a smart imaging service. It enables on-demand crop, resizing and flipping of images. It also features a VERY smart detection of important points in the image for better cropping and resizing, using state-of-the-art face and feature detection algorithms (more on that in Detection Algorithms). Using thumbor is very easy (after it is running). All you have to do is access it using an URL for an image, like this:\n http://<thumbor-server>/300x200/smart/s.glbimg.com/et/bb/f/original/2011/03/24/VN0JiwzmOw0b0lg.jpg\n\n See http://thumbor.org for more details. \n\n Enter your thumbor Configuration parameters and click on next. It will take about a minute for the process to finish.",
|
||||
"end": "'thumbor is deployed and available as $$cap_appname-db. Go to YOUR_APP_URL/unsafe/200x50/i.imgur.com/bvjzPct.jpg to test thumbor!"
|
||||
"end": "thumbor is deployed and available as $$cap_appname-db. Go to YOUR_APP_URL/unsafe/200x50/i.imgur.com/bvjzPct.jpg to test thumbor!"
|
||||
},
|
||||
"variables": [{
|
||||
"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": "Checkout their Docker page for the valid tags https://hub.docker.com/r/minimalcompact/thumbor/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}]
|
||||
|
||||
|
|
|
|||
|
|
@ -18,8 +18,8 @@
|
|||
}
|
||||
},
|
||||
"instructions": {
|
||||
"start": "Verdaccio is a simple, zero-config-required local private npm registry. \n\n No need for an entire database just to get started! Verdaccio comes out of the box with its own tiny database, and the ability to proxy other registries (eg. npmjs.org), caching the downloaded modules along the way. For those looking to extend their storage capabilities, Verdaccio supports various community-made plugins to hook into services such as Amazon's s3, Google Cloud Storage or create your own plugin. \n\n For more details, see: https://hub.docker.com/r/verdaccio/verdaccio\n\n Enter your verdaccio Configuration parameters and click on next. It will take about a minute for the process to finish.",
|
||||
"end": "'Verdaccio is deployed and available as srv-captain--$$cap_appname:4873 to other apps.."
|
||||
"start": "Verdaccio is a simple, zero-config-required local private npm registry. \n\n No need for an entire database just to get started! Verdaccio comes out of the box with its own tiny database, and the ability to proxy other registries (eg. npmjs.org), caching the downloaded modules along the way. For those looking to extend their storage capabilities, Verdaccio supports various community-made plugins to hook into services such as Amazon's S3, Google Cloud Storage, or create your own plugin. \n\n For more details, see: https://hub.docker.com/r/verdaccio/verdaccio\n\n Enter your verdaccio Configuration parameters and click on next. It will take about a minute for the process to finish.",
|
||||
"end": "Verdaccio is deployed and available as srv-captain--$$cap_appname:4873 to other apps.."
|
||||
},
|
||||
"variables": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"variables": [{
|
||||
"id": "$$cap_vsts_version",
|
||||
"label": "VSTS Version Tag",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/microsoft/vsts-agent/tags/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/microsoft/vsts-agent/tags/",
|
||||
"defaultValue": "ubuntu-16.04-standard",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"captainVersion": "2",
|
||||
"documentation": "Taken from https://docs.docker.com/compose/wordpress/ port mapping removed from WP as it's not needed",
|
||||
"documentation": "Taken from https://docs.docker.com/compose/wordpress/. Port mapping removed from WP as it is no longer needed",
|
||||
"dockerCompose": {
|
||||
"version": "3.3",
|
||||
"services": {
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
},
|
||||
"instructions": {
|
||||
"start": "WordPress is an online, open source website creation tool written in PHP. But in non-geek speak, it’s probably the easiest and most powerful blogging and website content management system (or CMS) in existence today.\n\n Enter your WordPress Configuration parameters and click on next. A MySQL (database) and a WordPress container will be created for you. The process will take about a minute for the process to finish.",
|
||||
"end": "Wordpress is deployed and available as $$cap_appname-wordpress . \n\n IMPORTANT: It will take up to 2 minutes for wordpress to be ready. Before that, you might see 502 error page.\n"
|
||||
"end": "Wordpress is deployed and available as $$cap_appname-wordpress . \n\n IMPORTANT: It will take up to 2 minutes for WordPress to be ready. Before that, you might see a 502 error page.\n"
|
||||
},
|
||||
"variables": [{
|
||||
"id": "$$cap_db_user",
|
||||
|
|
@ -58,14 +58,14 @@
|
|||
"id": "$$cap_wp_version",
|
||||
"label": "WordPress Version",
|
||||
"defaultValue": "4.9",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/wordpress/tags/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/library/wordpress/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
},
|
||||
{
|
||||
"id": "$$cap_mysql_version",
|
||||
"label": "MySQL Version",
|
||||
"defaultValue": "5.7",
|
||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/library/mysql/tags/",
|
||||
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/library/mysql/tags/",
|
||||
"validRegex": "/^([^\\s^\\/])+$/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue