Commit Graph

640 Commits

Author SHA1 Message Date
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
Kasra Bigdeli 00496e2590 Fixed formatting 2021-03-25 19:37:15 -04:00
Kasra Bigdeli 877a3bc579 Fixed formatting 2021-03-25 19:36:49 -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