Commit Graph

326 Commits

Author SHA1 Message Date
Kasra Bigdeli a4234efee3 Added support for v4 2020-08-09 07:54:27 -04:00
Salmanul Farzy d2befaf8da
Add Miniflux feed reader (#238) 2020-07-30 21:23:13 -04:00
Kasra Bigdeli d72088b715
Update nextcloud.json 2020-07-26 12:55:42 -04:00
Sérgio 23c608375a
Kibana one click app (#235)
* Kibana one click app

* Prettier formatting
2020-07-25 19:09:02 -04:00
Ethan Edwards 3a88ff218e
added option to select database, mariadb or mysql (#233)
* added option to select database, mariadb or mysql

* better naming convention

* fix regex?
2020-07-23 07:49:41 -04:00
Ethan Edwards 8e4d8c0ed8
added cron container, many apps like the news app will not function (#234)
without a cron container
2020-07-22 21:50:55 -04:00
Ethan Edwards 1857bb0869
fix discourse version for email fix and update (#230) 2020-07-16 21:57:04 -04:00
dependabot[bot] 22fcd0262f
Bump lodash from 4.17.15 to 4.17.19 (#228)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 21:25:05 -04:00
Sojan Jose 8595727f86
Chore: Update chatwoot config (#227)
* Chatwoot one click installation config

* Update chatwoot postgresql
2020-07-14 08:38:58 -04:00
Kasra Bigdeli 172fe7e3d2
Updated Parse to fix a typo
Fixed https://github.com/caprover/one-click-apps/issues/224
2020-07-10 18:18:10 -04:00
Kasra Bigdeli 2b9196bed4
Update README.md 2020-07-10 13:11:27 -04:00
Antoine Jacques 17d64098d9
Openldap One Click App (#214)
* Openldap One Click App

* Update captain definition in compliance with comments

* Add volume: persistent data
2020-07-10 08:26:43 -04:00
Christopher Fuentes 55fb0fa6e7
Creating Joomla template (#223)
* Creating Joomla template

* Checking prettier issue

* Changing dynamically the version of the image

* Setting a default tag to Joomla Version
2020-07-09 18:28:40 -04:00
Kasra Bigdeli a9ec05526b Merge branch 'master' of github.com:caprover/one-click-apps 2020-07-07 07:39:48 -04:00
Kasra Bigdeli f2f19e55b2 Added leantime fixes https://github.com/caprover/one-click-apps/issues/218 2020-07-07 07:39:05 -04:00
Antoine Jacques 9f09732b9a
Firefly III One Click App (#217) 2020-07-06 20:38:10 -04:00
Antoine Jacques 1df53c9c19
Mailtrain One Click App (#216)
* Mailtrain One Click App

* Update mailtrain.json documentation field

* Update mailtrain.json description tags mailtrain

* update regex appname
2020-07-06 20:37:05 -04:00
Antoine Jacques aab7c1a4c7
Odoo One Click App (#212)
* Odoo One Click App

* Odoo resolve conversation
2020-07-06 20:07:28 -04:00
Kasra Bigdeli 12fe80b6ab Added DB to wiki.js - Fixes https://github.com/caprover/caprover/issues/748 2020-07-05 20:06:39 -04:00
Sérgio fdd48de7e3
[WIP] Influxdb one click app (#211)
* First draft for influxdb one click app

* Add influx logo

* Add start and end

* lowercase logo filename

* Run prettier
2020-07-05 14:20:51 -04:00
Rodolfo Silva da4a6d83e6
Add "Hasura - No Database" to use with external database (#210)
* Create hasura-only.json

* Add hasura-only.png

* fix the json format with prettier
2020-07-05 11:17:39 -04:00
Rodolfo Silva d9a0db82df
Update hasura.json (#209) 2020-07-03 14:54:35 -04:00
Antoine Jacques 728f49b978
Dolibarr One-Click-Apps (#208)
* Dolibarr One-Click-Apps

* Update json Dolibarr

* Update dolibarr.json documentation
2020-07-03 07:34:21 -04:00
Michael Elfassy 88626f2ddd
Update elasticsearch app to support 7.x (#207)
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-02 18:31:21 -04:00
Joël Galeran 7cae525a0c
Update prisma.json to Prisma 1 (#206)
Because the new default is Prisma 2 see https://github.com/prisma/prisma
2020-07-02 10:15:50 -04:00
Kasra Bigdeli bb4bdb763d Added nginx redirect 2020-07-01 08:48:21 -04:00
Kasra Bigdeli 03e494f722 Added nginx redirect 2020-07-01 08:43:31 -04:00
Kasra Bigdeli a75284d9c2 Updated Mosquitto formatting 2020-07-01 07:48:04 -04:00
Nauman Shakir 2eb03b843f
Added a one-click Eclipse Mosquitto MQTT Broker App (#205)
* 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-07-01 07:46:36 -04:00
Kasra Bigdeli 40dbf58987
Update PULL_REQUEST_TEMPLATE.md 2020-07-01 07:18:51 -04:00
Ethan Edwards a39cec1112
Discourse (#189)
* 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-30 19:10:03 -04:00
Jeffrey Paul 8453764acf
add Grafana to One Click Apps. Fixes #134 (#204)
* add Grafana to One Click Apps. Fixes #134

* run prettier
2020-06-30 18:03:35 -04:00
Jeffrey Paul dac3eeabf9
Add Prometheus (prometheus.io) to One Click Apps (#203)
* adds logo and oca json for Prometheus monitoring

* run prettier
2020-06-30 18:02:51 -04:00
fribeau a0a495c3f4
Update directus.json (#202)
* 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-30 12:02:40 -04:00
Kasra Bigdeli 2c28322827 Reformat 2020-06-26 17:10:04 -04:00
Velten Heyn c79eb313a2
Add radicale one-click-app (#198)
* 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-26 17:09:36 -04:00
Kasra Bigdeli 0862380cc2 Added formatter 2020-06-23 18:57:29 -04:00
Kasra Bigdeli b0dd2e829f Added formatter 2020-06-23 18:57:05 -04:00
Kasra Bigdeli f431362499 Fixed v3 2020-06-23 08:53:34 -04:00
Kasra Bigdeli 4ff3414332 Fixed v3 2020-06-23 08:53:19 -04:00
Kasra Bigdeli b8bf1d34d3 Fixed collabora 2020-06-23 08:40:26 -04:00
Kasra Bigdeli a0e1fb0ac8 Changed build chain 2020-06-23 08:35:58 -04:00
Kasra Bigdeli 9ee75a559f updated deps 2020-06-23 07:29:48 -04:00
Kasra Bigdeli 8210ec8596 inline build dir variable 2020-06-23 07:29:14 -04:00
Kasra Bigdeli f26a48c3ec Updated deps 2020-06-23 07:27:14 -04:00
Kasra Bigdeli ce06f106c5 Updated buildchain to node 14 2020-06-23 07:26:24 -04:00
Kasra Bigdeli be20448f6f Fixed publish 2020-06-23 07:09:53 -04:00
Kasra Bigdeli b79aa152ab Moved scripts to script dir 2020-06-23 07:08:14 -04:00
Kasra Bigdeli 48e59ceb89 Moved scripts to script dir 2020-06-23 07:04:00 -04:00
Simon Belbeoch e996666602
Add collabora online (#194)
* add logo

* add collabora online

* Update collabora-online.json
2020-06-23 06:28:10 -04:00