summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2023-02-23Merge branch 'master' of github.com:caprover/one-click-appsKasra Bigdeli
2023-02-23Closed https://github.com/caprover/one-click-apps/issues/872Kasra Bigdeli
2023-02-19Fix outline db migration (#869)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 * Fix db migration command * Upgrade to latest version --------- Co-authored-by: Matthieu Borgognon <[email protected]>
2023-02-14Fixed formattingKasra Bigdeli
2023-02-14added forge minecraft server with web admin RCON (#865)ahmgam
* Create forge_minecraft * Rename forge_minecraft to forge_minecraft.yml * Add files via upload * Update forge_minecraft.yml
2023-02-14Update Mastodon to v4.1 (#866)Vdauphin
* Update to v4.1 * fix format
2023-02-10Update changedetection.yml (#864)Rychart Redwerkz
2023-02-10Fix db url issue (#863)dennemark
Newer keycloak versions auto-build on `kc.sh start`. This leads to loss of correct usage of postgres db. If we pass `--optimized` parameter to it, keycloak will take the already build file with KC_DB=postgres and it should work.
2023-02-08Fixed audiobookshelfKasra Bigdeli
2023-02-08Fixed audiobookshelfKasra Bigdeli
2023-02-08Add Audiobookshelf (#862)Burooj
* Create one click app for Audiobookshelf * Seperate volume mapping for each directory * Update Audiobookshelf - Removed port mapping - Added explicit direction in description - ran npm formatter-write
2023-02-07Add TubeSync (#861)Christopher Kapic
* Add TubeSync * Update TubeSync --------- Co-authored-by: Christopher Kapic <[email protected]>
2023-02-05Leantime (fixed): Bumped versions, randomized secrets, added new vars (#860)Stephen Davis
* Bumped versions, randomized secrets, added vars * Fixed formatting
2023-02-01MinIO - Bumped version, tweaked API name + env, hardened root user keys, ↵Stephen Davis
added endnotes (#858) * Bumped version, tweaked API endpoint * Bumped version, updated API URL, add'l end notes * Added CLIENT_MAX_BODY_SIZE
2023-01-28feat(appwrite): bump version to 1.2.0 (#850)Ronald Loyko
2023-01-27Update to v5.0.4, added plugin/theme volumes (#848)Stephen Davis
2023-01-25Add Mumble (#845)Vdauphin
* Add Mumble * remove latest tag * Rename to .yml * Add Logo * Fix formatting * Updated the files Co-authored-by: Kasra Bigdeli <[email protected]>
2023-01-22Update bitwardenrs.yml (#842)Sandoche ADITTANE
2023-01-21added openspeedtest (#834)Svelte-Enthusiast
* added openspeedtest * changed default version to speedtest * suggested fixes * add formatting * fixed replacement issues
2023-01-21update portainer to 2.16.2 (#840)Iván Yepes
This exact template still works for the current latest version
2023-01-21Update passbolt to version 3 (#841)AriaieBOY
* update passbolt version to 3 * change passbolt to Passbolt (MariaDB) * fix default version
2023-01-20Update openvscode-server.yml (#838)Rychart Redwerkz
2023-01-17Mysql dump (#837)Luis Lopes
* Mysql backup * added logo * Reviews
2023-01-12reverted package-lock https://github.com/caprover/one-click-apps/pull/830Kasra Bigdeli
2023-01-12Add directus + mysql + redis (#830)JonathanDoelan
* Create directus-mysql-redis.yml * Add files via upload * apply formatter-write Co-authored-by: JonathanDoelan <[email protected]>
2023-01-10Removed calendso https://github.com/caprover/one-click-apps/issues/831Kasra Bigdeli
2023-01-10Updated redis default tag to latest stable release (#827)Diego Rivero
2023-01-10Enable Websockets for MinIO (#832)dennemark
Adding another remark on enabling websockets, when installing MinIO. Otherwise the MinIO console will not allow to browse files and will show a loading spinner and the browser console will show that websocket requests do not work.
2023-01-02Updated node exporterKasra Bigdeli
2023-01-02Add specification file and logo (#826)Douglas Lara
2022-12-31Added logzioKasra Bigdeli
2022-12-29bump to latest versions (#823)Rychart Redwerkz
2022-12-26Update Fider App (#822)Bukhori Muhammad Aqid
* [update] removing appsmith no database * Update fider.yml
2022-12-24Corret regex (#806)Schiriki
Make sure that "grep" command uses the synapse container and not the db container
2022-12-24Better namingKasra Bigdeli
2022-12-24Feat/add local volumes backup (#821)Ismail D
* Add Backup Docker Volumes Locally * Update naming
2022-12-22Removed unused permissionsKasra Bigdeli
2022-12-22Add Cronicle (#817)Ismail D
* Add Cronicle * Format * Update tags link * Cleanup volume * Add missing volumes
2022-12-21Fixed PermissionsKasra Bigdeli
2022-12-21Fixed namingKasra Bigdeli
2022-12-21remove regex for smtp username (#815)Cristian Livadaru
closes #814
2022-12-21add FreshRSS (#778)Cristian Livadaru
* 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-19Allow redis password to be updated via env varKasra Bigdeli
Fix https://github.com/caprover/caprover/issues/1606
2022-12-17readme: added formatter-write in instructions, fixed validRegex format in ↵Philippe Loctaux
example (#813)
2022-12-17added memos notes management (#812)Philippe Loctaux
* added memos notes management * memos: formatter-write
2022-12-17Add docker volume backup to s3 (#811)Ismail D
* Add Docker volume backup to S3 * Format
2022-12-16Bump Pocketbase version (#810)Ismail D
2022-12-09add Greenlight to one-click-apps (#805)Andre Kutianski
2022-12-09Make Discourse work with latest versions (2.4.4->2.8.11) (#804)Buleandra Cristian
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-05chore(name) add all missing displayName (#798)Simon Belbeoch
* chore(name) add all missing displayName * chore(name) add all missing displayName * chore(droppy) fix mistake archived name in droppy