Updated descriptions

This commit is contained in:
Kasra Bigdeli 2019-12-03 21:45:10 -05:00
parent 79766a133e
commit 1b6cd9d668
45 changed files with 47 additions and 47 deletions

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://docs.drone.io/intro/gitea/single-machine/", "documentation": "Taken from https://docs.drone.io/intro/gitea/single-machine/",
"description": "", "description": "Drone is a self-service Continuous Delivery platform for busy development teams",
"dockerCompose": { "dockerCompose": {
"version": "2", "version": "2",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Read the documentation @ https://github.com/silverwind/droppy", "documentation": "Read the documentation @ https://github.com/silverwind/droppy",
"description": "", "description": "droppy is a self-hosted file storage server with a web interface",
"dockerCompose": { "dockerCompose": {
"version": "3.7", "version": "3.7",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Elasticsearch is a distributed, RESTful search and analytics engine. This image can be used for single nodes and cluster setups. Look at https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html for further assistance using Elasticsearch with docker.", "documentation": "Elasticsearch is a distributed, RESTful search and analytics engine. This image can be used for single nodes and cluster setups. Look at https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html for further assistance using Elasticsearch with docker.",
"description": "", "description": "Elasticsearch is a search engine based on the Lucene library",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Adapted from: https://github.com/FusionAuth/fusionauth-containers", "documentation": "Adapted from: https://github.com/FusionAuth/fusionauth-containers",
"description": "", "description": "FusionAuth is a scalable, identity and user management platform built for devs",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation":"Taken from https://docs.ghost.org/", "documentation":"Taken from https://docs.ghost.org/",
"description": "", "description": "Ghost is a free and open source blogging platform written in JavaScript and distributed under the MIT License",
"dockerCompose":{ "dockerCompose":{
"services":{ "services":{
"$$cap_appname":{ "$$cap_appname":{

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/r/gitea/gitea/", "documentation": "Taken from https://hub.docker.com/r/gitea/gitea/",
"description": "", "description": "Gitea is a software package for hosting software development using Git as well as bug tracking, wikis and code review",
"dockerCompose": { "dockerCompose": {
"version": "2", "version": "2",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://docs.gitlab.com/omnibus/docker/", "documentation": "Taken from https://docs.gitlab.com/omnibus/docker/",
"description": "", "description": "CE version of GitLab for CI/CD pipeline",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://docs.gitlab.com/runner/install/docker.html and https://docs.gitlab.com/runner/register/", "documentation": "Taken from https://docs.gitlab.com/runner/install/docker.html and https://docs.gitlab.com/runner/register/",
"description": "", "description": "Runner version of GitLab for CI/CD pipeline",
"dockerCompose": { "dockerCompose": {
"version": "3", "version": "3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/r/graylog/graylog", "documentation": "Taken from https://hub.docker.com/r/graylog/graylog",
"description": "", "description": "Graylog is used for log management of both structured and unstructured data along with debugging applications.",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Hasura GraphQL Engine", "documentation": "Hasura GraphQL Engine",
"description": "", "description": "Instant realtime GraphQL APIs on any Postgres application, existing or new",
"dockerCompose": { "dockerCompose": {
"version": "3.6", "version": "3.6",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/r/jenkins/jenkins/ ", "documentation": "Taken from https://hub.docker.com/r/jenkins/jenkins/ ",
"description": "", "description": "Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/r/jsreport/jsreport/", "documentation": "Taken from https://hub.docker.com/r/jsreport/jsreport/",
"description": "", "description": "jsreport is an open source reporting platform where reports are designed using popular javascript templating engines",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://github.com/jboss-dockerfiles/keycloak/blob/master/server/README.md", "documentation": "Taken from https://github.com/jboss-dockerfiles/keycloak/blob/master/server/README.md",
"description": "", "description": "Keycloak is an open source identity and access management solution",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/_/mariadb.", "documentation": "Taken from https://hub.docker.com/_/mariadb.",
"description": "", "description": "MariaDB Server is one of the most popular open source relational databases. It's made by the original developers of MySQL and guaranteed to stay open source",
"dockerCompose": { "dockerCompose": {
"version": "3.1", "version": "3.1",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/_/matomo?tab=description", "documentation": "Taken from https://hub.docker.com/_/matomo?tab=description",
"description": "", "description": "Matomo tracks online visits to one or more websites and displays reports on these visits for analysis",
"dockerCompose": { "dockerCompose": {
"version": "3.1", "version": "3.1",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/r/minio/minio", "documentation": "Taken from https://hub.docker.com/r/minio/minio",
"description": "", "description": "MinIO is a cloud storage server compatible with Amazon S3",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/_/mongo-express/ except it is manually adjusted for port 80", "documentation": "Taken from https://hub.docker.com/_/mongo-express/ except it is manually adjusted for port 80",
"description": "", "description": "Web-based MongoDB admin interface, written with Node.js and express",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/r/mongo/", "documentation": "Taken from https://hub.docker.com/r/mongo/",
"description": "", "description": "MongoDB is a cross-platform document-oriented database program. Classified as a NoSQL database program",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/_/microsoft-mssql-server", "documentation": "Taken from https://hub.docker.com/_/microsoft-mssql-server",
"description": "", "description": "Microsoft SQL Server is a relational database management system developed by Microsoft",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://docs.docker.com/compose/mysql/ port mapping removed from WP as it's not needed", "documentation": "Taken from https://docs.docker.com/compose/mysql/ port mapping removed from WP as it's not needed",
"description": "", "description": "MySQL is a relational database management system based on SQL",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/_/nextcloud", "documentation": "Taken from https://hub.docker.com/_/nextcloud",
"description": "", "description": "Nextcloud is a suite of client-server software for creating and using file hosting services",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/r/sonatype/nexus3/", "documentation": "Taken from https://hub.docker.com/r/sonatype/nexus3/",
"description": "", "description": "Nexus is a repository manager. It allows you to proxy, collect, and manage your dependencies",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://github.com/caprover/nginx-reverse-proxy", "documentation": "Taken from https://github.com/caprover/nginx-reverse-proxy",
"description": "", "description": "A simple nginx image preloaded with reverse proxy config that allows you to proxy a URL to another URL",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Built from scract (https://github.com/nightscout/cgm-remote-monitor)", "documentation": "Built from scratch (https://github.com/nightscout/cgm-remote-monitor)",
"description": "", "description": "Nightscout is a free and open-source project, and associated social movement, that enables accessing and working with continuous glucose monitor data",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/r/parseplatform/parse-server/", "documentation": "Taken from https://hub.docker.com/r/parseplatform/parse-server/",
"description": "", "description": "Parse Server is an open source Backend-as-a-Service(BaaS) framework initially developed by Facebook",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://github.com/Chocobozzz/PeerTube/blob/develop/support/docker/production/docker-compose.yml", "documentation": "Taken from https://github.com/Chocobozzz/PeerTube/blob/develop/support/docker/production/docker-compose.yml",
"description": "", "description": "PeerTube is a decentralized video hosting network, based on free/libre software",
"dockerCompose": { "dockerCompose": {
"version": "1", "version": "1",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/r/thajeztah/pgadmin4 ", "documentation": "Taken from https://hub.docker.com/r/thajeztah/pgadmin4 ",
"description": "", "description": "pgAdmin 4 is a complete rewrite of pgAdmin, built using Python and Javascript/jQuery",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "See https://hub.docker.com/r/sosedoff/pgweb for details", "documentation": "See https://hub.docker.com/r/sosedoff/pgweb for details",
"description": "", "description": "Pgweb is a web-based database browser for PostgreSQL, written in Go",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/r/phpmyadmin/phpmyadmin/", "documentation": "Taken from https://hub.docker.com/r/phpmyadmin/phpmyadmin/",
"description": "", "description": "phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/r/portainer/portainer/", "documentation": "Taken from https://hub.docker.com/r/portainer/portainer/",
"description": "", "description": "Portainer is a lightweight management UI which allows you to easily manage your different Docker environments",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Read the poste.io documentation @ https://poste.io/doc", "documentation": "Read the poste.io documentation @ https://poste.io/doc",
"description": "", "description": "Poste.io - complete mailserver built in one container",
"dockerCompose": { "dockerCompose": {
"version": "3.7", "version": "3.7",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://docs.docker.com/compose/mysql/ port mapping removed from WP as it's not needed", "documentation": "Taken from https://hub.docker.com/_/postgres",
"description": "", "description": "The PostgreSQL object-relational database system provides reliability and data integrity",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/r/prismagraphql/prisma/", "documentation": "Taken from https://hub.docker.com/r/prismagraphql/prisma/",
"description": "", "description": "Prisma is a database abstraction layer that turns your databases into GraphQL APIs with CRUD operations and realtime capabilities",
"dockerCompose": { "dockerCompose": {
"version": "3", "version": "3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/_/rabbitmq", "documentation": "Taken from https://hub.docker.com/_/rabbitmq",
"description": "", "description": "RabbitMQ is an open-source message-broker software that originally implemented the Advanced Message Queuing Protocol",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/r/hardware/rainloop", "documentation": "Taken from https://hub.docker.com/r/hardware/rainloop",
"description": "", "description": "RainLoop Webmail - Simple, modern & fast web-based email client",
"dockerCompose": { "dockerCompose": {
"version": "2", "version": "2",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/_/redis", "documentation": "Taken from https://hub.docker.com/_/redis",
"description": "", "description": "Redis is an in-memory data structure store, used as a database, cache and message broker",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/_/rethinkdb.", "documentation": "Taken from https://hub.docker.com/_/rethinkdb.",
"description": "", "description": "RethinkDB pushes JSON to your apps in realtime",
"dockerCompose": { "dockerCompose": {
"version": "7", "version": "7",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/_/sentry/ and https://docs.sentry.io/server/", "documentation": "Taken from https://hub.docker.com/_/sentry/ and https://docs.sentry.io/server/",
"description": "", "description": "Open-source error tracking with full stacktraces & asynchronous context",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/_/sonarqube", "documentation": "Taken from https://hub.docker.com/_/sonarqube",
"description": "", "description": "Catch bugs and vulnerabilities in your app, with thousands of automated Static Code Analysis rules",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/r/sourcegraph/server/", "documentation": "Taken from https://hub.docker.com/r/sourcegraph/server/",
"description": "", "description": "Sourcegraph is a free, self-hosted code search and intelligence server that helps developers find, review, understand, and debug code",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://github.com/strapi/strapi-docker/blob/master/docker-compose.yml", "documentation": "Taken from https://github.com/strapi/strapi-docker/blob/master/docker-compose.yml",
"description": "", "description": "The Open source Headless CMS Front-End Developers love. Manage your content. Distribute it anywhere",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/r/minimalcompact/thumbor/tags/", "documentation": "Taken from https://hub.docker.com/r/minimalcompact/thumbor/tags/",
"description": "", "description": "Thumbor is a smart imaging service. It enables on-demand crop, resizing and flipping of images",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/r/verdaccio/verdaccio/", "documentation": "Taken from https://hub.docker.com/r/verdaccio/verdaccio/",
"description": "", "description": "Verdaccio is a lightweight private npm proxy registry that allows you to have your own npm registry for free",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://hub.docker.com/r/microsoft/vsts-agent/", "documentation": "Taken from https://hub.docker.com/r/microsoft/vsts-agent/",
"description": "", "description": "VSTS is an integrated development environment (IDE) developed as a software product by Microsoft Corp",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://docs.docker.com/compose/wordpress/. Port mapping removed from WP as it is no longer needed", "documentation": "Taken from https://docs.docker.com/compose/wordpress/. Port mapping removed from WP as it is no longer needed",
"description": "", "description": "WordPress is a content management system based on PHP and MySQL that is usually used with the MySQL or MariaDB database",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",
"services": { "services": {