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


Skip to content
  • Ollama - Package Updates

    Pinned Locked Ollama
    50
    0 Votes
    50 Posts
    12k Views
    Package UpdatesP
    [1.11.2] Update ollama to 0.23.2 Full Changelog ollama launch no longer includes Claude Desktop due to the third-party integration being limited to Anthropic models. Use ollama launch claude-desktop --restore to restore Claude Desktop to its normal state. /api/show responses are now cached, improving median latency by ~6.7x which will increase load speed for integrations like VS Code. Improved backup workflow when managing launch integrations Cleaner image generation layout in the MLX runner Full Changelog: https://github.com/ollama/ollama/compare/v0.23.1...v0.23.2
  • Can we add a pdf-engine to the installed pandoc?

    N8N
    3
    1 Votes
    3 Posts
    115 Views
    D
    Amazing! Thank you for the quick response. I've tested and we can get a pdf to render in our workflow, however, there are very few packages includes in texlive-latex-base, would it be possible to use texlive-latex-recommended instead? In the pandoc documentation in apt info pandoc it recommends using the texlive-latex-recommended. Here is a bit of a breakdown of the difference: https://tex.stackexchange.com/questions/245982/differences-between-texlive-packages-in-linux Right now some basic ability to style and set font size is missing.
  • Matrix (Synapse/Element) - Package Updates

    Pinned Locked Matrix (Synapse/Element)
    402
    0 Votes
    402 Posts
    497k Views
    Package UpdatesP
    [1.133.1] Update synapse to 1.152.1 Full Changelog Prevent CPU starvation (Denial of Service) under worker lock contention, additionally capping the WorkerLock time out interval to a maximum of 60 seconds. Contributed by Famedly. (#19394, ELEMENTSEC-2026-1706, GHSA-8q93-326v-3m7g, CVE pending) Prevent pagination ending when a page is full of rejected events. (ELEMENTSEC-2025-1636, GHSA-6qf2-7x63-mm6v, CVE pending)
  • Cloudron won't update - No backup site for update

    Solved Support backup update
    11
    0 Votes
    11 Posts
    1k Views
    J
    Yes, it's already 9.1.7 now
  • Taiga - Package Updates

    Pinned Locked Taiga
    57
    0 Votes
    57 Posts
    18k Views
    Package UpdatesP
    [2.19.3] Update taiga-front-dist to 6.10.2 Full Changelog
  • Server do not reboot after Cloudron update

    Solved Support hostinger docker
    3
    2 Votes
    3 Posts
    210 Views
    C
    @sebastienserre Thank you. Your input on this error was very useful!
  • ICEHRM

    App Wishlist icehrm hrm
    5
    7 Votes
    5 Posts
    1k Views
    apesorgukA
    It's a shame this has never been added.
  • LimeSurvey - Package Updates

    Pinned Locked LimeSurvey
    304
    0 Votes
    304 Posts
    363k Views
    Package UpdatesP
    [1.57.1] Update LimeSurvey to 6.17.1+260427
  • [critical] install.lock removed after cloudron reboot

    Dolibarr
    22
    0 Votes
    22 Posts
    4k Views
    J
    @tobiasb thanks for reporting, will investigate
  • Matomo - Package Updates

    Pinned Locked Matomo
    92
    0 Votes
    92 Posts
    51k Views
    Package UpdatesP
    [1.57.1] Set HTTP_AUTHORIZATION for the mcp plugin server
  • 1 Votes
    3 Posts
    73 Views
    girishG
    The analysis is wrong. Cloudron does not use nft, it uses iptables. I think if you have logs at hand, we should start from there. That will give us a better idea of what went wrong.
  • 2 Votes
    2 Posts
    41 Views
    girishG
    @jakomo-freshi I have added it here - https://git.cloudron.io/packages/matomo-app/-/merge_requests/26
  • Discourse - Package Updates

    Pinned Locked Discourse
    97
    0 Votes
    97 Posts
    49k Views
    Package UpdatesP
    [2.14.1] Fix Sidekiq startup
  • Discourse 2026.4.0 does not start Sidekiq

    Discourse
    4
    2 Votes
    4 Posts
    78 Views
    girishG
    I was able to reproduce this. @mononym @bram thanks for reporting. https://git.cloudron.io/packages/discourse-app/-/merge_requests/34 [image: 1778148623249-221865e7-1792-4a37-b045-e93eab3ce77f-image-resized.jpeg]
  • Mealie - Package Updates

    Pinned Locked Mealie
    71
    0 Votes
    71 Posts
    24k Views
    Package UpdatesP
    [1.40.0] Update mealie to 3.17.0 Full Changelog feat: Improve add shopping list item form @miah120 (#7091) feat: Shopping list / Swipe to check off @miah120 (#7118) fix: prevent delete-image dialog from reopening in a loop inside v-menu @zdenek-stursa (#7469) fix: use correct title and icon on Recipe Actions data page @zdenek-stursa (#7498) fix: Allow user-configurable OIDC timeout @t0xicCode (#7496) fix: pressing Enter in dialogs now confirms instead of silently closing @zdenek-stursa (#7503) fix: add missing search bar to Recipe Data management page @zdenek-stursa (#7504) fix: Don't hit authenticated endpoints when logged out @garlic-hub (#7563) fix: restore create-item button in recipe dropdowns (categories, tags, tools) @zdenek-stursa (#7564) fix: Adjust ingredient section spacing @michael-genson (#7580)
  • Etherpad Lite - Package updates

    Pinned Locked Etherpad Lite
    42
    0 Votes
    42 Posts
    33k Views
    Package UpdatesP
    [4.6.3] Update etherpad-lite to 2.7.3 Full Changelog Pad compaction. New compactPad HTTP API plus bin/compactPad and bin/compactAllPads CLIs to reclaim database space on long-lived pads with heavy edit history (issue #6194). --keep N retains the last N revisions; --dry-run previews per-pad rev counts before writing. Per-pad failures don't stop the bulk run. Social / mobile metadata. Pad, timeslider, and home views now emit Open Graph and Twitter Card tags (closes #7599) and a theme-color meta that matches the toolbar on mobile. Socket.io: don't kick authenticated duplicate-author sessions. A regression where two tabs from the same authenticated author could evict each other has been fixed (#7656 / #7678). Anchor scrolling. Anchor-link navigation now waits for layout to settle, so jumping to a deep link no longer overshoots. Plugin updater. bin/updatePlugins.sh actually updates installed plugins again (closes #6670). Settings: stable per-release version string. randomVersionString is now derived from the release identity rather than regenerated on each boot, so caches behave correctly across restarts of the same version.
  • 3 Votes
    11 Posts
    244 Views
    P
    @jdaviescoates @joseph Thanks for your advice. I followed this guide: https://github.com/dani-garcia/vaultwarden/wiki/Using-the-MariaDB-(MySQL)-Backend#foreign-key-errors-collation-and-charset and problem now is fixed. thanks a lot
  • Cal.com closing source

    Cal.com
    9
    1 Votes
    9 Posts
    471 Views
    S
    I noticed that they haven't issued a new release since March 1, where they were previously cutting releases every few days. Looks like they are still merging PRs into calcom:main, but unclear when that will turn into a new release. Any idea who is managing the release process for the repo?
  • 20 Votes
    15 Posts
    4k Views
    andreasduerenA
    @josephcosta said: I had to open ports in /home/yellowtent/platformdata/firewall/ports.json and restart the firewall to have access to smtp, imaps, ... OK thank you I'll check out the port issue
  • Penpot - Package Updates

    Pinned Locked Penpot
    53
    1 Votes
    53 Posts
    15k Views
    Package UpdatesP
    [1.16.5] Update penpot to 2.14.5 Full Changelog Fix incorrect invitation token handling on register process Github #9380