summaryrefslogtreecommitdiffhomepage
path: root/public
AgeCommit message (Collapse)Author
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
2020-05-17Added SSHDKasra Bigdeli
2020-05-06Update grocy.jsonKasra Bigdeli
2020-05-06Update dokuwiki.jsonKasra Bigdeli
2020-05-06Resilio Sync (#168)Mert Demir
* add resilio sync png * add resilio sync json * remove unneeded auth hint * hint for app use * adjust name
2020-05-05Syncthing (#166)Mert Demir
* added syncthing logo * add syncthing json * add sync port * correct sync port
2020-05-04Update dokuwiki.jsonKasra Bigdeli
2020-05-03Added grocyKasra Bigdeli
2020-05-03Added grocyKasra Bigdeli
2020-05-03Merge branch 'master' of github.com:caprover/one-click-appsKasra Bigdeli
2020-05-03DokuWikiKasra Bigdeli
2020-05-03passbolt (#165)Francisco García
* passbolt * removed unused ENVs
2020-05-03Plex end instructionsKasra Bigdeli
2020-05-03Jitsi (#156)Christopher Fuentes
* Creating Jitsi One Click App. Version 1 * Adding extra inputs * Adding docker tag version to images
2020-05-03Added plexKasra Bigdeli
2020-04-28Add Photoprism (#164)Ben
2020-04-26Chatwoot one click installation config (#163)Sojan Jose
2020-04-23Add Bitwarden_rs (#157)Ben
* Add Bitwarden_rs * Fix logo filename * use image instead of dockerfileLines
2020-04-23Add SinusBot (#161)Mert Demir
* added sinusbot json * remove notExposeAsWebapp * use non-root gid and uid * remove password overwrite variable * added sinusbot png
2020-04-22typo - deployed Peertube doesn't include '-peertube' (#158)Catherine Chen
2020-04-20added database migration note to instructions.end (#155)Catherine Chen