summaryrefslogtreecommitdiffhomepage
path: root/public
AgeCommit message (Collapse)Author
2020-09-03Added Squidex (#260)sandrohanea
* Added squidex * Changed description to be smaller * prettified * mend * Fixed some comments from CR + changed appname-mongo to appname-db + added a clarification that the app should use https in order to work
2020-08-27FormattedKasra Bigdeli
2020-08-27Update graylog.ymlKasra Bigdeli
2020-08-26Add Cachet OCA (#257)Alex
* Add Cachet OCA * Implement feedback (@githubsaturn)
2020-08-26Update default from email address env variable (#256)Rohit Singhal
As per documentation in https://github.com/passbolt/passbolt_docker#configure-passbolt
2020-08-26Add BookStack OCA (#253)Alex
* Add BookStack OCA * Implement feedback (@githubsaturn) * Add version tag & move APP_URL to defaults
2020-08-25Add Kanboard SQLite version (#250)Ivan Stamenkovic
* Add kanboard sqlite version * propper case for sqlite * prettier format missing enf of file line * Update instructions with more info
2020-08-25Fix timezone config in CodiMD OCA (#254)Alex
2020-08-25Update invalid option in environment (#247)Pranav Raj S
2020-08-25Add `notExposeAsWebApp` to CodiMD's DB service (#252)Alex
2020-08-24Add CodiMD OCA (#249)Alex
* Add CodiMD yaml & png * Run Prettier on yaml * Implement feedback (@githubsaturn)
2020-08-24Update mongo-express.ymlKasra Bigdeli
2020-08-22Update gitlab-ce.ymlKasra Bigdeli
2020-08-16Formatter on V4Kasra Bigdeli
2020-08-16migrate to v4Kasra Bigdeli
2020-08-16Fixed buildKasra Bigdeli
2020-08-16Fixed buildKasra Bigdeli
2020-08-16Fixed latest tagKasra Bigdeli
2020-08-16migrated to v4Kasra Bigdeli
2020-08-16Enforcing max 200 char for descriptionKasra Bigdeli
2020-08-16Moved isOfficial under caproverOneClickApp propertyKasra Bigdeli
2020-08-16Revert "Revert "Added private bin and v4""Kasra Bigdeli
This reverts commit f0ccc406dceee0c9916cc04dc413222ee1f79775.
2020-08-16Revert "Added private bin and v4"Kasra Bigdeli
This reverts commit 7c827cac0e2acb4fb912fc51b89fc0562de3e459.
2020-08-16Revert "Added formatter for yml too"Kasra Bigdeli
This reverts commit f74d5219a66457262bc002cd7f7d7dbb2ccc375f.
2020-08-16Added formatter for yml tooKasra Bigdeli
2020-08-16Added private bin and v4Kasra Bigdeli
2020-08-09Added isOfficialKasra Bigdeli
2020-08-09MongoDB backup Amazon S3 (#241)Felipe Augusto
* Add MongoDB backup Amazon S3 * Fix prettier * Use digest instead of tag * Fix code review suggestions
2020-08-09Fix broken deployments for Chatwoot (#240)Pranav Raj S
2020-07-30Add Miniflux feed reader (#238)Salmanul Farzy
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