Commit Graph

601 Commits

Author SHA1 Message Date
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
Rychart Redwerkz 1451352cd0
Bump Weblate to latest version (#747) 2022-10-03 07:14:43 -07:00
Ronald Loyko 53f69e6ee6
feat: add keila (#746) 2022-10-02 18:02:16 -07:00
Ronald Loyko 743c374822
refactor: switch lightning implementation to cln (#745) 2022-10-02 07:53:31 -07:00
Bukhori Muhammad Aqid 80e29003a9
[update] removing appsmith no database (#744) 2022-10-01 08:47:29 -07:00
Ronald Loyko af87a08981
feat: add btcpayserver (#743)
* feat: add btcpayserver

* feat: add logo for btcpayserver

* fix: mention HTTPS in the instructions

* fix: add thunderhub volume to main app

* fix: mention nginx configuration changes in instructions
2022-09-30 20:39:31 -07:00
Ronald Loyko d21a4e0bfb
fix: add username var to end instructions (#738) 2022-09-28 21:14:11 -07:00
Ronald Loyko 22ef49c431
feat: add crater (#737)
* feat: add crater

* fix: turn off optimizations

* feat: add crater logo

* refactor: remove queue worker options

* fix: improve start instructions
2022-09-28 21:11:56 -07:00
Ronald Loyko 544b2cfcab
feat: add woodpecker (#733)
* feat: add woodpecker

* feat: add agent configurations

* feat: add more start instructions
2022-09-27 07:12:56 -07:00
Ronald Loyko 995d0808a0
fix: typo in appwrite (#732) 2022-09-27 07:10:55 -07:00
Ronald Loyko 298fe24aab
feat: update appwrite (#731)
* feat: update appwrite

closes #633 closes #551

* fix: remove comments

* fix: open runtimes network
2022-09-26 19:58:05 -07:00
Ronald Loyko 7f83be8c2f
feat: add webtop (#729)
* feat: add webtop

* feat: add webtop logo

* fix: use explicit version
2022-09-26 17:57:26 -07:00
Ronald Loyko ad0d4bf668
feat: add openvscode-server (#730)
* feat: add openvscode-server

* fix: use explicit version
2022-09-26 17:56:16 -07:00
Ronald Loyko 9f0994d722
feat: update Penpot (#728)
Co-authored-by: Ronald Loyko <ooo@ronald.ooo>
2022-09-25 14:51:16 -07:00
Matthieu Borgognon 78f5f061b6
Excalidraw (#726)
* 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

* Add Excalidraw

* Revert "Update outline to v0.64+ & add OIDC connection & add SMTP config & doc (#677)"

This reverts commit 7b1a99847f.

* Revert Outline part

* Removed exposed port for Excalidraw

* FIxes docker release version with commit hash

Co-authored-by: Matthieu Borgognon <matthieu.borgognon@advance-ticket.ch>
2022-09-25 11:50:54 -07:00
Ronald Loyko 57aac0e2e2
feat: add homarr (#727)
* feat: add homerr

* fix: rename homerr to homarr

Co-authored-by: Ronald Loyko <ooo@ronald.ooo>
2022-09-25 10:50:35 -07:00
Kasra Bigdeli 1bc535c3cc Removed unused file 2022-09-24 18:46:56 -07:00
Vasu Bhatia 1cc757afec
added baikal app template (#725)
* added baikal app template

* changed default image version to 0.9.2-nginx

* added correct png for baikal logo

* fixed baikal displayName

Co-authored-by: Vasu Bhatia <github@vbh.ai>
2022-09-24 18:46:24 -07:00
Vasu Bhatia 55b5fa13ff
improved photoprism one-click template (#721)
* improved photoprism one-click template

* added ofelia daemon --docker directive

* removed unsupported caprover mariadb directives, replaced ofelia with chadburn for scheduling

* changed chadburn image url to docker hub

Co-authored-by: Vasu Bhatia <github@vbh.ai>
2022-09-24 15:20:21 -07:00
Ismail D e6c5d2be95
Add SurrealDB (#723)
* Add SurrealDB

* Format surrealdb.yml

* Remove yarn.lock
2022-09-24 15:17:12 -07:00
Rychart Redwerkz 88d73d4734
Bump Gitea/MySQL to latest versions (#714) 2022-09-18 11:44:45 -07:00
Stanislav Khromov ff855ced02
Update Umami repository, links and version (#716)
* Update Umami repository, links and version

* Formatting
2022-09-18 11:27:22 -07:00
Niek van der Maas 086ccdb2ac
Bump Elasticsearch and Kibana to v8 (#710)
* Bump Elasticsearch and Kibana to v8

* Added `SERVER_PUBLICBASEURL`
2022-09-07 15:29:22 -07:00
MYerouPaleBlue 228ebe329d
Fix Listmonk one-click app (wiping DB every time) (#708)
Currently, every time the container is restarted the DB is wiped-out! 

This is due to `idempotent = false` by default (doc: "make --install run only if the database isn't already setup"). Setting ` --idempotent` ensures that DB will be initialized only if empty (i.e. the first time).

[source 1](57dbb9e5db/cmd/init.go (L108)), [source 2](e99c8ed86b/cmd/install.go (L26)), [source 3](e99c8ed86b/cmd/install.go (L46))
2022-09-04 10:49:52 -07:00
Edmundo Sanchez 217592aa18
Add airflow one click app (#704)
* Add Airflow as one click app

- All using bitnami's docker images
- Most environment variables supported
- Alll it needs is the app name and it will work
- All services have passwords, all of them autogenerated on build
- only the webserver is exposed as webapp

* Add airflow logo

* Run prettier on airflow.yml

* remove explicit port definition on capp_appname service
2022-08-22 22:14:09 -07:00
Andre Kutianski bd28102aba
update: strapi docker image (#697)
* update: strapi docker image

Update Strapi docker image since the official isn't maintained anymore.

* update: strapi docker image

Update Strapi docker image since the official isn't maintained anymore.
2022-08-21 20:46:47 -07:00
Debdut Chakraborty ca33c5ad8f
Require email address for admin account creation (#703) 2022-08-20 16:09:09 -07:00
Kasra Bigdeli d4b64b39a4
Updated filebrowser version
Fixed https://github.com/caprover/caprover/issues/1498
2022-08-18 18:38:07 -07:00
Jonas Zohren 487903bcf1
add Matrix Conduit (#702) 2022-08-15 21:17:43 -07:00
Andre Kutianski 85f739fb0d
update maildev.yml (#701)
* add MailDev to one-click-apps #695

* update maildev.yml
2022-08-14 22:18:45 -07:00
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
Dmitry Verkhoturov 7dc5a212b7
add Remark42 application (#621) 2022-02-07 16:31:49 -08:00
Tommy Parnell 3f4774e688
update postgres default (#614) 2022-01-27 18:48:37 -08:00
Kasra Bigdeli edc86c6e5b
Update mautic-only.yml 2022-01-27 15:13:28 -08:00
Amjed Ali 62bc388f21
Add Corteza #583 (#603)
*  Add Corteza

* 🔖 Formated

* 🚀 Fixed
2022-01-23 06:55:14 -08:00
Amjed Ali d20f1e6a3a
Add Healthchecks (#611)
* Add Apprise

* 💄 Formatted

*  Add health checks

* 

* 🐛 Added Default value
2022-01-23 06:54:06 -08:00
Kasra Bigdeli 34cf1a3e7d Description update - jellyfin 2022-01-20 20:05:44 -08:00
Kasra Bigdeli baa92d69d6 Removed ports - jellyfin 2022-01-20 19:37:48 -08:00
Kasra Bigdeli f046de8cc5 Updated Jellyfin 2022-01-20 19:04:10 -08:00
Kasra Bigdeli c26a638f02 Updated Jellyfin 2022-01-20 19:02:21 -08:00