Commit Graph

370 Commits

Author SHA1 Message Date
Kasra Bigdeli f35d0af8e6 Removed unused permissions 2022-12-22 20:27:18 -08:00
Ismail D d5201e33ae
Add Cronicle (#817)
* Add Cronicle

* Format

* Update tags link

* Cleanup volume

* Add missing volumes
2022-12-22 20:26:15 -08:00
Kasra Bigdeli 33c9732752 Fixed Permissions 2022-12-21 21:02:42 -08:00
Kasra Bigdeli 579f7ccab0 Fixed naming 2022-12-21 20:58:02 -08:00
Cristian Livadaru 33ee14e869
remove regex for smtp username (#815)
closes #814
2022-12-21 20:37:52 -08:00
Cristian Livadaru d6e335b7c8
add FreshRSS (#778)
* add FreshRSS

Add FreshRSS from official docker image

> FreshRSS is a self-hosted RSS and Atom feed aggregator.
> It is lightweight, easy to work with, powerful, and customizable.

* fix formatting

of course I forgot to run prettier 🤦‍♂️

* remove backup from freshrss
2022-12-21 20:36:43 -08:00
Kasra Bigdeli 742bc4f4a1
Allow redis password to be updated via env var
Fix https://github.com/caprover/caprover/issues/1606
2022-12-19 21:18:21 -08:00
Philippe Loctaux d5f863c003
added memos notes management (#812)
* added memos notes management

* memos: formatter-write
2022-12-17 12:25:12 -08:00
Ismail D aa9a921b61
Add docker volume backup to s3 (#811)
* Add Docker volume backup to S3

* Format
2022-12-17 12:19:06 -08:00
Ismail D a86323f895
Bump Pocketbase version (#810) 2022-12-16 21:56:20 -08:00
Andre Kutianski 7398a710b6
add Greenlight to one-click-apps (#805) 2022-12-09 17:58:45 -08:00
Buleandra Cristian 5d1c93ec7f
Make Discourse work with latest versions (2.4.4->2.8.11) (#804)
See this issue: https://github.com/caprover/one-click-apps/issues/803

Not so sure about the CMD change (from nami start to bitnami run.sh), but `nami` was not defined anymore, and this seems to work.
2022-12-09 17:54:31 -08:00
Simon Belbeoch f200c97979
chore(name) add all missing displayName (#798)
* chore(name) add all missing displayName

* chore(name) add all missing displayName

* chore(droppy) fix mistake archived name in droppy
2022-12-05 20:10:35 -08:00
Simon Belbeoch f8d70b7608
FEAT: add gotify (#715)
* FEAT: add gotify

* fix(lint): fix lint for gotify
2022-11-30 17:47:43 -08:00
jordanthewebdesigner 5848a97681
Updates from nonexistent image to official one (#796) 2022-11-30 17:35:56 -08:00
Jonas Höbenreich 4fb1805511
Add Rallly (#793)
* Add Rallly

* Update rallly.yml

* fix formating
Update rallly.yml
2022-11-28 08:26:40 -08:00
Niek van der Maas b3865a9a41
Bump outline version to `0.66.3` (#790) 2022-11-24 06:31:33 -08:00
Matthieu Borgognon 5006081dc4
Update nginx invoiceninja (#784)
* Update Ghost to v5 breaking changes

* Fix formatting issue

* Upgrade keycloak to v18+ and switch to official repos breaking changes

* Made data persistent trough postgres

* Fix formatting

* Update outline to v0.64+ & add OIDC connector & add SMTP config & document OSS alternatives

* Sync nginx conf file with selected version + remove server mention in app name

Co-authored-by: Matthieu Borgognon <matthieu.borgognon@advance-ticket.ch>
2022-11-06 09:22:21 -08:00
Nico Kowalczyk 25bec41476
Add ntfy one click app (#780)
* Add ntfy one click app

* add ntfy one click app

* run formatter for ntfy.yml
2022-11-03 08:23:10 -07:00
Luis Lopes 38c05a3b8a
Improve portainer settings. Allow enterprise edition to be set (#781) 2022-11-02 20:34:29 -07:00
Ronald Loyko de49a192a9
feat: add formance ledger (#779) 2022-11-01 18:37:54 -07:00
Andreas Nymark a39d59300e
Update listmonk.yml (#776)
* Update listmonk.yml

Added flags as variable. Also, default version is the most recent.

* Clarification

* Removed validRegex and defalutValue

* Fix failed check

Co-authored-by: andreasnymark <andreas@nymark.me>
2022-10-23 12:57:49 -07:00
Kasra Bigdeli f30f938559 fixed transfer https://github.com/caprover/one-click-apps/pull/758/files 2022-10-23 08:53:18 -07:00
Ronald Loyko fd9080297d
fix(redash): add missing environment variables (#777) 2022-10-22 14:19:50 -07:00
ThéoCouss a80be3b5c1
feat(typebot): fix invalid path on typebot database (#774) 2022-10-20 21:50:02 -07:00
Luca Guzzon 1d94661f34
feat: add pocketbase (#769)
* feat: add pocketbase

* fix(pocketbase): Docker and description fix-ups

Docker alpine image fixed removing "latest" label
Corrected length of description

* fix(pocketbase): Version label fix-ups

* fix(pocketbase): yml formatting issue fix-ups
2022-10-20 21:42:34 -07:00
Ronald Loyko f983402d52
feat: add budibase (#773)
* feat: add budibase

* docs(budibase): remove unnecessary new line
2022-10-19 19:40:16 -07:00
Ronald Loyko dcb5744e58
feat(postgres): optimize documentation and add default password (#771)
* docs(postgres): removed postgres from labels

* feat(postgres): add generated default password

* docs(postgres): optimize descriptions

* docs(postgres): optimize instructions

* docs(postgres): remove 'taken from' documentation
2022-10-18 21:03:01 -07:00
Ronald Loyko 3a562d6e5a
feat: add redash (#772) 2022-10-18 21:01:31 -07:00
Ronald Loyko ca65a280e3
feat(ghostfolio): fix variable name and bump version (#770)
* feat(ghostfolio): bump version

* feat(ghostfolio): bump postgres version

* feat(ghostfolio): bump redis version

* fix(ghostfolio): JWT secret variable documentation
2022-10-17 18:51:42 -07:00
Matthew Francis Brunetti d096b84661
Postgres updates (#768)
* Update default postgres version to latest 14.x

* Fix variable references in template

* Use postgres defaults as one-click defaults

* Don't postfix user-given app name with "-db"
2022-10-17 18:50:27 -07:00
Ronald Loyko 296c7de1a8
feat(crater): add variables for system mail sender address and name (#766) 2022-10-16 14:17:53 -07:00
Ronald Loyko 3bb5582533
chore(n8n): bump version and optimize variables (#767)
* chore(n8n): bump version and optimize variables

* feat(n8n): add environment variable for editor base URL

As recommended in n8n best practices.

* feat(n8n): add smtp environment variables
2022-10-16 14:13:57 -07:00
Ronald Loyko 4f0b54b24c
fix(appwrite): prevent naming conflicts (#765) 2022-10-16 09:17:50 -07:00
Ronald Loyko ab2b7e18f5
feat(rocketchat): fix restrictive regexes and bump version (#764)
* feat(rocketchat): bump version

* feat(rocketchat): bump mongodb version

* fix(rocketchat): update restrictive regexes

* feat(rocketchat): add enabling websocket note
2022-10-16 09:03:45 -07:00
Triston Wasik 1864f0ddf4
Update ackee.yml (#763)
updated default version to one that is useable. (pre 3.0.0 no longer exists on docker)
2022-10-16 07:48:58 -07:00
Ido S 8b40dc72d1
iRedMail - Update requirements (#762)
* iRedMail - Open Source Mail Server

* Formatted with prettier^2.0.5

* Local Check - iredmail.yml

* Adding requirements

* Formatted with prettier

* Formatted with prettier@2.0.1

* Formatted with formatter CLI

Co-authored-by: Ido S <50456099+idoio@users.noreply.github.com>
Co-authored-by: Ido s <ido_do@outlook.com>
2022-10-15 20:50:40 -07:00
Luis Lopes bfe1611f1f
Feat add transfer sh (#758)
* Added transfer.sh

* Added logo

* Don't use latest

* formatter

* Fixed variable name
2022-10-12 20:46:01 -07:00
Ronald Loyko 159a8915af
feat: add botpress (#759)
* feat: add botpress

* fix(botpress): improve wording

* fix(botpress): language file permissions

* feat(botpress): add instructions
2022-10-12 20:45:06 -07:00
Ronald Loyko bdb482e849
feat: add typebot (#760) 2022-10-11 20:57:11 -07:00
Ronald Loyko fe963d9176
feat(poste-io): instructions and customization (#754)
* feat(poste-io): instructions and customization

* fix(poste-io): change URL scheme in instructions

* fix(poste-io): wording in instructions

* fix(poste-io): remove port customization
2022-10-10 15:19:51 -07:00
Ronald Loyko 1b9b9db16f
feat: add gotenberg (#756)
* feat: add gotenberg

* feat(gotenberg): add image

* feat(gotenberg): add instructions
2022-10-10 15:17:41 -07:00
Ronald Loyko b0eea0ef16
feat: add novu (#757) 2022-10-09 21:57:00 -07:00
Ronald Loyko c9adae846e
feat(kutt): customization and bump version (#755) 2022-10-09 21:55:01 -07:00
Ronald Loyko 2abfc520f1
feat: add planka (#752) 2022-10-07 17:31:13 -07:00
Ronald Loyko 2725cfbd6a
feat: add owncast (#751) 2022-10-07 17:29:15 -07:00
Ronald Loyko 47280cd089
feat: add openvpn-as (#750) 2022-10-07 17:27:13 -07:00
Ronald Loyko bb5f0bfc1d
feat: add lago (#753) 2022-10-07 17:25:29 -07:00
Ronald Loyko 0d4b495944
feat: add ghostfolio (#741) 2022-10-07 07:21:13 -07:00
Peter Achberger f016c4dbc8
added GlitchTip (#749)
* added GlitchTip

* make prettier
2022-10-06 16:33:05 -07:00