summaryrefslogtreecommitdiffhomepage
path: root/public
AgeCommit message (Collapse)Author
2021-06-10Removed InvoiceNinja as it causes crashesKasra Bigdeli
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-03Renamed seafile apps as per discussion in ↵Kasra Bigdeli
https://github.com/caprover/one-click-apps/pull/422
2021-06-02Add NocoDB (#437)Christophe Marois
2021-05-29Add Invidious (#435)Zottelchen
* Create Invidious * Prettify invidious * Replaced 'latest' with sha tag
2021-05-19Remove smtp_user regex validation from Penpot (#434)Zottelchen
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-08Update directus (#430)kgnfth
2021-05-07Added Jellyfin (#428)Raghav Vashisht
* Added Jellyfin * Added HTTPS info in 'end' instruction
2021-05-07Adds umami (#426)Yannik Zimmermann
* 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-06Added Supabase (#425)Ak4zh
* added supabase postgres * fixed empty file * fixed code formatting issues Co-authored-by: Akash Agarwal <[email protected]>
2021-05-06Adds rstudio server (#424)Yannik Zimmermann
* 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-05Add focalboard (#414)Long Nguyen
* feat: add Focalboard * chore: format code
2021-05-05Add ONLYOFFICE Document Server support (#423)Vladimir Andrienko
2021-05-05Add Seafile (official image) support (#422)Vladimir Andrienko
* Add Seafile support * Remove not required variables from Seafile Offical
2021-05-05Add Papercups (#421)Long Nguyen
* wip: add Papercups * chore: add missing papercups env vars * chore: fix papercups image tag
2021-05-04Bump qBittorrent from 14.2.5 to 14.3.5 (#420)kgnfth
And updated instructions.
2021-05-04qBittorent change UMASK_SET to UMASK (#415)kgnfth
See: https://docs.linuxserver.io/images/docker-qbittorrent#versions version 20.01.21
2021-05-04Corrected for spelling and RegEx validation (#417)Stephen Davis
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-03Added meilisearch (#409)Ak4zh
* 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-04-26allow more than one domain on nextcloud allowed domains variables are not ↵Simon Belbeoch
read on nextcloud reboot (#410) Co-authored-by: Simon Belbeoch <[email protected]>
2021-04-24Upgrade Matomo from 3.11.0 to 4.2.1 (#408)Simon Belbeoch
* 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 <[email protected]>
2021-04-24feat: add InvoiceNinja (#406)Long Nguyen
* feat: add InvoiceNinja * fix: tweak invoice ninja
2021-04-23Upgrade nextcloud from 19.0.0 to 21.0.1 (#405)Simon Belbeoch
* 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 <[email protected]>
2021-04-23feat: add changedetection.io (#404)Long Nguyen
2021-04-22Fixed docker bindingKasra Bigdeli
2021-04-22upgrade n8n from 0.67.3 to 0.116.1 (#403)Simon Belbeoch
Co-authored-by: Simon Belbeoch <[email protected]>
2021-04-22feat: add Seatable (#402)Long Nguyen
2021-04-21feat: add joplin/server (#399)Long Nguyen
2021-04-21Add Penpot app. Closes #359 (#398)kgnfth
2021-04-20Remove db prefix for thumbor (#396)kgnfth
* 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-20Upgrade bitwarden_rs from 1.15.1 to 1.20.0 (#397)Simon Belbeoch
* 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 <[email protected]>
2021-04-20upgrade strapi to 3.5.4 (#395)Simon Belbeoch
Co-authored-by: Simon Belbeoch <[email protected]>
2021-04-20Updated Paperless-ng with additional variables (#392)Ak4zh
* 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 <[email protected]>
2021-04-20Add Seafile (#390)Long Nguyen
* Add Seafile * chore: add seafile logo & format
2021-04-20added HedgeDoc (#389)Ak4zh
2021-04-19Added paperless-ng (#388)Ak4zh
* Added paperless-ng * fixed prettier check
2021-04-12Modification env variable for N8N database usage ! (#384)laruche
according to : https://github.com/n8n-io/n8n/blob/master/docker/compose/withPostgres/docker-compose.yml Co-authored-by: Loic @laruche <[email protected]>
2021-04-10Adding Fider - No Database (#381)Bukhori Muhammad Aqid
* [add] fider * [update] fider host domain * [update] PR feedback
2021-03-27Update chaskiq.yml (#378)Miguel Michelson Martinez
replaced mimemagic dependence
2021-03-25Fixed formattingKasra Bigdeli
2021-03-25Fixed formattingKasra Bigdeli
2021-03-25Adding Akaunting (#377)pubmania
* 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 <[email protected]>
2021-03-22Update chaskiq.yml (#376)Miguel Michelson Martinez
2021-03-17Allow users to set code-server version (#374)Damian Stasik
* Update code-server to latest version * Add ability to define version by users
2021-03-17Bsr normalize descriptions (#371)Simon Belbeoch
* 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 <[email protected]> Co-authored-by: Kasra Bigdeli <[email protected]>
2021-03-14Tidy instructions spelling & spacing (#369)Edward
* tidy up instructions spelling/spacing * remove spaces in empty lines Co-authored-by: Edward <[email protected]> Co-authored-by: Kasra Bigdeli <[email protected]>
2021-03-14Upgrade Strapi from beta to 3.5.3 (#370)Simon Belbeoch
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 <[email protected]>
2021-03-09Update etesync.yml (#368)Edward
spelling
2021-02-28Improved InfluxDb2Kasra Bigdeli
2021-02-28Added telegrafKasra Bigdeli
2021-02-28Added telegrafKasra Bigdeli