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


Skip to content
  • UI for edge cases

    Solved Feature Requests
    2
    1
    3 Votes
    2 Posts
    30 Views
    nebulonN
    Great catch! Always good to have users with resource out of the ordinary Fixed with https://git.cloudron.io/platform/box/-/commit/d504db161a839acb6742f6f7bf156e9b8a5bb0a6 but didn't made it into 9.2
  • Contacts - Package Updates

    Pinned Locked Contacts
    7
    0 Votes
    7 Posts
    492 Views
    Package UpdatesP
    [0.7.0] Update contacts to 0.7.0 Fix some layout issues Fix back navigation problems Replace various node modules with local code Update remaining dependencies
  • Fedisuite

    App Wishlist
    1
    2 Votes
    1 Posts
    18 Views
    No one has replied
  • Meemo - Package Updates

    Pinned Locked Meemo
    13
    0 Votes
    13 Posts
    4k Views
    Package UpdatesP
    [1.21.0] Update meemo to 1.21.0 Improve mobile view Use tiptap editor for creating new notes Ability to preview and resize images when writing notes
  • Ghost - Package Updates

    Pinned Locked Ghost
    588
    1 Votes
    588 Posts
    1m Views
    Package UpdatesP
    [4.169.1] Update ghost-cli to 1.29.3
  • Infisical now available

    Announcements
    4
    6 Votes
    4 Posts
    284 Views
    T
    @jagadeesh-s2104 As far as I know these links are already a couple of clicks away at most in each app. Have a look here: [image: 1778852129319-cloudron-info-links.gif] Is this what you are looking for?
  • 2 Votes
    7 Posts
    220 Views
    perelinP
    @girish said: @perelin Maybe we can start bundling meilisearch in linkwarden? Once it works out, we can look into making it an addon. I am not sure how many apps work with meilisearch . Would be great if you can contribute this. Do you already have an account on git.cloudron.io ? @girish Not yet, happy to help out though. Send me an invite to the linkwarden repo and I see what I can come up with.
  • Radicale - Package Updates

    Pinned Locked Radicale
    52
    0 Votes
    52 Posts
    14k Views
    Package UpdatesP
    [2.14.2] chore(deps): update dependency radicale to v3.7.3
  • Taiga - Package Updates

    Pinned Locked Taiga
    58
    0 Votes
    58 Posts
    18k Views
    Package UpdatesP
    [2.19.4] Update taiga-front-dist to 6.10.3 Full Changelog
  • Verdaccio - Package Updates

    Pinned Locked Verdaccio
    123
    0 Votes
    123 Posts
    96k Views
    Package UpdatesP
    [1.78.1] Update verdaccio to 6.6.2 Full Changelog
  • Minecraft - Package Updates

    Pinned Locked Minecraft
    209
    0 Votes
    209 Posts
    172k Views
    Package UpdatesP
    [2.37.10] Update bedrock to 1.26.21.1 Full Changelog
  • Metabase - Package Updates

    Pinned Locked Metabase
    560
    1 Votes
    560 Posts
    543k Views
    Package UpdatesP
    [3.11.0] Update metabase to 0.60.6.1 Full Changelog
  • Rallly - Package Updates

    Pinned Locked Rallly
    82
    2 Votes
    82 Posts
    28k Views
    Package UpdatesP
    [2.10.1] Update rallly to 4.10.1 Full Changelog This release patches the Next.js May 2026 security advisory and CVE-2026-23870 (React Server Components DoS). All self-hosted users should upgrade immediately. Upgrade Next.js to 16.2.6 Upgrade React and React DOM to 19.2.6 Affected surface in Rallly includes middleware, App Router segment-prefetch, Image Optimization, Server Functions, and CSP nonces.
  • Penpot - Package Updates

    Pinned Locked Penpot
    55
    1 Votes
    55 Posts
    16k Views
    Package UpdatesP
    [1.17.1] Update penpot to 2.15.3 Full Changelog Fix Plugin API token methods failing with schema validation error on PRO Github #9641 Sanitize comment content on rendering Github #9642 Sanitize font family names on custom uploaded fonts Github #9643
  • Kavita - Package Updates

    Pinned Locked Kavita
    28
    0 Votes
    28 Posts
    9k Views
    Package UpdatesP
    [1.12.0] Update Kavita to 0.9.0.2 Full Changelog Changed: OIDC validation no longer requires super safe urls. Fixed: Fixed reading list detail tab not having tabs wired up. Fixed: Fixed series/chapter rating always returning 0 if you had rated it. Fixed: Fixed bookmarks not loading. Fixed: Fixed text & image bookmarks being switched. Fixed: Fixed long chapter names causing wrapping in activity overview. Fixed: Fixed epub bookmarks not loading. Fixed: Fixed people not being removed from series if chapter metadata has none. Fixed: Fixed series not being added to a collection under some circumstances. Fixed: Fixed search being unreliable when searching with year metadata.
  • SeaweedFS - Package Updates

    Pinned Locked SeaweedFS
    8
    0 Votes
    8 Posts
    346 Views
    Package UpdatesP
    [1.2.0] Update seaweedfs to 4.25 Full Changelog admin: attach admin-signed Bearer token on filer IAM gRPC calls by @chrislusf in #9498 fix(ec): clear cross-server stale EC shards before re-distribute (#9478) by @chrislusf in #9499
  • Use scheduler to run the job queue

    Unsolved MediaWiki
    2
    0 Votes
    2 Posts
    10 Views
    jamesJ
    Hello @dennisj You can add your overrides in /app/data/LocalSettings.php as documented in https://docs.cloudron.io/packages/mediawiki#changing-permissions
  • Ollama - Package Updates

    Pinned Locked Ollama
    53
    0 Votes
    53 Posts
    13k Views
    Package UpdatesP
    [1.12.0] Update ollama to 0.24.0 Full Changelog The OpenAI Codex App is now available on Ollama. Use any Ollama model local or cloud inside the desktop app to code, browse, and review. Codex can spin up local servers and sites in its built-in browser. Annotate directly on the page to request changes. Review code inside the app, leave comments, and iterate without leaving your workspace. Reworked the MLX sampler for improved generation quality on Apple Silicon Full Changelog: https://github.com/ollama/ollama/compare/v0.23.0...v0.24.0
  • 1 Votes
    12 Posts
    374 Views
    L
    @james said: Hello @leighmhart At this point your Cloudron system has become a black box, and we can not analyse this issue from just forum posts. Since you have run some nft commands, please ensure that the service nftables.service is not enabled or running. systemctl disable --now nftables.service iptables and nftables can be run together, but we do not support this at all and it will cause issues if not done properly. Reboot your system after that. This should ensure that the Cloudron default for iptables is restored. If the issue persists, please report back here. Hi @james, root@cloudron:~# systemctl status nftables.service ○ nftables.service - nftables Loaded: loaded (/lib/systemd/system/nftables.service; disabled; vendor pre> Active: inactive (dead) Docs: man:nft(8) http://wiki.nftables.org I did not enable nftables, I just used those commands to resolve the issue with the tables - the system is currently in a broken state if you are able to take a look. appreciate your continued support! Regards Leigh
  • Vaultwarden fails to start after update – DB migration error (SSO)

    Solved Vaultwarden
    73
    2 Votes
    73 Posts
    7k Views
    jdaviescoatesJ
    @james said: Please follow these steps if you have this issue: Can this script be run on the working version I reverted to, or do I need to update to the broken version and then run it? Edit: yes, it seems fixing the db and then updating also works fine.