Amjed Ali
3d202b3640
Add Moodle LMS. (Taken from bitnami/moodle) ( #450 )
...
* Moodle LMS Caprover yaml file.
* Moodle Logo as png file.
* Removed option to set username and password.
To keep things simple, Admin username and password set to default. After installation user can always change the password.
* Updated Description
* Formated document using prettier.
* Reformatted Using prettier with caprover's config
* Executed npm run formatter-write
* Update moodle.yml
Co-authored-by: root <root@rwpcpnr.com>
2021-07-02 14:59:31 -07:00
kgnfth
39350e3500
Add Elkarbackup ( #447 )
2021-07-01 23:05:27 -04:00
kgnfth
8f6383eaad
Add Pydio. Closes #335 ( #442 )
...
* Create pydio.yml
* Add files via upload
2021-06-25 22:02:15 -07:00
Ak4zh
0feb969544
added proxy pool ( #432 )
2021-06-25 21:45:03 -07:00
Kasra Bigdeli
2e17337855
Removed InvoiceNinja as it causes crashes
...
https://github.com/caprover/one-click-apps/pull/406#issuecomment-854871593
https://github.com/caprover/one-click-apps/pull/103
https://github.com/caprover/one-click-apps/issues/23
2021-06-10 07:54:23 -04:00
Kasra Bigdeli
e8e4cf03fd
Renamed seafile apps as per discussion in https://github.com/caprover/one-click-apps/pull/422
2021-06-03 08:33:26 -04:00
Christophe Marois
98ccaefdd3
Add NocoDB ( #437 )
2021-06-02 08:33:07 -04:00
Zottelchen
d4c6bc06b4
Add Invidious ( #435 )
...
* Create Invidious
* Prettify invidious
* Replaced 'latest' with sha tag
2021-05-29 09:31:00 -04:00
Zottelchen
7d428acb09
Remove smtp_user regex validation from Penpot ( #434 )
...
The regex validation breaks certain email delivery services, as they don't simply use mail addresses.
AFAIK, there is no limitation on SMTP usernames, when it comes to authentication.
2021-05-19 00:49:30 -04:00
kgnfth
479b041be1
Update directus ( #430 )
2021-05-08 14:51:35 -04:00
Raghav Vashisht
9293d8e460
Added Jellyfin ( #428 )
...
* Added Jellyfin
* Added HTTPS info in 'end' instruction
2021-05-07 21:13:50 -04:00
Yannik Zimmermann
7945d81cdf
Adds umami ( #426 )
...
* feat(rstudio-server): adds yml for rstudio server one-click
* fix(rstudio-server): fixed version not to use latest because it could break the one-click-app
* fix: add volume to rstudio to keep persistent data and updated isOfficial value
* fix: updated description to be under 200 characters
* feat(umami): adds umami web-analytics deployment with caprover-umami
* fix: formatting of umami yml
* fix: run prettier to comply yml formatting
* feat: update to caprover-umami postgresql-5ecaf55
2021-05-07 08:32:42 -04:00
Ak4zh
050095b0b0
Added Supabase ( #425 )
...
* added supabase postgres
* fixed empty file
* fixed code formatting issues
Co-authored-by: Akash Agarwal <ak@pop-os.localdomain>
2021-05-06 08:29:46 -04:00
Yannik Zimmermann
225036469d
Adds rstudio server ( #424 )
...
* feat(rstudio-server): adds yml for rstudio server one-click
* fix(rstudio-server): fixed version not to use latest because it could break the one-click-app
* fix: add volume to rstudio to keep persistent data and updated isOfficial value
* fix: updated description to be under 200 characters
2021-05-06 08:27:50 -04:00
Long Nguyen
5ded7872e4
Add focalboard ( #414 )
...
* feat: add Focalboard
* chore: format code
2021-05-05 21:53:30 -04:00
Vladimir Andrienko
3e59084176
Add ONLYOFFICE Document Server support ( #423 )
2021-05-05 21:50:35 -04:00
Vladimir Andrienko
14881e521e
Add Seafile (official image) support ( #422 )
...
* Add Seafile support
* Remove not required variables from Seafile Offical
2021-05-05 21:50:02 -04:00
Long Nguyen
76b0b4d582
Add Papercups ( #421 )
...
* wip: add Papercups
* chore: add missing papercups env vars
* chore: fix papercups image tag
2021-05-05 21:48:19 -04:00
kgnfth
463383111f
Bump qBittorrent from 14.2.5 to 14.3.5 ( #420 )
...
And updated instructions.
2021-05-04 18:38:10 -04:00
kgnfth
688f77cffa
qBittorent change UMASK_SET to UMASK ( #415 )
...
See: https://docs.linuxserver.io/images/docker-qbittorrent#versions
version 20.01.21
2021-05-04 08:41:52 -04:00
Stephen Davis
3be7ec633b
Corrected for spelling and RegEx validation ( #417 )
...
This template contained several misspellings of "SMTP" and--I'm not entirely sure what the exact cause of this was, as I could not repeat the errors on templates with similar formatting--the RegEx rules would persistently fail for the SMTP boolean settings. I tested across several browsers and encountered the same problem. After wrapping the default values with ' ' they stopped failing the RegEx check. This pull request should be paired with another with similar changes in the GH Pages template.
2021-05-04 08:39:26 -04:00
Ak4zh
49b2833b48
Added meilisearch ( #409 )
...
* added meilisearch
* added more environment variables
* fixed prettier errors
* updated post deployment message with instructions to easily obtain public and private keys
* hardcoded data dirs to default values and removed variables
2021-05-03 08:53:05 -04:00
Simon Belbeoch
d4edd8530d
allow more than one domain on nextcloud allowed domains variables are not read on nextcloud reboot ( #410 )
...
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
2021-04-26 19:28:15 -04:00
Simon Belbeoch
6662d44209
Upgrade Matomo from 3.11.0 to 4.2.1 ( #408 )
...
* upgrade mariaDB of matomo from 10.4 to 10.5.9
* add default password of mariadb for matomo
* upgrade matomo from 3.11.0 to 4.2.1 and change database configuration
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
2021-04-24 20:53:16 -04:00
Long Nguyen
3ddc24038d
feat: add InvoiceNinja ( #406 )
...
* feat: add InvoiceNinja
* fix: tweak invoice ninja
2021-04-24 17:10:20 -04:00
Simon Belbeoch
849d981d5b
Upgrade nextcloud from 19.0.0 to 21.0.1 ( #405 )
...
* add intelliJ idea's project configuration to gitignore
* upgrade mariadb from 10.5.3 to 10.5.9 for nextcloud
* add redis to nextcloud and upgrade from 19.0.0 to 21.0.1
* remove bad http port for nextcloud
* improve nextcloud end instructions
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
2021-04-23 19:25:41 -04:00
Long Nguyen
f70b3a6307
feat: add changedetection.io ( #404 )
2021-04-23 08:48:23 -04:00
Kasra Bigdeli
ecfce02a93
Fixed docker binding
2021-04-22 21:24:49 -04:00
Simon Belbeoch
8b142a9616
upgrade n8n from 0.67.3 to 0.116.1 ( #403 )
...
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
2021-04-22 21:22:45 -04:00
Long Nguyen
5c6854d9e0
feat: add Seatable ( #402 )
2021-04-22 08:47:04 -04:00
Long Nguyen
ecb054496b
feat: add joplin/server ( #399 )
2021-04-21 08:25:34 -04:00
kgnfth
ff17418bf1
Add Penpot app. Closes #359 ( #398 )
2021-04-21 08:24:05 -04:00
kgnfth
05230a43be
Remove db prefix for thumbor ( #396 )
...
* Remove db prefix for thumbor
Let the user choose how they want to name it.
* Changed the volume name to be more clearer
2021-04-20 20:19:03 -04:00
Simon Belbeoch
e6dabc8067
Upgrade bitwarden_rs from 1.15.1 to 1.20.0 ( #397 )
...
* upgrade strapi to 3.5.4
* upgrade bitwarden_rs from 1.15.1 to 1.20.0 + better config
* fix typo
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
2021-04-20 20:18:19 -04:00
Simon Belbeoch
bb80fca9c3
upgrade strapi to 3.5.4 ( #395 )
...
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
2021-04-20 20:17:46 -04:00
Ak4zh
4f42eccfc2
Updated Paperless-ng with additional variables ( #392 )
...
* added more variables supported by paperless-ng and added variable descriptions
* fixed regex validator for numeric inputs and email
* fixed regex validator
* removed a few optional variables
* unique variable name patterns
* added url protocol for CORS header
* added pre-consume script variable
Co-authored-by: ak4zh <akash@gmail.com>
2021-04-20 20:07:54 -04:00
Long Nguyen
031af00b24
Add Seafile ( #390 )
...
* Add Seafile
* chore: add seafile logo & format
2021-04-20 20:05:39 -04:00
Ak4zh
493e7d6af1
added HedgeDoc ( #389 )
2021-04-20 20:04:28 -04:00
Ak4zh
9f4f0914d4
Added paperless-ng ( #388 )
...
* Added paperless-ng
* fixed prettier check
2021-04-19 08:28:58 -04:00
laruche
7149329fd2
Modification env variable for N8N database usage ! ( #384 )
...
according to : https://github.com/n8n-io/n8n/blob/master/docker/compose/withPostgres/docker-compose.yml
Co-authored-by: Loic @laruche <loic@bby.ma>
2021-04-12 15:48:19 -04:00
Bukhori Muhammad Aqid
aa2c985253
Adding Fider - No Database ( #381 )
...
* [add] fider
* [update] fider host domain
* [update] PR feedback
2021-04-10 08:23:56 -04:00
Miguel Michelson Martinez
48d2870e6e
Update chaskiq.yml ( #378 )
...
replaced mimemagic dependence
2021-03-27 05:01:04 -04:00
Kasra Bigdeli
dbbc09ebdb
Fixed formatting
2021-03-25 19:38:54 -04:00
Kasra Bigdeli
3f6404bfa6
Fixed formatting
2021-03-25 19:38:07 -04:00
pubmania
1d288f8d7a
Adding Akaunting ( #377 )
...
* Add Akaunting
Tested it on my instance and it works perfect. All images used are from official sources.
* Add Akaunting logo
Added Akaunting logo downloaded from their official website https://akaunting.com/
* Change docker tag from "latest" to 2.1.8
Change docker tag from "latest" to 2.1.8
* Updated as per comments
Removed ports: 8080:80 as per comment - CapRover automatically reverse proxy to your app. Added the the db version.
* Create node.js.yml
* Create formatter.yml
* Delete formatter.yml
* Delete node.js.yml
Co-authored-by: Kasra Bigdeli <kasra85@gmail.com>
2021-03-25 19:37:53 -04:00
Miguel Michelson Martinez
7530c03ae9
Update chaskiq.yml ( #376 )
2021-03-22 08:36:54 -04:00
Damian Stasik
0a9885932f
Allow users to set code-server version ( #374 )
...
* Update code-server to latest version
* Add ability to define version by users
2021-03-17 18:21:47 -04:00
Simon Belbeoch
76cf35c938
Bsr normalize descriptions ( #371 )
...
* BSR: use check out as the fact to check instead of checkout
* BSR: remove useless whitespace
whitespaces removed are the whitespace at the end of the line of lines followed by empty lines on files where checkout was replaced by check out
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
Co-authored-by: Kasra Bigdeli <kasra85@gmail.com>
2021-03-17 07:56:19 -04:00
Edward
91daa6b904
Tidy instructions spelling & spacing ( #369 )
...
* tidy up instructions spelling/spacing
* remove spaces in empty lines
Co-authored-by: Edward <edward@finchit.co.za>
Co-authored-by: Kasra Bigdeli <kasra85@gmail.com>
2021-03-14 14:09:07 -04:00
Simon Belbeoch
8ed35e268f
Upgrade Strapi from beta to 3.5.3 ( #370 )
...
Upgrade strapi. Upgrade mongodb dependencies. Remove the root user for mongo to secure the database. Add generated mongoDB password to help users
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
2021-03-14 13:58:05 -04:00
Edward
3459043ada
Update etesync.yml ( #368 )
...
spelling
2021-03-09 18:49:32 -05:00
Kasra Bigdeli
d09a8b018c
Improved InfluxDb2
2021-02-28 16:56:44 -05:00
Kasra Bigdeli
1ef3a2c238
Added telegraf
2021-02-28 15:52:05 -05:00
Kasra Bigdeli
cd826525f6
Added telegraf
2021-02-28 15:48:52 -05:00
Kasra Bigdeli
982f6b6828
Added influxdb2
2021-02-28 15:25:53 -05:00
Kasra Bigdeli
d21522f529
Changed to standard version instead of hashes
2021-02-28 14:24:12 -05:00
Sojan Jose
d23ab02167
chore: fix breakage with caprover installations ( #366 )
2021-02-23 08:57:07 -05:00
Kasra Bigdeli
1c5692a91c
Improved Dokuwiki
2021-02-21 12:36:59 -05:00
Kasra Bigdeli
6e416d771e
Updated Dokuwiki
2021-02-21 10:46:20 -05:00
Andrew Graham-Yooll
2019f4256f
Remove the suffix of sentry from the url prefix ( #365 )
2021-02-20 14:23:43 -05:00
Andrew Graham-Yooll
512312d2fb
Use $$cap_root_domain to help facilitate the easy setup of sentry ( #364 )
...
* Use $$cap_root_domain to help facilitate the easy setup of sentry
* Add http prefix
2021-02-20 13:06:32 -05:00
Miguel Michelson Martinez
c3b2e34813
Update chaskiq.yml ( #362 )
...
version 0.7.1
2021-02-13 06:26:03 -05:00
Simon Belbeoch
6a199b6d3f
add mattermost entreprise edition ( #361 )
...
* add mattermost entreprise edition
* change mattermost entreprise to mattermost prod (wich is mattermost entreprise)
* add mattermost ee logo
* fix lint
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
2021-02-10 19:43:54 -05:00
Bukhori Muhammad Aqid
901226eeec
[update] fix formio error ( #358 )
2021-02-05 08:20:44 -05:00
Sérgio
1514424a23
Weblate translation management service ( #325 )
...
* Weblate translation service
* Add missing environment variables
* Make open registration configurable
* Run linter
* Fix app volume
* Fix volume mount
* Various fixes to cap setup options
* Better descriptions for variables in weblate
* Fixes to weblate (image version and env var name)
2021-01-21 18:53:25 -05:00
kgnfth
e162813fce
Fix: mastodon sidekiq volume ( #353 )
2021-01-21 10:39:46 -05:00
kgnfth
96f8cc2cc7
added missing env option for monica and a little change ( #351 )
...
* added missing env option for monica & and a little change
* added missing env option for monica and a little change
2021-01-19 20:01:36 -05:00
Kasra Bigdeli
f217b81e30
Update mongo-express.yml
2021-01-15 21:16:48 -05:00
Nathaniel Knight
eea62a2ea6
Add Shiori, a simple link saving service ( #346 )
...
This commit adds a configuration file and logo for [Shiori], a simple
link saving service. Shiori can also save copies of the pages you save
with it.
2021-01-14 17:58:01 -05:00
Broch Stilley
ff693735a6
Update code-server version ( #344 )
2021-01-10 19:04:27 -05:00
Kasra Bigdeli
957061d4cb
Update organizr.yml
2021-01-09 14:05:18 -05:00
Miguel Michelson Martinez
b57f7faee5
Chaskiq upgrade ( #342 )
...
* add chaskiq one click
* version tag
* prettier on chaskiq.yml
* formatted
2021-01-07 18:10:58 -05:00
Kasra Bigdeli
5041131cd5
Update photoprism.yml
2021-01-07 08:18:57 -05:00
Kasra Bigdeli
9e8e8b3ad5
Update mastodon.yml
2021-01-01 15:52:07 -05:00
kgnfth
1017a3be6b
✨ Added Mastodon ( #338 )
...
* ✨ Added Mastodon
* Added instructions
2021-01-01 15:50:40 -05:00
Miguel Michelson Martinez
b813233438
Chaskiq oneclick ( #337 )
...
* add chaskiq one click
* version tag
* prettier on chaskiq.yml
* Update chaskiq.yml
update tag version
* Update chaskiq.yml
documentation details, fix domain
2020-12-31 12:36:12 -05:00
kgnfth
2758c73e4a
✨ Added Statping & Radarr ( #336 )
...
* ✨ Added Statping
* ✨ Added Radarr
* 💎 changed version
2020-12-29 19:45:35 -05:00
kgnfth
c9f929f74c
✨ Added Duplicati & removed port mapping in lychee 🔧 ( #334 )
...
* 🔧 removed port mapping in lychee
* 🔧 removed port mapping in lychee
* ✨ Added Duplicati
2020-12-24 12:27:06 -05:00
kgnfth
085f998844
Added Metabase ( #333 )
...
* ✨ Added Metabase
* ✨ Added Metabase
2020-12-22 17:54:47 -05:00
kgnfth
4b28458a91
✨ Added AdGuard Home ( #330 )
...
* ✨ Added AdGuard Home
* removed port 80/443
2020-12-22 10:23:17 -05:00
Alexander Potemkin
f0d348b9ac
Correcting n8n-io.yml docker path for database ( #329 )
2020-12-22 09:07:57 -05:00
kgnfth
912ca0a08f
✨ Added Commento ( #327 )
2020-12-21 08:12:42 -05:00
voraczech
3892d19055
change posgress validation redex in posgres-strapi ( #326 )
2020-12-20 09:45:38 -05:00
Bukhori Muhammad Aqid
f05943157c
Appsmith without database ( #324 )
...
* [add] appsmith without database
* [update] formatting
2020-12-20 09:27:46 -05:00
Bukhori Muhammad Aqid
3cb85a220d
Form.io ( #321 )
...
* [add] form.io
* [delete] smtp default value
2020-12-19 11:58:53 -05:00
kgnfth
a5d5dcaaf0
Remove containerHttpPort 80 🔥 ( #322 )
2020-12-17 19:23:50 -05:00
kgnfth
77a42b34f8
added Wallabag #317 ( #320 )
2020-12-15 19:21:12 -05:00
Kasra Bigdeli
71d95e60ed
Update nginx-reverse-proxy.yml
2020-12-07 21:15:09 -05:00
kgnfth
6a3f167a4f
Added Monica #288 ( #311 )
...
* Added Monica #288
* Monica minor improvements
2020-12-05 08:35:40 -05:00
Joscha Götzer
ab85f84422
Setup instructions for after installing Portainer ( #312 )
2020-12-04 21:17:31 -05:00
kgnfth
1433761920
Removed the "command" parameter from searx.yml ( #310 )
2020-12-04 09:20:58 -05:00
kgnfth
63438c232c
Added Searx ( #309 )
...
* Added Searx
* Fix Searx
* A little fix
2020-12-04 07:47:01 -05:00
kgnfth
9ebfdb7697
Added Chevereto, Ackee, Heimdall, Lychee, qBittorent, Sonarr, Strapi-postgresql ( #306 )
...
* Added Sonarr
* Added qBittorent
* Added Lychee
* Added Heimdall
* Added Ackee
* Added Chevereto
* Added strapi-postgresql
2020-11-24 19:04:40 -05:00
Bukhori Muhammad Aqid
1df3708f11
Add OrangeHRM ( #300 )
...
* [add] orange hrm configuration
* [update] formatting
* [update] reduce description
2020-11-24 08:05:54 -05:00
kgnfth
671510794b
Added correct proxy IP for PeerTube #107 ( #302 )
2020-11-21 07:45:02 -05:00
Daniel Rataj
a37430b15c
Add Whoops Monitor ( #298 )
...
* Add Whoops Monitor
* Run prettier on the file
Co-authored-by: Daniel Rataj <daniel.rataj@mall.cz>
2020-11-13 20:37:16 -05:00
Pranav Raj S
aff4fb58fe
Update default version of Chatwoot ( #291 )
2020-11-05 08:00:44 -05:00
Thomas Cenni
9be4c9d896
Added InvoicePlane. ( #296 )
...
* Adding Plausible Analytics.
* Prettify YAML.
* Update plausible.yml
Removed :ro ignored by Caprover.
Added list of docker images used by the app.
* Added InvoicePlane.
* Format invoiceplane.yml
* Using official MySQL image.
* Changed env variables for MySQL official image.
2020-11-03 21:49:23 -05:00
kgnfth
ae670cb0d2
A simple typo fix in pgadmin4.yml ✏ ( #295 )
2020-11-02 14:17:05 -05:00
Touhid M Shaikh
37d7a146dc
Wordpress Databases Password Fix ( #294 )
...
* Wordpress Databases Password Fix
Allow special symbols in the databases password field.
* updated regex
updated regex
2020-11-02 08:31:24 -05:00
Kasra Bigdeli
e5a4286009
Formatted
2020-10-29 22:42:29 -04:00
Thomas Cenni
f49a3d0983
Adding Plausible Analytics. ( #292 )
...
* Adding Plausible Analytics.
* Prettify YAML.
* Update plausible.yml
Removed :ro ignored by Caprover.
Added list of docker images used by the app.
2020-10-29 22:41:37 -04:00
Kasra Bigdeli
385221fa47
Fixed https://github.com/caprover/one-click-apps/issues/289
2020-10-26 10:06:28 -04:00
Kasra Bigdeli
8b75d27e5e
pgAdmin upgraded to official version
2020-10-25 15:53:12 -04:00
Simon Belbeoch
ede2e4f679
[FIX] vscodium persistent data for theme and ssh key ( #287 )
...
Co-authored-by: SIBE <simon.belbeoch@octo.com>
2020-10-23 20:20:12 -04:00
Irvin
a97058d51e
Adding organizr logo and captain file ( #285 )
...
* Adding organizr logo and captain file
* Ran formatter
2020-10-22 19:19:30 -04:00
Jan Sprinz
555330003a
Add ohmyforms ( #284 )
2020-10-20 18:51:54 -04:00
Sérgio
3840d5d2dc
Humhub Social media platform ( #282 )
...
* Humhub draft
* Run prettier
2020-10-20 18:51:13 -04:00
Fatih
8e7dfc8bca
Update portainer.yml ( #279 )
...
Portianer now uses portainer/portainer-ce
See: https://www.portainer.io/2020/08/portainer-ce-2-0-what-to-expect/
2020-10-08 08:14:26 -04:00
Fatih
16e2f15489
Do not force cap_appname-gitea as a sub ( #278 )
...
let users decide the app name theirself
and don't force it as cap_appname-gitea.domain.com
2020-10-07 21:25:53 -04:00
Kasra Bigdeli
bc09ff24c4
Fixed env var
2020-10-07 20:32:14 -04:00
FloMaetschke
692dbd8e6e
Create node-red.yml ( #277 )
...
* Create node-red.yml
Adds Node-Red oneclick-app
* adds missing logo
* prettier formatter using vscode
* formatted with prettier not default vscode yaml...
2020-10-07 17:58:31 -04:00
Kasra Bigdeli
f33ca414d6
Fixed the description
2020-10-02 23:33:03 -04:00
Kasra Bigdeli
2c748879a8
Added Tensorflow
2020-10-02 23:26:29 -04:00
Rodolfo Silva
b5e7fb256d
Allow use of symbols in the redis password ( #270 )
...
* allow use symbols in the redis password
You can see the test case here: https://regex101.com/r/6ObzU2/1
* disallow double quote
You'd have to at least exclude `"` as it will breaks the JSON replacement when the template is being rendered.
2020-09-28 20:23:12 -04:00
Kasra Bigdeli
69b28dc094
Fixed format
2020-09-18 19:00:26 -04:00
Volker Kerkhoff
d7cf44dc14
Further improvements to drone-gitea ( #268 )
...
* Some additional improvements
* Fix formatting
2020-09-18 19:00:08 -04:00
Kasra Bigdeli
095c64c23c
Fixed format
2020-09-17 18:56:46 -04:00
Volker Kerkhoff
e35c31396c
Latest drone, change from agent to docker runner ( #267 )
2020-09-17 18:56:14 -04:00
Kasra Bigdeli
f3e1368da3
Updated Portrainer version
...
Fixed https://github.com/caprover/one-click-apps/issues/266
2020-09-17 18:52:53 -04:00
Kasra Bigdeli
f1be067753
Formatted
2020-09-15 08:23:17 -04:00
Kasra Bigdeli
742f06762c
Update n8n-io.yml
2020-09-15 08:21:56 -04:00
sandrohanea
dc62682321
Fixed: https://github.com/caprover/one-click-apps/issues/262 - VSTS agent ( #263 )
2020-09-11 08:29:55 -04:00
Kasra Bigdeli
39ec821ea2
Added Coral Talk
2020-09-07 19:19:10 -04:00
sandrohanea
ab1e961a5e
Added Squidex ( #260 )
...
* 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-09-03 19:34:41 -04:00
Kasra Bigdeli
24958039b4
Formatted
2020-08-27 21:15:53 -04:00
Kasra Bigdeli
67700d506c
Update graylog.yml
2020-08-27 21:14:01 -04:00
Alex
878f457fe2
Add Cachet OCA ( #257 )
...
* Add Cachet OCA
* Implement feedback (@githubsaturn)
2020-08-26 09:29:36 -04:00
Rohit Singhal
b2f8e8e1a9
Update default from email address env variable ( #256 )
...
As per documentation in https://github.com/passbolt/passbolt_docker#configure-passbolt
2020-08-26 09:24:10 -04:00
Alex
9f9910a7df
Add BookStack OCA ( #253 )
...
* Add BookStack OCA
* Implement feedback (@githubsaturn)
* Add version tag & move APP_URL to defaults
2020-08-26 07:29:43 -04:00
Ivan Stamenkovic
63e50d83d8
Add Kanboard SQLite version ( #250 )
...
* Add kanboard sqlite version
* propper case for sqlite
* prettier format missing enf of file line
* Update instructions with more info
2020-08-25 08:41:00 -04:00
Alex
ab9e7e0ba5
Fix timezone config in CodiMD OCA ( #254 )
2020-08-25 08:32:57 -04:00
Pranav Raj S
6a3b5d6ef2
Update invalid option in environment ( #247 )
2020-08-25 08:02:50 -04:00
Alex
136be3cd6f
Add `notExposeAsWebApp` to CodiMD's DB service ( #252 )
2020-08-25 00:10:24 -04:00
Alex
a4fc42c4ea
Add CodiMD OCA ( #249 )
...
* Add CodiMD yaml & png
* Run Prettier on yaml
* Implement feedback (@githubsaturn)
2020-08-24 23:19:49 -04:00
Kasra Bigdeli
427922c4f6
Update mongo-express.yml
2020-08-24 22:21:32 -04:00
Kasra Bigdeli
f494dcdd0b
Update gitlab-ce.yml
2020-08-22 12:09:42 -04:00
Kasra Bigdeli
af172b6680
Formatter on V4
2020-08-16 20:07:04 -04:00
Kasra Bigdeli
0e70ec541e
migrate to v4
2020-08-16 20:03:15 -04:00
Kasra Bigdeli
83103a1809
Fixed build
2020-08-16 19:40:55 -04:00
Kasra Bigdeli
723ca5cca5
Fixed build
2020-08-16 19:37:46 -04:00
Kasra Bigdeli
c711509c02
Fixed latest tag
2020-08-16 19:30:53 -04:00
Kasra Bigdeli
43505a20e8
migrated to v4
2020-08-16 19:24:26 -04:00
Kasra Bigdeli
83c86c07c5
Enforcing max 200 char for description
2020-08-16 09:54:49 -04:00
Kasra Bigdeli
090e2473bd
Moved isOfficial under caproverOneClickApp property
2020-08-16 09:46:13 -04:00
Kasra Bigdeli
53fc299f36
Revert "Revert "Added private bin and v4""
...
This reverts commit f0ccc406dc .
2020-08-16 07:51:10 -04:00
Kasra Bigdeli
f0ccc406dc
Revert "Added private bin and v4"
...
This reverts commit 7c827cac0e .
2020-08-16 07:34:44 -04:00
Kasra Bigdeli
3cb7e7d6bb
Revert "Added formatter for yml too"
...
This reverts commit f74d5219a6 .
2020-08-16 07:34:16 -04:00
Kasra Bigdeli
f74d5219a6
Added formatter for yml too
2020-08-16 07:32:04 -04:00
Kasra Bigdeli
7c827cac0e
Added private bin and v4
2020-08-16 07:27:38 -04:00
Kasra Bigdeli
cc8a158d84
Added isOfficial
2020-08-09 17:40:21 -04:00
Felipe Augusto
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
Pranav Raj S
74a2921a45
Fix broken deployments for Chatwoot ( #240 )
2020-08-09 10:27:21 -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
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
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
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
b0dd2e829f
Added formatter
2020-06-23 18:57:05 -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
Simon Belbeoch
e996666602
Add collabora online ( #194 )
...
* add logo
* add collabora online
* Update collabora-online.json
2020-06-23 06:28:10 -04:00
Simon Belbeoch
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
Simon Belbeoch
70a041cf1f
update bitwarden from 1.14.2 to 1.15.1 ( #193 )
2020-06-22 21:05:02 -04:00
Kasra Bigdeli
c79c8047bd
Shorten Jupyter desc
2020-06-19 16:43:09 -04:00
Maarten Siersema
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
Maarten Siersema
9efb299ac7
Added JupyterLab one-click-app configuration ( #190 )
2020-06-19 11:45:16 -04:00
Kasra Bigdeli
19a736909b
updated Hasura to use postgres12
2020-06-15 11:54:41 -04:00
Kasra Bigdeli
f27e94c421
Shortened filebrowser desc
2020-06-14 13:45:25 -04:00
Shyim
a3afeddce1
Add Shopware ( #187 )
2020-06-14 13:42:33 -04:00
Nathaniel Knight
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
Simon Belbeoch
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
Simon Belbeoch
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