486 Commits

Author SHA1 Message Date
f0ccc406dc Revert "Added private bin and v4"
This reverts commit 7c827cac0e.
2020-08-16 07:34:44 -04:00
3cb7e7d6bb Revert "Added formatter for yml too"
This reverts commit f74d5219a6.
2020-08-16 07:34:16 -04:00
f74d5219a6 Added formatter for yml too 2020-08-16 07:32:04 -04:00
7c827cac0e Added private bin and v4 2020-08-16 07:27:38 -04:00
b95f47c8c0 Added isOfficial 2020-08-09 17:41:17 -04:00
cc8a158d84 Added isOfficial 2020-08-09 17:40:21 -04:00
7cb4e3eb56 MongoDB backup Amazon S3 (#241)
* Add MongoDB backup Amazon S3

* Fix prettier

* Use digest instead of tag

* Fix code review suggestions
2020-08-09 16:00:44 -04:00
74a2921a45 Fix broken deployments for Chatwoot (#240) 2020-08-09 10:27:21 -04:00
e39d09bc2a Added comment 2020-08-09 08:00:55 -04:00
fbeb7f6b0c Added notes for V4 2020-08-09 07:59:29 -04:00
a4234efee3 Added support for v4 2020-08-09 07:54:27 -04:00
d2befaf8da Add Miniflux feed reader (#238) 2020-07-30 21:23:13 -04:00
d72088b715 Update nextcloud.json 2020-07-26 12:55:42 -04:00
23c608375a Kibana one click app (#235)
* Kibana one click app

* Prettier formatting
2020-07-25 19:09:02 -04:00
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
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
1857bb0869 fix discourse version for email fix and update (#230) 2020-07-16 21:57:04 -04:00
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
8595727f86 Chore: Update chatwoot config (#227)
* Chatwoot one click installation config

* Update chatwoot postgresql
2020-07-14 08:38:58 -04:00
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
2b9196bed4 Update README.md 2020-07-10 13:11:27 -04:00
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
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
a9ec05526b Merge branch 'master' of github.com:caprover/one-click-apps 2020-07-07 07:39:48 -04:00
f2f19e55b2 Added leantime fixes https://github.com/caprover/one-click-apps/issues/218 2020-07-07 07:39:05 -04:00
9f09732b9a Firefly III One Click App (#217) 2020-07-06 20:38:10 -04:00
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
aab7c1a4c7 Odoo One Click App (#212)
* Odoo One Click App

* Odoo resolve conversation
2020-07-06 20:07:28 -04:00
12fe80b6ab Added DB to wiki.js - Fixes https://github.com/caprover/caprover/issues/748 2020-07-05 20:06:39 -04:00
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
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
d9a0db82df Update hasura.json (#209) 2020-07-03 14:54:35 -04:00
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
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
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
bb4bdb763d Added nginx redirect 2020-07-01 08:48:21 -04:00
03e494f722 Added nginx redirect 2020-07-01 08:43:31 -04:00
a75284d9c2 Updated Mosquitto formatting 2020-07-01 07:48:04 -04:00
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
40dbf58987 Update PULL_REQUEST_TEMPLATE.md 2020-07-01 07:18:51 -04:00
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
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
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
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
2c28322827 Reformat 2020-06-26 17:10:04 -04:00
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
0862380cc2 Added formatter 2020-06-23 18:57:29 -04:00
b0dd2e829f Added formatter 2020-06-23 18:57:05 -04:00
f431362499 Fixed v3 2020-06-23 08:53:34 -04:00
4ff3414332 Fixed v3 2020-06-23 08:53:19 -04:00