Commit Graph

458 Commits

Author SHA1 Message Date
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
b8bf1d34d3 Fixed collabora 2020-06-23 08:40:26 -04:00
a0e1fb0ac8 Changed build chain 2020-06-23 08:35:58 -04:00
9ee75a559f updated deps 2020-06-23 07:29:48 -04:00
8210ec8596 inline build dir variable 2020-06-23 07:29:14 -04:00
f26a48c3ec Updated deps 2020-06-23 07:27:14 -04:00
ce06f106c5 Updated buildchain to node 14 2020-06-23 07:26:24 -04:00
be20448f6f Fixed publish 2020-06-23 07:09:53 -04:00
b79aa152ab Moved scripts to script dir 2020-06-23 07:08:14 -04:00
48e59ceb89 Moved scripts to script dir 2020-06-23 07:04:00 -04:00
e996666602 Add collabora online (#194)
* add logo

* add collabora online

* Update collabora-online.json
2020-06-23 06:28:10 -04:00
5b131c4b48 update nextcloud from 18.x to 19.0 (#188)
* update nextcloud from 18.x to 19.0

* update nextcloud dev review + nginx optimization

* dev review P2
2020-06-22 21:21:19 -04:00
70a041cf1f update bitwarden from 1.14.2 to 1.15.1 (#193) 2020-06-22 21:05:02 -04:00
e911b875a1 Added list 2020-06-19 16:47:10 -04:00
c79c8047bd Shorten Jupyter desc 2020-06-19 16:43:09 -04:00
7bf052c422 Added cockpit one-click configuration and logo (#191)
* Added cockpit one-click configuration and logo

* Added displayName

* modified storage path
2020-06-19 11:55:19 -04:00
9efb299ac7 Added JupyterLab one-click-app configuration (#190) 2020-06-19 11:45:16 -04:00
19a736909b updated Hasura to use postgres12 2020-06-15 11:54:41 -04:00
f27e94c421 Shortened filebrowser desc 2020-06-14 13:45:25 -04:00
a3afeddce1 Add Shopware (#187) 2020-06-14 13:42:33 -04:00
2b5e3bbb67 Add a one-click TiddlyWiki (#182)
This commit adds a one-click app definition and logo for [TiddlyWiki].

[TiddlyWiki]: https://tiddlywiki.com/
2020-06-10 22:35:08 -04:00
0407677c0d Update nextcloud.json to upgrade nextcloud (#174)
* 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-24 11:58:40 -04:00
de33289601 Feature add mautic one app deployment (#173)
* 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-24 11:56:44 -04:00
5962c9d378 Feature add n8n.io (#176)
* 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-24 11:55:02 -04:00
809a5d4897 proposition of updating readme (#177)
* proposition of updating readme

adding bold for clicable sections
rename enviromental into environment
add the icon to the process
fix link name of the app who does not match with the current README

* take into account dev review + important Note
2020-05-24 10:59:45 -04:00
ece58af5c7 Feature add limesurvey (#175)
* add limesurvey logo

* add limesurvey

* take into account dev review comments
2020-05-24 10:58:19 -04:00
8e7f962167 Add The Lounge web IRC client (#171) 2020-05-18 23:16:51 -04:00
ce1863edf9 Update countly.json 2020-05-18 18:54:11 -04:00
ea9cfae8b5 Added SSHD 2020-05-17 23:33:46 -04:00