summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2023-05-06feat: update webtop (#920)Ronald Loyko
Co-authored-by: Ronald Loyko <[email protected]>
2023-04-29Update Nextcloud to v25.0.6 (#919)Vdauphin
2023-04-28Update README.mdKasra Bigdeli
2023-04-28Update README.mdKasra Bigdeli
2023-04-28Update README.mdKasra Bigdeli
2023-04-28docs: Update README to Add 3rd party community repos list (#916)Jordan Hall
2023-04-25Fix Meilisearch / bump (#915)Slava Vishnyakov
* Fix Meilisearch params / volumes * Snapshot Interval no longer an option https://www.meilisearch.com/docs/learn/configuration/instance_options#schedule-snapshot-creation
2023-04-21Deleted Whoops as it does not work properly ↵Kasra Bigdeli
https://github.com/caprover/one-click-apps/pull/298\#issuecomment-1516028802
2023-04-19Update PULL_REQUEST_TEMPLATE.mdKasra Bigdeli
2023-04-18feat: add mixpost (#889)Ronald Loyko
* add mixpost * fix: insert website to generate key --------- Co-authored-by: Ronald Loyko <[email protected]>
2023-04-15Update GlitchTip to v3.1.2 (#909)Sebastian Rettig
2023-04-15Rearranging to make the guide more clearKasra Bigdeli
2023-04-10Use Awes0meHub repository as exemple (#905)Vdauphin
2023-04-09Adding checkmk to One-Click-Apps (#900)drewOP
* adding checkmk to One-Click-Apps * removed unnecessary environment variables
2023-04-09Added Litestream (#902)sandro-lombardi
* Added litestream * Added a stable version tag for the litestream container. Added randomly generated S3 secrets as default value placeholders
2023-04-07Update PULL_REQUEST_TEMPLATE.mdKasra Bigdeli
2023-04-07Add KeyDB (#899)L0r3m
* Add KeyDB * Add better quality logo * Satisfy linter
2023-04-06Update Gitea to v1.19 (#898)Vdauphin
* Update gitea.yml * Tweak end comment
2023-04-05Update PeerTube to v5 (#897)Vdauphin
* Update peertube.yml * fix missing PT_INITIAL_ROOT_PASSWORD
2023-04-01Add Immich as one-click-app (#894)br
* Added immich.yml and immich.png * format * format * update instructions for clearer messages * format * revert changes in package.json * Delete package.json * Delete package-lock.json * package.json as before, sorry * sorry * Delete package-lock.json * grr * now it should work * Update package-lock.json I just copy pasted the original, I'm going mad 😱 * Update package.json Copy pasted from the one in master * Everything works * formatter-writer
2023-03-30Removed Graylog as it's not working anymore ↵Kasra Bigdeli
https://github.com/caprover/one-click-apps/pull/90\#issuecomment-1491150552
2023-03-22Fixing persistance (#886)Sandoche ADITTANE
Without this change rebooting the container will result on data lost
2023-03-22feat: add saleor (#887)Ronald Loyko
* feat: add saleor * fix: remove private key field --------- Co-authored-by: Ronald Loyko <[email protected]>
2023-03-07iRedMail: Fix spelling (#883)Bernd Storath
* Fix spelling * Fix URL to tags
2023-03-06Add Firefly III Data Importer (FIDI) (#875)marcusique
* added fireflyiii data importer * fixed quotes * removed ports and port variable * fixed formatting issues
2023-03-04Update PULL_REQUEST_TEMPLATE.mdKasra Bigdeli
2023-03-04add serpbear (#879)Jonas Höbenreich
* Add serpbear https://github.com/towfiqi/serpbear * run prettier * fix SerpBear config file
2023-02-28Add Chatwoot Botpress Bridge App (#855)Douglas Lara
* Add Chatwoot Botpress Bridge app * Fixes formatting * Change to not official app * Improve app env vars
2023-02-25Improve outline deployment (#829)Douglas Lara
* Run migrations before start * Remove optional and deprecated env variables * Run Outline migrations on app startup
2023-02-25Add Cal.com app (#854)Douglas Lara
* Add Cal.com app * Fixes formatting
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