Commit Graph

296 Commits

Author SHA1 Message Date
Kasra Bigdeli 2bf0c2a152
Update invidious.yml
https://github.com/caprover/one-click-apps/pull/698
2022-08-12 13:01:27 -07:00
Jonas Zohren 05806284a1
Update monica to latest version (3.7) (#699) 2022-08-12 07:19:16 -07:00
Kasra Bigdeli e6c85cb705
Update invidious.yml 2022-08-11 20:22:59 -07:00
kendofriendo dca7b00475
Patch 1 (#698)
* Update invidious.yml

Developer no longer hosts on docker. Changed the image and links to quay.io.

Also changed default postgres placeholder to 14 to match developer's docker-compose.

* Update invidious.yml

Replaced defaultValue for invidious version to correct Quay.io tag.

* replace tag with SHA256

test did not work with tag, but did with sha
2022-08-11 20:20:24 -07:00
Andre Kutianski 4ec4a4144f
add MailDev to one-click-apps #695 (#696) 2022-08-10 20:52:46 -07:00
Joe Innes 3f13ac3255
Fix typo (#694)
STMP -> SMTP
2022-08-07 08:13:39 -07:00
Edmundo Sanchez 913d6835d4
Fix typo on allow cheats variable (#689) 2022-07-31 20:32:25 -07:00
AriaieBOY fbec355229
Update umami apps names (#679)
* Update umami-mysql.yml

* Update umami-only.yml

* Update umami-postgresql.yml
2022-07-31 20:28:55 -07:00
Kasra Bigdeli f5453a07ba Fixed formatting 2022-07-31 08:02:40 -07:00
Edmundo Sanchez 69fbfaa172
Add minecraft-bedrock-server app (#686)
* Add minecraft-bedrock-server app

Using this
https://github.com/itzg/docker-minecraft-bedrock-server#container-specific

* Change latest tag to last tagged version

- Version 2022.1.0
- Also added logo

* Add env variable to enable cheats
2022-07-31 08:01:35 -07:00
Kasra Bigdeli 5d143db547 Fixed formatting 2022-07-31 08:00:17 -07:00
Schiriki 80053a8de3
New app: Matrix Synapse (#684)
* New app: Matrix Synapse

* Change default version

* default version fix

* Add explanation to change the max_upload_size

* Update explanation to change the max_upload_size

* Fix bugs in explanation to change the max_upload_size

* Remove simple

* Code clean up

* Overhaul: no need for the user to execute command

* code formatting

* add public_baseurl

* homeserver.yaml configured to use postgres

* finished postgres setup

* Add "start" description
2022-07-31 07:59:46 -07:00
Brahyam Meneses 2cfe45f09c
Updates Wordpress to v6 and MySQL to v8 (#685) 2022-07-31 07:56:50 -07:00
Vishnu Narayanan 628e2843a6
Update Chatwoot default version to 2.7.0 (#687) 2022-07-31 07:55:56 -07:00
Andrey Zontov b06a9b8af9
Add EmailEngine app (#676)
* Add EmailEngine app

* Add EmailEngine logo

* Remove `--reguirepass` flag for Redis instance

* Update yml build file

* Apply Prettier style to emailengine.yml
2022-07-07 11:55:46 -07:00
Matthieu Borgognon 7b1a99847f
Update outline to v0.64+ & add OIDC connection & add SMTP config & doc (#677)
* 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
2022-07-06 15:52:31 -07:00
Matthieu Borgognon d1b89fe65f
Upgrade keycloak to v18+ and switch to official repos breaking changes (#675)
* 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
2022-07-05 18:00:24 -07:00
AriaieBOY 786b53a341
update umami-postgresql and added umami-mysql (#674)
* update umami-postgresql and added umami-mysql

* add umami-postgresql.png

* change default version of umami

* fix a typo

* set minimum umami version to 1.33.2

* fix

* fix umami version and added no DB app

* umami-nodb

* change nodb to only
2022-06-28 16:20:03 -07:00
Matteias Collet 803b64ade8
add imgproxy (#673)
* add imgproxy

* add missing newline to imgproxy config
2022-06-27 11:36:57 -07:00
Nauman Shakir 033866ad60
Mattermost one click app (#663)
* removed the outdated mattermost one-click apps, added a latest mattermost one-click app with updated configs

* updated version tags

* ran prettier

* reverted changes in package.json

* reverted package.json and package-lock.json to the version before commits.
2022-06-24 15:52:38 -07:00
Baptiste Arnaud 09f9db2d4e
Update default n8n version (#672) 2022-06-23 09:56:48 -07:00
Matthieu Borgognon 1638debf1c
Update Ghost to v5 breaking changes (#670)
* Update Ghost to v5 breaking changes

* Fix formatting issue
2022-06-14 12:48:31 -07:00
sandrohanea 03f3819e7d
Updated healthcheck file and fixed typo (#667)
#666
2022-06-03 07:37:31 -07:00
Jordan Hall 39577b1ea6
Add version support (#665) 2022-06-01 19:19:21 -07:00
Alexandre 0ddaef9d94
Adding TZ Env to ChadBurn Captain file (#661)
The captainfile didn't use `$$cap_tz` and without the `TZ` env varriable alpine stays in UTC.

With this fix, the container will now have the proper timezone set.
2022-05-12 22:45:56 -07:00
borjarobert 297bf1c96a
Add Mayan EDMS (#656)
* Create mayan-edms.yml

First working draft of Mayan EDMS as a One-Click-App

* Added Mayan EDMS logo png

* Updates instructions and description

* Format change

* format changes

* format

* after prettier

* Added missing validRegex and better descriptions

$$cap_redis_pass can't be blank

* Remove command from postgres and update instructions
2022-05-07 07:59:18 -07:00
Matías Fort 5e63ffeb62
Add CouchDB with Clouseau (Full Text Search) as one click app (#658)
* Add CouchDB with Clouseau (Full Text Search) as one click app

* Add files via upload

* Update couchdb-clouseau

* Rename couchdb-clouseau to couchdb-clouseau.yml
2022-05-01 10:47:36 -07:00
Daniel Rataj fd7bdd8700
Use official Redis image (#657)
Co-authored-by: Daniel Rataj <daniel.rataj@mall.cz>
2022-04-29 08:48:49 -07:00
Dorian 9ac2be5dd1
Update FileRun to latest version (#653) 2022-04-27 17:54:01 -07:00
Daniel Rataj 7151c7337d
Update Appwrite logo (#642)
Co-authored-by: Daniel Rataj <daniel.rataj@mall.cz>
2022-04-27 17:47:23 -07:00
Johannah Sprinz 0fd1f8e992
remove unneeded volume mount (#652)
Wiki.js stores all data in the database, mounting this directory prevents updating the app via docker, because it contains the server code itself. See https://docs.requarks.io/en/install/docker#using-docker-compose.
2022-04-24 10:24:31 -07:00
Malte Kiefer b2a2b35473
Update zammad to latest version (#646) 2022-04-20 11:24:25 -07:00
Stephen Davis ddd2fbd3ea
Made two minor corrections to the existing Percona Server app. (#644)
* Opted for cleaner '$$cap_appname' w/o '-percona'

* Corrected link for available tags
2022-04-13 06:23:30 -07:00
marcusique 0448ee8a08
Plex for ARM (#640)
* added plex-arm

* added plex-arm icon

* applied prettier

Co-authored-by: Mark A <markajtay@gmail.com>
2022-04-03 06:55:10 -07:00
Daniel Rataj c5189effdb
Update Appwrite logo (#639)
Co-authored-by: Daniel Rataj <daniel.rataj@mall.cz>
2022-03-30 06:33:09 -07:00
Daniel Rataj 09eefb0f7e
Add Appwrite (#638)
* Add Appwrite

* Update formatter

* Update dockerfileLines

Co-authored-by: Daniel Rataj <daniel.rataj@mall.cz>
2022-03-28 19:23:00 -07:00
Martin Mariano 7c1512557c
Added: Prerender (#631)
Signed-off-by: Martin <martin@hotmail.com.br>
2022-03-04 17:19:48 -08:00
Martin Mariano 905df50d9d
fix: fixed incorrect envar name (#632)
Signed-off-by: Martin <martin@hotmail.com.br>
2022-03-04 17:18:10 -08:00
David Dembeck 0f7d962618
bump meilisearch defaultValue (#629)
Also fix curl command as they use Bearer now.
2022-02-28 21:37:01 -08:00
Kasra Bigdeli 1de256dc6b Readded ohmyforms https://github.com/caprover/one-click-apps/pull/284 2022-02-26 11:54:35 -08:00
Kasra Bigdeli 9de1983742 Revert "Removed ohmyforms https://github.com/caprover/one-click-apps/pull/284"
This reverts commit 93e3538639.
2022-02-26 11:39:31 -08:00
Kasra Bigdeli 93e3538639 Removed ohmyforms https://github.com/caprover/one-click-apps/pull/284 2022-02-26 06:58:02 -08:00
Kasra Bigdeli 78894f7c07 Updated ohmyforms https://github.com/caprover/one-click-apps/pull/284 2022-02-24 06:31:17 -08:00
borjarobert 2430a98bc2
Update paperless-ng.yml for proper gotenberg support (#627)
Only version 6 of gotenberg works. If the image name is left undefined it downloads version 7.5, which fails when called (at least when converting msword docs to pdf). Setting it to gotenberg:6 fixes it.
2022-02-22 15:52:02 -08:00
Ak4zh dec9890cd6
added imagor and imagor-aws (#626)
* added imagor and imagor-aws

* added imagor_unsafe env var in aws version

* updated app description

* fixed icon name

* renamed aws to s3 as it supports all s3 compatible storage
2022-02-21 10:36:20 -08:00
Ismail D 894fd0c4b7
Update redis to the latest stable version (#625) 2022-02-19 11:02:30 -08:00
Kasra Bigdeli a8b0ddc059 Merge branch 'master' of github.com:caprover/one-click-apps 2022-02-08 15:46:04 -08:00
Kasra Bigdeli 177d340de6 Added notes for SSH 2022-02-08 15:45:57 -08:00
Amjed Ali eba2fc36e5
Fix Corteza (#615)
* Fix Corteza

* Fix typo

* 🎨 Formatted
2022-02-07 16:34:34 -08:00
Martin Mariano c141c79858
Added Steam OpenID Connect Provider (#616)
Signed-off-by: Martin <martin@hotmail.com.br>
2022-02-07 16:33:34 -08:00