Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Rallly - Package Updates

    Pinned Rallly
    64
    2 Votes
    64 Posts
    15k Views
    Package UpdatesP
    [2.5.3] Update rallly to 4.5.6 Full Changelog Patched vulnerability where participant data is exposed through the API even when option to hide the participant list is enabled.
  • Komga - Package Updates

    Pinned Komga
    23
    0 Votes
    23 Posts
    4k Views
    Package UpdatesP
    [1.5.6] Update komga to 1.23.6 Full Changelog proxy 401 errors on initialization (3739951) prevent double URL encoding when proxying (ce3ad4c), closes #​2130 proxy Content-Type headers for kobo (b925f3e), closes #​2074 properly decode cover href when generating epub cover (f8ca936), closes #​2118 log error responses (454c6c7) fix svu install (9a56b30) fix mediatype (af66144) translated using Weblate (Arabic) (a5548a5) translated using Weblate (Russian) (8f8d20a) translated using Weblate (Galician) (0f69a3a)
  • Matomo - Package Updates

    Pinned Matomo
    85
    0 Votes
    85 Posts
    36k Views
    Package UpdatesP
    [1.53.1] Update matomo to 5.6.1 Full Changelog #23837 Fix possible archiving error “Column “referer_type” in WHERE is ambiguous – in plugin Referrers” [by @sgiehl] #23827, #23824 Fix external themes that are using CSS custom props [by @tzi]
  • VPN - Package Updates

    Pinned VPN
    38
    0 Votes
    38 Posts
    12k Views
    Package UpdatesP
    [2.10.0] Update openvpn to 2.6.14-0ubuntu0.24.04.3
  • Verdaccio - Package Updates

    Pinned Verdaccio
    114
    0 Votes
    114 Posts
    69k Views
    Package UpdatesP
    [1.72.4] Update verdaccio to 6.2.3 Full Changelog fix(deps): update core verdaccio dependencies (6.x) by @renovate[bot] in #5497 fix(middleware): dist-tags with scoped packages #5495 https://github.com/orgs/verdaccio/discussions/5483 @mbtools and @stgbmpi
  • Metabase - Package Updates

    Pinned Metabase
    466
    1 Votes
    466 Posts
    296k Views
    Package UpdatesP
    [2.26.2] Update metabase to 0.57.4.3 Full Changelog
  • Can't get Cloudflare to work

    Solved Support cloudflare
    19
    0 Votes
    19 Posts
    220 Views
    swheeler78S
    the command "cloudron-support --unbound-use-external-dns" worked for me. Thanks for looking into it.
  • XMPP Server - Prosody

    App Packaging & Development
    64
    4 Votes
    64 Posts
    16k Views
    D
    @nebulon - Congrats on the release of version 9! One of my servers just updated and the new UI looks slick. When will we get to see a slick new XMPP app in the store?
  • Peekaping - the best uptime kuma alternative

    App Wishlist
    1
    2 Votes
    1 Posts
    22 Views
    No one has replied
  • 10 Votes
    5 Posts
    2k Views
    robiR
    Can we get this in CCAI?
  • Redlib - (another) Private front-end for Reddit

    App Wishlist
    11
    8 Votes
    11 Posts
    8k Views
    robiR
    Should this be added to CCAI? @timconsidine ? Any updates @kubernetes ?
  • Issue with uploading images

    Postiz
    18
    0 Votes
    18 Posts
    3k Views
    andreasduerenA
    Hey @brutalbirdie is there a specific reason why # Where will social media icons be saved - local or cloudflare. STORAGE_PROVIDER="local" is set in the start.sh? I'd like to test this with Cloudflare R2
  • Matrix disk usage

    Matrix (Synapse/Element)
    2
    0 Votes
    2 Posts
    23 Views
    andreasduerenA
    @chetbaker I think you have basically two options: Use the Admin UI to select large/old files and delete them Use s3 as storage and implement lifecycle rules Using the Admin UI is probably the esiest and most granulate option. [image: 1764295505034-screenshot-2025-11-27-at-20.04.38-resized.png]
  • Postiz - Package Updates

    Pinned Postiz
    72
    1 Votes
    72 Posts
    13k Views
    Package UpdatesP
    [1.26.0] Update postiz-app to 2.9.0 Full Changelog After the long wait, Postiz now has a Google My Business!
  • Ghost v6.9.1 not responding

    Ghost
    7
    1 Votes
    7 Posts
    37 Views
    holloschH
    Works Fine! Thanks!
  • Collabora integration

    OpenCloud
    1
    2 Votes
    1 Posts
    29 Views
    No one has replied
  • Authorization errors with almost everything

    Postiz
    10
    1 Votes
    10 Posts
    2k Views
    M
    For anyone having those problems, here's quick update for this one: After a few weeks someone from the Postiz Discord (terrible way and platform for bug reporting btw) suggested to set up Cloudflare R2. It took two restarts, but after that I managed to connect my LinkedIn pages, because apparently it wasn't able to store the profile images and thus created that redirect above. Although, now that I'm writing this, the bucket it still empty, but there are files in /app/data/data/2025/11/27 (the second data folder wasn't there yet, I needed to create that one manually, maybe that solved it after all?) Also, even with the working connection, this error appeared in the logs, maybe we could let that point to somewhere it can write: Nov 27 19:37:40 ⨯ Failed to write image to cache x5s7nobKRgx-CJ5Nq4z9X1PXnOjxJPxqtCDckv+9gKk= Error: ENOENT: no such file or directory, mkdir '/app/code/apps/frontend/.next/cache/images' Nov 27 19:37:40 at async Object.mkdir (node:internal/fs/promises:860:10) Nov 27 19:37:40 at async writeToCacheDir (/app/code/node_modules/next/dist/server/image-optimizer.js:190:5) Nov 27 19:37:40 at async ImageOptimizerCache.set (/app/code/node_modules/next/dist/server/image-optimizer.js:574:13) Nov 27 19:37:40 at async /app/code/node_modules/next/dist/server/response-cache/index.js:121:25 Nov 27 19:37:40 at async /app/code/node_modules/next/dist/lib/batcher.js:45:32 { Nov 27 19:37:40 errno: -2, Nov 27 19:37:40 code: 'ENOENT', Nov 27 19:37:40 syscall: 'mkdir', Nov 27 19:37:40 path: '/app/code/apps/frontend/.next/cache/images' Nov 27 19:37:40 }
  • Pretix - Package Updates

    Pinned Pretix
    10
    0 Votes
    10 Posts
    1k Views
    Package UpdatesP
    [1.1.1] Update pretix to 2025.9.2 Full Changelog breaking changes: Removed deprecated API endpoints features: Added support for new payment gateway features: Improved performance of the reporting module bug fixes: Fixed issue with user authentication bug fixes: Resolved error in ticket generation process
  • Cal.com - Package Updates

    Pinned Cal.com
    295
    1 Votes
    295 Posts
    86k Views
    Package UpdatesP
    [2.9.6] Update cal.com to 5.9.6 Full Changelog fix: OOO days not correctly blocked by @abhijeetsingh-22 in #25259 feat: upgrade tailwind v4 by @pasqualevitiello in #24598 fix: prevent calendar credentials from leaking into video adapter calls by @hbjORbj in #25200 fix: redirect when creating orgs onboarding v3 by @sean-brydon in #25390 fix: Use the correct user when confirming or rejecting a booking by @anikdhabal in #25394 fix: v2 api rescheduledByEmail not returned by @supalarry in #25103 fix: exclude attendee responses from calendar for seated event by @anikdhabal in #25370 feat: add permission for editUsers + implement UI by @sean-brydon in #25402 fix: oauth screen go back button not functional by @anikdhabal in #25401 feat: OAuth PKCE by @CarinaWolli in #25313
  • Zulip - Powerful open source group chat

    App Wishlist
    93
    51 Votes
    93 Posts
    36k Views
    andreasduerenA
    @crazybrad said in Zulip - Powerful open source group chat: @timconsidine Appreciate the expert opinion. This has certainly opened my eyes about why some apps might "make the cut" and be added to the platform, and why others might not. I think what concerned me the most is the frequent updates and non-trivial data migrations. This might be a case where paying for Zulip Cloud is the smartest option. What non-trivial data migrations are we talking about?