summaryrefslogtreecommitdiffhomepage
path: root/public
AgeCommit message (Collapse)Author
2020-07-26Update nextcloud.jsonKasra Bigdeli
2020-07-25Kibana one click app (#235)Sérgio
* Kibana one click app * Prettier formatting
2020-07-23added option to select database, mariadb or mysql (#233)Ethan Edwards
* added option to select database, mariadb or mysql * better naming convention * fix regex?
2020-07-22added cron container, many apps like the news app will not function (#234)Ethan Edwards
without a cron container
2020-07-16fix discourse version for email fix and update (#230)Ethan Edwards
2020-07-14Chore: Update chatwoot config (#227)Sojan Jose
* Chatwoot one click installation config * Update chatwoot postgresql
2020-07-10Updated Parse to fix a typoKasra Bigdeli
Fixed https://github.com/caprover/one-click-apps/issues/224
2020-07-10Openldap One Click App (#214)Antoine Jacques
* Openldap One Click App * Update captain definition in compliance with comments * Add volume: persistent data
2020-07-09Creating Joomla template (#223)Christopher Fuentes
* Creating Joomla template * Checking prettier issue * Changing dynamically the version of the image * Setting a default tag to Joomla Version
2020-07-07Merge branch 'master' of github.com:caprover/one-click-appsKasra Bigdeli
2020-07-07Added leantime fixes https://github.com/caprover/one-click-apps/issues/218Kasra Bigdeli
2020-07-06Firefly III One Click App (#217)Antoine Jacques
2020-07-06Mailtrain One Click App (#216)Antoine Jacques
* Mailtrain One Click App * Update mailtrain.json documentation field * Update mailtrain.json description tags mailtrain * update regex appname
2020-07-06Odoo One Click App (#212)Antoine Jacques
* Odoo One Click App * Odoo resolve conversation
2020-07-05Added DB to wiki.js - Fixes https://github.com/caprover/caprover/issues/748Kasra Bigdeli
2020-07-05[WIP] Influxdb one click app (#211)Sérgio
* First draft for influxdb one click app * Add influx logo * Add start and end * lowercase logo filename * Run prettier
2020-07-05Add "Hasura - No Database" to use with external database (#210)Rodolfo Silva
* Create hasura-only.json * Add hasura-only.png * fix the json format with prettier
2020-07-03Update hasura.json (#209)Rodolfo Silva
2020-07-03Dolibarr One-Click-Apps (#208)Antoine Jacques
* Dolibarr One-Click-Apps * Update json Dolibarr * Update dolibarr.json documentation
2020-07-02Update elasticsearch app to support 7.x (#207)Michael Elfassy
Version 7 of elasticsearch has some deprecations: https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-7.0.html. This PR update the json app to implement the installation requirements. See changes from https://www.elastic.co/guide/en/elasticsearch/reference/6.8/docker.html to https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html
2020-07-02Update prisma.json to Prisma 1 (#206)Joël Galeran
Because the new default is Prisma 2 see https://github.com/prisma/prisma
2020-07-01Added nginx redirectKasra Bigdeli
2020-07-01Added nginx redirectKasra Bigdeli
2020-07-01Updated Mosquitto formattingKasra Bigdeli
2020-07-01Added a one-click Eclipse Mosquitto MQTT Broker App (#205)Nauman Shakir
* added a one-click Eclipse Mosquitto MQTT Broker App * Eclipse MQTT Broker updated json * JSON formatting * Updated JSON * Updates based on suggestions -Removed Ports -Changed srv-captain--$$cap_appname:$$cap_mqtt_port srv-captain--$$cap_appname:$$cap_ws_port to srv-captain--$$cap_appname:1883 [mqtt port] srv-captain--$$cap_appname:9001 [websocket]
2020-06-30Discourse (#189)Ethan Edwards
* Testing discourse.json * More testing * changed underscores to hyphens * idek * Added 'containerHttpPort' * $$cap_appname-${postgresql, redis, discourse, sidekiq} added * t * My commits are messy * added logo * added dockerfileLines to remove the unsupported "commmand" command * done for tonight * moved the password to below the uesr * leaving the house * fixed spacing? * used prettier * added db_name * pushing * pushing * switching devices * pushgin * added changes * switching devices * done for tonight * update * updated * git is hard lol * update * missed this * added smtp * added admin variables * added the password * updating with fixed recommendations
2020-06-30add Grafana to One Click Apps. Fixes #134 (#204)Jeffrey Paul
* add Grafana to One Click Apps. Fixes #134 * run prettier
2020-06-30Add Prometheus (prometheus.io) to One Click Apps (#203)Jeffrey Paul
* adds logo and oca json for Prometheus monitoring * run prettier
2020-06-30Update directus.json (#202)fribeau
* Update directus.json Upgrading captain file to recent versions of Directus that does not have two containers anymore but only one. The latest version of directus is `v8.8.0-apache` and it is the one that has been used to test this upgrade. * Fixing formating issue of previsou PR
2020-06-26ReformatKasra Bigdeli
2020-06-26Add radicale one-click-app (#198)Velten Heyn
* add radicale * Adding radicale logo * Fix version to 2.1.12.1 * Add link to documentation * make instructions clearer + use the default volume
2020-06-23Added formatterKasra Bigdeli
2020-06-23Fixed collaboraKasra Bigdeli
2020-06-23Changed build chainKasra Bigdeli
2020-06-23Add collabora online (#194)Simon Belbeoch
* add logo * add collabora online * Update collabora-online.json
2020-06-22update nextcloud from 18.x to 19.0 (#188)Simon Belbeoch
* update nextcloud from 18.x to 19.0 * update nextcloud dev review + nginx optimization * dev review P2
2020-06-22update bitwarden from 1.14.2 to 1.15.1 (#193)Simon Belbeoch
2020-06-19Shorten Jupyter descKasra Bigdeli
2020-06-19Added cockpit one-click configuration and logo (#191)Maarten Siersema
* Added cockpit one-click configuration and logo * Added displayName * modified storage path
2020-06-19Added JupyterLab one-click-app configuration (#190)Maarten Siersema
2020-06-15updated Hasura to use postgres12Kasra Bigdeli
2020-06-14Shortened filebrowser descKasra Bigdeli
2020-06-14Add Shopware (#187)Shyim
2020-06-10Add a one-click TiddlyWiki (#182)Nathaniel Knight
This commit adds a one-click app definition and logo for [TiddlyWiki]. [TiddlyWiki]: https://tiddlywiki.com/
2020-05-24Update nextcloud.json to upgrade nextcloud (#174)Simon Belbeoch
* Update nextcloud.json upgrade nextcloud from 15 to 18.0.4 from no config to fully configure to start * take into account dev review comments
2020-05-24Feature add mautic one app deployment (#173)Simon Belbeoch
* add mautic logo * add mautic automation marketing tool deployment * take into account dev review * warn about deploying time in end message * add missing description
2020-05-24Feature add n8n.io (#176)Simon Belbeoch
* add n8n.io logo * add n8n.io * add link to the https issue * take into account dev review comments * adding all weird timezone support into timezone regex
2020-05-24Feature add limesurvey (#175)Simon Belbeoch
* add limesurvey logo * add limesurvey * take into account dev review comments
2020-05-18Add The Lounge web IRC client (#171)Alex Garibay
2020-05-18Update countly.jsonKasra Bigdeli