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


Skip to content
  • Outline - Package Updates

    Pinned Outline
    47
    0 Votes
    47 Posts
    12k Views
    Package UpdatesP
    [1.21.0] Update outline to 1.6.0 Full Changelog Added a built-in MCP (Model Context Protocol) server, allowing AI assistants like Claude, Cursor, and Mistral to securely interact with the knowledge base. This is disabled by default for existing workspaces see more details in the docs. New GitLab integration allows previewing issues, merge requests, and projects in documents. Connect GitLab cloud, self-hosted, or both! A new "Present" mode allows presenting any document as formatted slides based on headers and dividers. See docs. Fixed an issue with pagination on search results in #​11489 Fixed an issue where the find and replace dialog immediately closes when opened on mobile devices in #​11497 Improved caching behavior by ignoring the browser cache for the diagram extension in #​11498 Fixed an issue where the read-only collection editor would not remount correctly when navigating in #​11499 Fixed overly greedy background highlighting in the editor in #​11500 Resolved multiple issues related to sticky headers on tables in #​11501 Improved performance by applying initial decorations earlier for toggle blocks in #​11493
  • Matrix Authentication Service

    Matrix (Synapse/Element)
    5
    5 Votes
    5 Posts
    99 Views
    andreasduerenA
    @James I am aware, I mean migrating from the stock Matrix app
  • Web terminal font changed after update to 9.1.3

    Discuss
    5
    1
    0 Votes
    5 Posts
    47 Views
    nebulonN
    Interesting, then we have both the exact same arch setup. Also on firefox here. I am a bit out of ideas then
  • Cap - The open source alternative to Loom

    App Wishlist
    16
    21 Votes
    16 Posts
    4k Views
    D
    Definitely +1
  • ntfy - Package Updates

    Pinned ntfy
    30
    0 Votes
    30 Posts
    8k Views
    Package UpdatesP
    [1.22.0] Update ntfy to 2.19.0 Full Changelog 888850d Add blurp
  • disk mount error for only 1 services

    Unsolved Support disk volume
    7
    5
    1 Votes
    7 Posts
    61 Views
    N
    can I update the config on the each to the right one ? ( can't remove the old one locked ) can't change the app or restore from a backup and still wishing to put it back
  • Enable Cloudron Managed SMTP for Stirling-PDF 2.7.2

    Stirling-PDF
    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Miniflux - Package Updates

    Pinned Miniflux
    45
    0 Votes
    45 Posts
    13k Views
    Package UpdatesP
    [1.6.12] Update v2 to 2.2.18 Full Changelog To prevent potential SSRF, Miniflux now blocks access to services hosted on private networks by default. FETCHER_ALLOW_PRIVATE_NETWORKS=1 must now be enabled to access feeds hosted on a local network. INTEGRATION_ALLOW_PRIVATE_NETWORKS=1 must now be enabled to access third-party integration services hosted on a local network. Apply entry blocking rules both before and after scraping to avoid unnecessary requests and allow matching on fetched content. Add ignore_entry_updates feed option to skip updating existing entries during scheduled polling. Add Arabic (ar_SA) translation. Add Galician (gl_ES) translation. Update Polish translation. Various performance improvements across multiple components (fetcher, parser, sanitizer, readability, URL cleaner, feed discovery, and Google Reader API). Simplify parts of the Google Reader code and reduce allocations in several hot paths.
  • Ocular - Helps you see your budgets more clearly

    App Wishlist
    3
    5 Votes
    3 Posts
    184 Views
    timconsidineT
    Re-packaged Ocular as a community app Now v2.2.2. Cloudron Versions: https://communityapps.appx.uk/cloudron-ocular/CloudronVersions.json Community Apps Website: https://communityapps.appx.uk [ @community-apps ]
  • evcc - Package Updates

    Pinned evcc
    84
    0 Votes
    84 Posts
    24k Views
    Package UpdatesP
    [1.19.0] Update evcc to 0.303.0 Full Changelog 69db34e HEMS: refactor handling of production/feedin limits (BC) (#​27567) c9876e3 Migrate optimizer (BC) (#​28088) 16812ad Add RAEDIAN NEO and NEX AC charger (#​28053) e269de1 Audi: add vehicle features (#​28185) 86e2014 ChargeX: add heartbeat to prevent PAC_Target_Timeout fallback (#​27795) (#​28059) c4a30f3 Heating: add continuous feature to improve heatpump experience (#​28025) b773581 Issues: add tariff and messenger devices, sorting (#​28072) f951da3 Sigenergy: add maxacpower (#​28223) 1f79527 Subaru: add x-channel header (#​28177) e808bec Tariff UI: add multiline formula support (#​28219)
  • 1 Votes
    2 Posts
    26 Views
    nebulonN
    Not too sure I understand the use-case. The update would anyways create a fresh backup or are you always skipping that? If you use rsync backup with hardlinks, any new backup basically takes only the extra space of extra data since the last backup anyways.
  • Cloning the app cloned the whole environment

    FreeScout
    9
    0 Votes
    9 Posts
    69 Views
    robiR
    Glad you figured it out. That dos remind me of having many terminal tabs open and sometimes it's hard to tell which is which. I separate them by windows and other tabs in proximity. How can we make them more distinguishable? App name in tab?
  • Warning: Connection Reset Issue in [4.9.0] which is n8n 2.10.2

    N8N
    25
    2 Votes
    25 Posts
    478 Views
    U
    Looks like this is working. However, some of my disk read/write nodes were broken after this update. I was able to fix it by updating the paths inside the nodes to explicitly include "/app/data/". Otherwise the error I get is something like "Problem in node ‘Write Files to Disk‘ EROFS: read-only file system, open: xxx". Other than that, it appears the update is working correctly and binary form data is working again! Thanks for your help!
  • CalAmp/ThinxNet device – UDP support for port 5082?

    Traccar
    8
    1 Votes
    8 Posts
    97 Views
    E
    I just updated to v1.25.0, set CalAmp Port to 5082 and it works perfectly root@cloudron:~# ss -ln |grep 5082 udp UNCONN 0 0 0.0.0.0:5082 0.0.0.0:* udp UNCONN 0 0 [::]:5082 [::]:* Thanks a lot for your quick help.
  • Baserow - Package Updates

    Pinned Baserow
    97
    2 Votes
    97 Posts
    35k Views
    Package UpdatesP
    [1.35.8] Update uv to 0.10.10 Full Changelog Add CPython 3.15.0a7 (#​18403) Add --outdated flag to uv tool list (#​18318) Add riscv64 musl target to build-release-binaries workflow (#​18228) Fetch Ruff from an Astral mirror (#​18286) Improve error handling for platform detection in Python downloads (#​18453) Warn if --project directory does not exist (#​17714) Warn when workspace member scripts are skipped due to missing build system (#​18389) Update build backend versions used in uv init (#​18417) Log explicit config file path in verbose output (#​18353) Make uv cache clear an alias of uv cache clean (#​18420)
  • YAML php extension

    LAMP
    3
    0 Votes
    3 Posts
    15 Views
    C
    @robi Thanks. I'll see what I can find. I was actually surprised to see that it isn't already part of the LAMP App.
  • 36 Votes
    50 Posts
    15k Views
    andreasduerenA
    @robi Likely in the browser cache when using the web UI. In the App locally on your computer
  • Failed to install Twenty Beta

    Twenty feedback
    3
    1 Votes
    3 Posts
    21 Views
    robiR
    Always good to check the logs for progress
  • Add App Action Buttons to Tile

    Feature Requests
    1
    1 Votes
    1 Posts
    16 Views
    No one has replied
  • How To Integrate OpenID Cloudron with Cloudflare Access?

    Solved Support oidc cloudflare
    6
    2
    1 Votes
    6 Posts
    318 Views
    andreasduerenA
    @girish Unfortunately setting https://my.cloudron.example/openid/jwks_rsaonly isn't working either and testing auth returns: Failed to get your identity Looks like something went wrong. Here are the details. Failed to verify oidc token with fresh keys undefined PKCE is disabled, Email claim is set to email and OIDC Scopes are set to openid,email and profile. I can see the login attempt as authenticated in the logs for some reason though. Edit: https://my.cloudron.example/openid/jwks_rsaonly for my cloudron returns only {"keys":[]}. Was there a regression? I'm running 9.1.3. The regular jwks endpoint is returning proper values..