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


Skip to content
  • n8n - Package Updates

    Pinned Locked N8N
    435
    0 Votes
    435 Posts
    480k Views
    Package UpdatesP
    [4.22.0] Add texlive-latex-base for pdflatex
  • Can we add a pdf-engine to the installed pandoc?

    N8N
    2
    1 Votes
    2 Posts
    47 Views
    girishG
    @dcwalk added here - https://git.cloudron.io/packages/n8n-app/-/merge_requests/181
  • Minecraft - Package Updates

    Pinned Locked Minecraft
    207
    0 Votes
    207 Posts
    167k Views
    Package UpdatesP
    [1.17.0] Update forge to 64.0.8 for minecraft 26.1.2
  • Searx - Package Updates

    Pinned Locked SearXNG
    111
    0 Votes
    111 Posts
    41k Views
    Package UpdatesP
    [2.92.0] Update searxng to 330d56b
  • Taiga - Package Updates

    Pinned Locked Taiga
    55
    0 Votes
    55 Posts
    18k Views
    Package UpdatesP
    [2.19.1] Update taiga-back to 6.10.1 Full Changelog fix: Trello importer bigint fix
  • 1 Votes
    9 Posts
    140 Views
    J
    Have you already tried to manually curl and update that record? It seems like this will always fail.
  • Mautic 7 on Cloudron – Official App Update Request

    App Wishlist
    6
    1 Votes
    6 Posts
    201 Views
    girishG
    Yes, LAMP will also have mysql 8.4 since the mysql instance is shared across all the apps (but only after Cloudron 9.2)
  • 2 Votes
    5 Posts
    28 Views
    J
    Same as https://github.com/dani-garcia/vaultwarden/issues/7182 and https://github.com/dani-garcia/vaultwarden/discussions/7183 which points to some charset issues .
  • JupyterHub - Package Updates

    Pinned Locked JupyterHub
    79
    0 Votes
    79 Posts
    37k Views
    Package UpdatesP
    [1.59.2] Update jupyterhub to 5.4.6 Full Changelog
  • LAMP - Package Updates

    Pinned Locked LAMP
    67
    1 Votes
    67 Posts
    22k Views
    Package UpdatesP
    [5.2.0] Update php-src to 8.5.6 Set default PHP to 8.4
  • Documenso - Package Updates

    Pinned Locked Documenso
    33
    0 Votes
    33 Posts
    7k Views
    Package UpdatesP
    [1.20.0] Update documenso to 2.10.0 Full Changelog feat: add envelope ids to certs by @dguyen in #2733 fix: remove envelope title cropping by @dguyen in #2739 fix: security improvements by @catalinpit in #2593 feat: render signatures on pending envelopes by @dguyen in #2743 fix: improve signature rendering quality with high-resolution caching by @dguyen in #2745 fix: allow users to download templates by @dguyen in #2746 fix: improve embed error messages by @dguyen in #2752 feat: add envelope pdf replacement by @dguyen in #2602 feat: add BullMQ background job provider with Bull Board dashboard by @Mythie in #2657 feat: signing reminders by @ephraimduncan in #1749
  • Metabase - Package Updates

    Pinned Locked Metabase
    554
    1 Votes
    554 Posts
    516k Views
    Package UpdatesP
    [3.9.0] Update metabase to 0.60.4.1 Full Changelog
  • Baserow - Package Updates

    Pinned Locked Baserow
    109
    2 Votes
    109 Posts
    43k Views
    Package UpdatesP
    [1.37.5] Update uv to 0.11.10 Full Changelog Allow pre-release Python requests with non-zero patch versions (#19286) Upgrade PyPy to v7.3.22 Add CPython 3.14.5rc1 On macOS, CPython statically links libpython to match Linux Omit compatible release desugaring for pre-release hints (#19267) Fix file locks on Android (#18323) uv audit add reporting for adverse project statuses (#19128) Discover versioned Python executables when requires-python pins a version (#18700) Fix URL prefix matching to require path boundaries (#19154) Fix transitive Git path dependencies in lockfiles (#19269)
  • Ollama - Package Updates

    Pinned Locked Ollama
    49
    0 Votes
    49 Posts
    11k Views
    Package UpdatesP
    [1.11.1] Update ollama to 0.23.1 Full Changelog Update MLX and MLX-C with threading fixes by @dhiltgen in #15845 go: bump to 1.26 by @ParthSareen in #15904 Add Gemma 4 MTP speculative decoding by @pdevine in #15980
  • Matrix WhatsApp Bridge

    App Packaging & Development
    31
    6 Votes
    31 Posts
    8k Views
    andreasduerenA
    Updated and modified for community app: https://git.due.ren/andreas/mautrix-whatsapp-cloudron/-/raw/main/CloudronVersions.json?ref_type=heads
  • CUDA not permitted

    Solved Jellyfin
    19
    2
    0 Votes
    19 Posts
    6k Views
    B
    Ok, thanks. Looks like I'll just run Jellyfin in docker and use Cloudron's app proxy instead.
  • GitLab - Package Updates

    Pinned Locked GitLab
    235
    1 Votes
    235 Posts
    239k Views
    Package UpdatesP
    [1.115.1] Update gitlab-foss to 18.11.2 Full Changelog Expose X-Streaming-Format header for api requests (merge request) Fix JSON tables with non-string values Enforce pagination in issuable discussions endpoint (merge request) Unwrap nested a no matter how they're produced (merge request) Fix OAuth token not rejected (merge request) Owner of a project (Developer in the top-level group) can create a fork inside... (merge request) Add configurable Markdown length limit (merge request) Fix CSRF bypass via parser-differential in GraphQL API (merge request) Fix TOCTOU vulnerability in Web IDE asset authorization (merge request) Validate JSON-like responses regardless of Content-Type header (merge request)
  • 20 Votes
    13 Posts
    4k Views
    andreasduerenA
    @josephcosta Please update to 0.16.26, should work now.
  • Directus - Package Updates

    Pinned Locked Directus
    165
    4 Votes
    165 Posts
    128k Views
    Package UpdatesP
    [2.17.4] Update directus to 11.17.4 Full Changelog Updated the token field on the user detail page to require confirmation before regenerating or removing a token, and saved those changes immediately without requiring a page-level save. (#27108 by @LZylstra) Added opt-in must-revalidate and ETag headers for assets via ASSETS_CACHE_REVALIDATE env var (#27027 by @gaetansenn) Added a force option to schema apply to bypass hash check (#27136 by @Nitwel) Fixed UI freeze when navigating items with WYSIWYG translations for non-admin users (#27154 by @gaetansenn) Fixed selection not being cleared after running a manual flow from the collection list view sidebar (#27330 by @kropsi) Fixed "Save as copy" in the file library throwing a 403 Forbidden error (#27181 by @sanskar-soni-9) Fixed user token not being displayed after generation when collaboration is enabled (#27319 by @LZylstra) Fixed flows not awaiting reload (#27137 by @Nitwel) Fixed VERSION_SAVE activity/revisions not respecting collection tracking settings (#27096 by @yogeshwaran-c) Denied creating collections with / in name (#27114 by @costajohnt)
  • [App Wish] MQTT Server / "IOT Server"

    App Wishlist
    2
    5 Votes
    2 Posts
    487 Views
    B
    Have you considered this yet? Or is there a practical way to set up an MQTT broker? Is it possible to simply set up another Docker container alongside Cloudron? Since the server already has a static IP address, it would be great if there were a way to run a broker.