summaryrefslogtreecommitdiffhomepage
path: root/public/v4/apps
AgeCommit message (Collapse)Author
2022-10-03Bump Weblate to latest version (#747)Rychart Redwerkz
2022-10-02feat: add keila (#746)Ronald Loyko
2022-10-02refactor: switch lightning implementation to cln (#745)Ronald Loyko
2022-10-01[update] removing appsmith no database (#744)Bukhori Muhammad Aqid
2022-09-30feat: add btcpayserver (#743)Ronald Loyko
* 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-28fix: add username var to end instructions (#738)Ronald Loyko
2022-09-28feat: add crater (#737)Ronald Loyko
* feat: add crater * fix: turn off optimizations * feat: add crater logo * refactor: remove queue worker options * fix: improve start instructions
2022-09-27feat: add woodpecker (#733)Ronald Loyko
* feat: add woodpecker * feat: add agent configurations * feat: add more start instructions
2022-09-27fix: typo in appwrite (#732)Ronald Loyko
2022-09-26feat: update appwrite (#731)Ronald Loyko
* feat: update appwrite closes #633 closes #551 * fix: remove comments * fix: open runtimes network
2022-09-26feat: add webtop (#729)Ronald Loyko
* feat: add webtop * feat: add webtop logo * fix: use explicit version
2022-09-26feat: add openvscode-server (#730)Ronald Loyko
* feat: add openvscode-server * fix: use explicit version
2022-09-25feat: update Penpot (#728)Ronald Loyko
Co-authored-by: Ronald Loyko <[email protected]>
2022-09-25Excalidraw (#726)Matthieu Borgognon
* 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 7b1a99847f062e8e6a4aacafacb9fa6446ea0508. * Revert Outline part * Removed exposed port for Excalidraw * FIxes docker release version with commit hash Co-authored-by: Matthieu Borgognon <[email protected]>
2022-09-25feat: add homarr (#727)Ronald Loyko
* feat: add homerr * fix: rename homerr to homarr Co-authored-by: Ronald Loyko <[email protected]>
2022-09-24added baikal app template (#725)Vasu Bhatia
* 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 <[email protected]>
2022-09-24improved photoprism one-click template (#721)Vasu Bhatia
* 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 <[email protected]>
2022-09-24Add SurrealDB (#723)Ismail D
* Add SurrealDB * Format surrealdb.yml * Remove yarn.lock
2022-09-18Bump Gitea/MySQL to latest versions (#714)Rychart Redwerkz
2022-09-18Update Umami repository, links and version (#716)Stanislav Khromov
* Update Umami repository, links and version * Formatting
2022-09-07Bump Elasticsearch and Kibana to v8 (#710)Niek van der Maas
* Bump Elasticsearch and Kibana to v8 * Added `SERVER_PUBLICBASEURL`
2022-09-04Fix Listmonk one-click app (wiping DB every time) (#708)MYerouPaleBlue
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](https://github.com/knadh/listmonk/blob/57dbb9e5dbf11b40ad97bbdfe3c39bb9119baea7/cmd/init.go#L108), [source 2](https://github.com/knadh/listmonk/blob/e99c8ed86b71bbcf8bfb2e5361147cec7137cf75/cmd/install.go#L26), [source 3](https://github.com/knadh/listmonk/blob/e99c8ed86b71bbcf8bfb2e5361147cec7137cf75/cmd/install.go#L46)
2022-08-22Add airflow one click app (#704)Edmundo Sanchez
* 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-21update: strapi docker image (#697)Andre Kutianski
* 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-20Require email address for admin account creation (#703)Debdut Chakraborty
2022-08-18Updated filebrowser versionKasra Bigdeli
Fixed https://github.com/caprover/caprover/issues/1498
2022-08-15add Matrix Conduit (#702)Jonas Zohren
2022-08-14update maildev.yml (#701)Andre Kutianski
* add MailDev to one-click-apps #695 * update maildev.yml
2022-08-12Update invidious.ymlKasra Bigdeli
https://github.com/caprover/one-click-apps/pull/698
2022-08-12Update monica to latest version (3.7) (#699)Jonas Zohren
2022-08-11Update invidious.ymlKasra Bigdeli
2022-08-11Patch 1 (#698)kendofriendo
* 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-10add MailDev to one-click-apps #695 (#696)Andre Kutianski
2022-08-07Fix typo (#694)Joe Innes
STMP -> SMTP
2022-07-31Fix typo on allow cheats variable (#689)Edmundo Sanchez
2022-07-31Update umami apps names (#679)AriaieBOY
* Update umami-mysql.yml * Update umami-only.yml * Update umami-postgresql.yml
2022-07-31Fixed formattingKasra Bigdeli
2022-07-31Add minecraft-bedrock-server app (#686)Edmundo Sanchez
* 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-31Fixed formattingKasra Bigdeli
2022-07-31New app: Matrix Synapse (#684)Schiriki
* 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-31Updates Wordpress to v6 and MySQL to v8 (#685)Brahyam Meneses
2022-07-31Update Chatwoot default version to 2.7.0 (#687)Vishnu Narayanan
2022-07-07Add EmailEngine app (#676)Andrey Zontov
* Add EmailEngine app * Add EmailEngine logo * Remove `--reguirepass` flag for Redis instance * Update yml build file * Apply Prettier style to emailengine.yml
2022-07-06Update outline to v0.64+ & add OIDC connection & add SMTP config & doc (#677)Matthieu Borgognon
* 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-05Upgrade keycloak to v18+ and switch to official repos breaking changes (#675)Matthieu Borgognon
* 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-06-28update umami-postgresql and added umami-mysql (#674)AriaieBOY
* 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-27add imgproxy (#673)Matteias Collet
* add imgproxy * add missing newline to imgproxy config
2022-06-24Mattermost one click app (#663)Nauman Shakir
* 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-23Update default n8n version (#672)Baptiste Arnaud
2022-06-14Update Ghost to v5 breaking changes (#670)Matthieu Borgognon
* Update Ghost to v5 breaking changes * Fix formatting issue