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


Skip to content
  • Tymeslot - Better Meeting Scheduling than cal.com

    App Wishlist
    26
    10 Votes
    26 Posts
    1k Views
    E
    solved thanks @ekevu123
  • 2 Votes
    36 Posts
    640 Views
    nebulonN
    This was fixed in support. The system had a file /etc/docker/daemon.json which also specified the log-driver causing docker to refuse to start. Simple removing that file and restarting docker brought the system back.
  • Koel - Package Updates

    Pinned Locked Koel
    105
    0 Votes
    105 Posts
    51k Views
    Package UpdatesP
    [1.36.1] Update koel to 9.1.2 Full Changelog feat: allow dragging the progress bar to seek by @phanan in #2395 fix: preserve compilation album artist when editing songs by @phanan in #2396 fix: remove special colors from Favorites and Recently Played sidebar icons by @phanan in #2397 fix: resolve Butterchurn visualizer ESM interop double-wrapping regression by @acjohnson in #2399 feat: auto-hide visualizer controls in fullscreen mode by @phanan in #2400 fix: use most recent feed date for podcast sync freshness check by @phanan in #2407
  • Twenty - Package Updates

    Pinned Locked Twenty
    10
    3 Votes
    10 Posts
    400 Views
    Package UpdatesP
    [0.9.0] Update twenty to 2.1.0 Full Changelog Fix Email composer rich text to HTML conversion by @neo773 in #19872 Fix side panel hotkeys breaking when opening records from table by @abdulrahmancodes in #19849 fix email workflow by @neo773 in #19929 Fix left/right arrow keys not working in dropdown search inputs by @abdulrahmancodes in #19759 feat(sdk): confirm authentication method on remote add by @FelixMalfait in #19947 fix(server): preserve kanban/calendar fields in view manifest sync by @FelixMalfait in #19946 feat(sdk): add definePageLayoutTab for extending existing page layouts by @charlesBochet in #20004 feat(app): infrastructure for pre-installed apps by @FelixMalfait in #19973 feat(admin-panel): add read-only Billing tab and workspace logos by @FelixMalfait in #20012 [breaking, deploy server first] fix(ai-chat): persist providerExecuted flag on tool parts by @FelixMalfait in #20030
  • 0 Votes
    4 Posts
    72 Views
    nottheendN
    Thank you @james! And I just realised, that "Last run:" refers to the end of the creation of the backup. Now things match again
  • 1 Votes
    20 Posts
    462 Views
    timconsidineT
    @james good points, thank you. Honestly … I didn’t check for 9.1.7, lost too much time getting stable operations again, didn’t want to risk further. I will get brave and do it when a process slot appears. Revoke 9.1.6 : Yes, maybe knee-jerk overkill, but it’s undeniably broken (not Cloudron fault I accept) in a fairly fundamental way for a possibly/probably large number of users. However if 9.1.7 is out and reliable, then users have a path forward. If they know about it. That’s where the Urgent Advisory Notice is relevant : please check if you’re on kernel xxxx, we have detected incompatibility of 9.1.6 with that, you can fix by 9.1.7 which is available now. I didn’t choose to deploy 9.1.6, it happened on a reboot and I was left with a broken system. An Advisory would have shortened restoration of full functionality.
  • CloudronVersions.json weirdness

    App Packaging & Development
    4
    4 Votes
    4 Posts
    126 Views
    timconsidineT
    @James thank you, will check it out and report back
  • PeerTube - Package Updates

    Pinned Locked PeerTube
    80
    2 Votes
    80 Posts
    35k Views
    Package UpdatesP
    [4.6.6] Update peertube-plugin-auth-openid-connect to 1.1.0
  • n8n - Package Updates

    Pinned Locked N8N
    429
    0 Votes
    429 Posts
    459k Views
    Package UpdatesP
    [4.19.3] Update n8n to 2.17.7 Full Changelog Google Gemini Node: Gemini default models update (#28939) (0c856bf)
  • Nextcloud stuck in startup loop

    Nextcloud nfs
    1
    1 Votes
    1 Posts
    25 Views
    No one has replied
  • Error in apps accessing NFS volume after upgrade to v9.1.6

    Solved Support nfs network
    33
    2
    1 Votes
    33 Posts
    207 Views
    jamesJ
    Hello @stirchley.coop I also had a look and redacted some content. Also, the content that was not redacted are not critical since Cloudron ensures that non of the Cloudron services are accessible from the internet. But if you still feel more comfortable to delete the whole topic, I can do that.
  • Help with migrating Cloudron to a new server

    Solved Support backup restore migration
    18
    1 Votes
    18 Posts
    360 Views
    jdaviescoatesJ
    @davejgreen said: I tried again with a fresh install of Ubuntu 24.04 @davejgreen said: Maybe different versions of Ubuntu do it differently? I think the only time I've had issues with migrations was when the provider of my VPS (I think it was Netcup) began using stripped down versions of Ubuntu that had stuff Cloudron needs missing. But I'm guessing you're pulling Ubuntu directly from Ubuntu?
  • 3 Votes
    2 Posts
    42 Views
    girishG
    @paradoxbound thanks for investigating . I will fix the timeouts .
  • NetBird - WireGuard based VPN

    App Wishlist
    21
    18 Votes
    21 Posts
    7k Views
    S
    I have been running Netbird for some time now in a non-Cloudron. It is now very easy and awesome. Cloudron would bring a unified user management experience, which would be nice. If we had Rustdesk and ManageEngine, (Which I also have to run in a separate Docker system) I could run the whole IT operation with Cloudron...
  • V0.9.2 is available - fixes critical bug

    OpenWebUI
    2
    2 Votes
    2 Posts
    49 Views
    nebulonN
    new package is out
  • OpenWebUI - Package Updates

    Pinned Locked OpenWebUI
    201
    1 Votes
    201 Posts
    109k Views
    Package UpdatesP
    [3.3.2] Update open-webui to 0.9.2 Full Changelog PaddleOCR-vl document extraction. Administrators can now use PaddleOCR-vl as a content extraction engine for document processing, with configurable API URL and token settings in document retrieval configuration. #23945 Firecrawl v2 API. Firecrawl web loading now uses the v2 API directly with proper retry logic, exponential backoff on rate limits, and configurable timeout handling, improving reliability for both cloud and self-hosted Firecrawl setups. #23934 Custom API key header. Administrators can now configure a custom header name for API key authentication via the CUSTOM_API_KEY_HEADER environment variable, enabling compatibility with reverse proxies that use the Authorization header for their own authentication. Source overflow indicator. The Sources button now shows a +N badge when more than three sources are available, so hidden sources are clearly indicated in chat responses. #23918 Async database driver migration. The async database backend now uses psycopg (v3) instead of asyncpg, eliminating brittle SSL parameter translation and supporting native libpq connection strings including sslmode, options, and target_session_attrs without any stripping or conversion. Throttle request handling. Request handling no longer fails when user activity status updates are throttled with a non-zero interval. #23979 Rich text extension conflicts. Rich text editing no longer triggers duplicate extension conflicts for lists and code blocks, improving editor stability. #24009 Browser-native message virtualization. The custom JavaScript-based message culling system (spacers, height caching, scroll listeners) was replaced with CSS content-visibility: auto, letting the browser natively skip rendering of off-screen messages without destroying component trees. This eliminates scroll jump artifacts and mount/destroy thrashing while preserving memory efficiency in long conversations. psycopg v3 async driver. The async database driver has been migrated from asyncpg to psycopg (v3). This is a transparent change for most deployments, but custom connection strings with asyncpg-specific parameters may need adjustment. Brotli dependency update. Brotli has been updated to address CVE-2025-6176.
  • PSA: Keycloak easy custom themes (working editor!)

    Keycloak
    1
    2 Votes
    1 Posts
    16 Views
    No one has replied
  • Ollama - Package Updates

    Pinned Locked Ollama
    45
    0 Votes
    45 Posts
    10k Views
    Package UpdatesP
    [1.9.2] Update ollama to 0.21.2 Full Changelog Improved reliability of the OpenClaw onboarding flow in ollama launch Recommended models in ollama launch now appear in a fixed, canonical order OpenClaw integration now bundles Ollama's web search plugin in OpenClaw
  • Apps for file management/sharing/syncing

    Discuss
    29
    7 Votes
    29 Posts
    3k Views
    W
    @stalecontext i've build an image on docker Hub: https://hub.docker.com/repository/docker/wazolab/copyparty Also i've opened 2 issues on your repo: https://git.cathedral.gg/Ben/copyparty-cloudron-app/issues/1 https://git.cathedral.gg/Ben/copyparty-cloudron-app/issues/2
  • 1 Votes
    12 Posts
    13k Views
    nottheendN
    If you're as lazy as I am, here is the summary of the brilliant insights from this thread: Enable 'json' in SearXNG (will not make the search interface public): Open settings.yml for editing, e.g. via File Manager Add json in search under formats Example: formats: - html - json <-- add this Note the Port in of SearXNG Configure OpenWebUI App to use SearXNG as web search: In OpenWebUI, go to Admin Settings → Web Search Enter URL: Paste the Searxng URL but replace <searx app id> and <searx port> (port is probably 8888) http://<searx app id>:<searx port>/search?q=<query>&language=auto&time_range=&safesearch=0&categories=social+media,map,it,general,science,news&format=json This bypasses OAuth internally so that OpenWebUI directly accesses SearXNG