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


Skip to content
  • 0 Votes
    4 Posts
    5 Views
    firmansiF
    So i guess anyone who reads it better wait for next update
  • Ollama - Package Updates

    Pinned Ollama
    28
    0 Votes
    28 Posts
    3k Views
    Package UpdatesP
    [1.4.1] Update ollama to 0.16.2 Full Changelog ollama launch claude now supports searching the web when using :cloud models Fixed rendering issue when running ollama in PowerShell New setting in Ollama's app makes it easier to disable cloud models for sensitive and private tasks where data cannot leave your computer. For Linux or when running ollama serve manually, set OLLAMA_NO_CLOUD=1. Fixed issue where experimental image generation models would not run in 0.16.0 and 0.16.1
  • MiroTalk - Package Updates

    Pinned MiroTalk
    568
    2 Votes
    568 Posts
    361k Views
    Package UpdatesP
    [1.4.43] Update mirotalkbro to 1.1.79
  • Change Detection - Package Updates

    Pinned Change Detection
    138
    1 Votes
    138 Posts
    42k Views
    Package UpdatesP
    [1.28.1] Update changedetection.io to 0.53.3 Full Changelog API - Skip validation errors about server path (allows use on sub-paths/reverse proxy etc) by @​dgtlmoon in #​3886 Security - Adding small test and fixing overzealous filename cleaner by @​dgtlmoon in #​3884 UI - Watch overview - Restock price, validate number before output by @​dgtlmoon in #​3883
  • Castopod - Package Updates

    Pinned Castopod
    60
    0 Votes
    60 Posts
    16k Views
    Package UpdatesP
    [2.13.1] Update castopod to 1.15.1 Full Changelog
  • 3 Votes
    29 Posts
    190 Views
    necrevistonnezrN
    @timconsidine said in I built a thing using Cloudron - testers wanted: @3246 nice simple approach, good for end-users. Limited online so have not checked - have you excluded apps which have licence restrictions, no managed service. Forget which, but there are a few. Anything with a BUSL (Business Source License) or similar (NocoDB, Hashicorp products, etc.)
  • S3 Compatible Storage

    Formbricks
    12
    1 Votes
    12 Posts
    2k Views
    D
    @andreasdueren said in S3 Compatible Storage: @Divemasterza Which provider is this? R2 doesn't work, seemingly because it doesn't support the S3 POST Object operation Edit: Got Hetzner working with these Settings: S3_BUCKET_NAME=redacted S3_FORCE_PATH_STYLE=1 S3_ENDPOINT_URL=https://fsn1.your-objectstorage.com S3_REGION=fsn1 S3_ACCESS_KEY=redacted S3_SECRET_KEY=redacted Glad it sorted, for the info, mine was a S3 compatible supplier
  • 2 Votes
    4 Posts
    471 Views
    timconsidineT
    I can’t keep up ! Great to see all the innovation, would be nice to have to get on top of stuff before the next generation comes along 🥴
  • Trigger.dev a monitoring tool

    App Wishlist trigger monitoring
    3
    2
    4 Votes
    3 Posts
    601 Views
    D
    It's not really a monitoring platform, more like : https://trigger.dev/docs/introduction Trigger.dev is an open source background jobs framework that lets you write reliable workflows in plain async code. Run long-running AI tasks, handle complex background jobs, and build AI agents with built-in queuing, automatic retries, and real-time monitoring. No timeouts, elastic scaling, and zero infrastructure management required. We provide everything you need to build and manage background tasks: a CLI and SDK for writing tasks in your existing codebase, support for both regular and scheduled tasks, full observability through our dashboard, and a Realtime API with React hooks for showing task status in your frontend. You can use Trigger.dev Cloud or self-host on your own infrastructure. But quite interesting to have nontheless!
  • Dawarich now has native Android and iOS apps

    Dawarich
    5
    0 Votes
    5 Posts
    30 Views
    RoundHouse1924R
    @necrevistonnezr said in Dawarich now has native Android and iOS apps: The iOS app is more than a year old I know. The purpose of my post is to show that Dawarich now has apps for BOTH mobile OSes.
  • Directus - Package Updates

    Pinned Directus
    158
    4 Votes
    158 Posts
    107k Views
    Package UpdatesP
    [2.15.3] Update directus to 11.15.3 Full Changelog @​directus/app @​directus/api @​directus/constants @​directus/app @​directus/api
  • OpenWebUI - Package Updates

    Pinned OpenWebUI
    191
    1 Votes
    191 Posts
    80k Views
    Package UpdatesP
    [3.2.2] Update open-webui to 0.8.2 Full Changelog Skill content handling. User-selected skills now have their full content injected into the chat, while model-attached skills only display name and description in the available skills list. This allows users to override skill behavior while model-attached skills remain flexible. Commit Chat toggles now control built-in tools. Users can now disable web search, image generation, and code execution on a per-conversation basis, even when those tools are enabled as builtin tools on the model. #​20641, #​21318, Commit, Commit Image preview in file modal. Images uploaded to chats can now be previewed directly in the file management modal, making it easier to identify and manage image files. #​21413, Commit Batch tag operations. Tag creation, deletion, and orphan cleanup for chats now use batch database queries instead of per-tag loops, significantly reducing database round trips when updating, archiving, or deleting chats with multiple tags. Commit Faster group list loading. Group lists and search results now load with a single database query that joins member counts, replacing the previous pattern of fetching groups first and then counting members in a separate batch query. Commit Skills sharing permissions. Administrators can now control skills sharing and public sharing permissions per-group, matching the existing capabilities for tools, knowledge, and prompts. Commit Long content truncation in preview modals. Citation and file content modals now truncate markdown-rendered content at 10,000 characters with a "Show all" expansion button, preventing UI jank when previewing very large documents. Translation updates. Translations for Spanish and German were enhanced and expanded. OAuth session error handling. Corrupted OAuth sessions are now gracefully handled and automatically cleaned up instead of causing errors. Commit Task model selector validation. The task model selector in admin settings now correctly accepts models based on the new access grants system instead of rejecting all models with an incorrect error. Commit
  • OpenCloud - Package Updates

    Pinned OpenCloud
    9
    1 Votes
    9 Posts
    644 Views
    Package UpdatesP
    [0.6.0] Update opencloud to 5.1.0 Full Changelog [full-ci] Bump reva v2.42.4 [#​2348] fix: fix typo in variable description [#​2333] fix: include sessionID in sse logout event [#​2327] fix: fix typo in gateway service documentation [#​2332] Sanitize web config only once [#​2286] external tenant id [#​2258] fix: make file urls [#​2304] build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.12 to 1.4.13 [#​2316] build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.39.0 to 1.40.0 [#​2279] update reva after merge #​514 [#​2309]
  • Ghost - Package Updates

    Pinned Ghost
    562
    1 Votes
    562 Posts
    832k Views
    Package UpdatesP
    [4.152.1] Update ghost to 6.19.1 Full Changelog Fixed SQL injection in Content API slug filter ordering - Fabien O'Carroll Added explanatory message when linking to hidden/deleted comments (#​26390) - Kevin Ansfield
  • Grist is now available

    Announcements
    11
    13 Votes
    11 Posts
    829 Views
    A
    @james Thank you for the quick feedback !
  • Weblate - Package Updates

    Pinned Weblate
    107
    0 Votes
    107 Posts
    49k Views
    Package UpdatesP
    [1.37.0] Update weblate to 5.16 Full Changelog
  • DocuSeal - Package Updates

    Pinned DocuSeal
    127
    4 Votes
    127 Posts
    48k Views
    Package UpdatesP
    [1.13.5] Update docuseal to 2.3.4 Full Changelog This release includes various important security fixes and improvements. It's recommended to upgrade to the latest version.
  • Secondary Backup to Google Drive

    Solved Support backups google drive
    4
    1 Votes
    4 Posts
    58 Views
    robiR
    @joseph yea, one would need to setup rclone to use Google Drive. Hence the old thread about it.
  • Select RAM Memory Limit on App install

    Feature Requests
    10
    1
    4 Votes
    10 Posts
    79 Views
    robiR
    Yes, it seems the options are to bump the overall app minimum on an as needed basis, or add a feature for all apps to bump up the memory limit via some selector or advanced menu. Otherwise one may have to install a template always ON app with the desired settings, back it up, then have it available for preconfigured cloning. Faster to install but takes up resources.
  • Authentik - Making authentication simple.

    App Wishlist
    23
    27 Votes
    23 Posts
    8k Views
    C
    @james What does the team think about making Authentik an official Cloudron-supported app? @stalecontext has started the process. I think Authentik would serve a niche between Cloudron OIDC (simple) and Keycloak (Enterprise/complex). If someone wanted to run "auth-as-a-service", Authentik would be perfect for that use case. Having it official at Cloudron would make it less risky to implement.