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


Skip to content
  • GLPI - Package Updates

    Pinned GLPI
    6
    0 Votes
    6 Posts
    252 Views
    Package UpdatesP
    [1.0.1] Update glpi to 11.0.6 Full Changelog Security fixes
  • Ente for cloudron, help for testing wanted.

    App Packaging & Development
    26
    9 Votes
    26 Posts
    3k Views
    andreasduerenA
    @Muhanand Definitely possible. But this app just by nature requires a more sophisticated manual setup.
  • Community Apps

    Announcements
    1
    2
    5 Votes
    1 Posts
    97 Views
    No one has replied
  • Redmine - Package Updates

    Pinned Redmine
    62
    0 Votes
    62 Posts
    17k Views
    Package UpdatesP
    [3.11.0] Update redmine_oauth to 4.0.4
  • Ghost - Package Updates

    Pinned Ghost
    566
    1 Votes
    566 Posts
    860k Views
    Package UpdatesP
    [4.153.0] Update ghost to 6.20.0 Full Changelog Added Feedbin to list of supported Inbox Links providers (#​26641) - Evan Hahn Fixed sign-out redirecting to wrong URL on subdirectory sites - Kevin Ansfield
  • Syncthing - Package updates

    Pinned Syncthing
    77
    0 Votes
    77 Posts
    35k Views
    Package UpdatesP
    [1.33.16] Update syncthing to 2.0.15 Full Changelog Database backend switched from LevelDB to SQLite. There is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less buggy. The logging format has changed to use structured log entries (a message plus several key-value pairs). Additionally, we can now control the log level per package, and a new log level WARNING has been inserted between INFO and ERROR (which was previously known as WARNING...). The INFO level has become more verbose, indicating the sync actions taken by Syncthing. A new command line flag --log-level sets the default log level for all packages, and the STTRACE environment variable and GUI has been updated to set log levels per package. The --verbose and --logflags command line options have been removed and will be ignored if given. packages, and the STTRACE environment variable and GUI has been updated
  • Twenty - Package Updates

    Pinned Twenty
    4
    2 Votes
    4 Posts
    82 Views
    Package UpdatesP
    [0.3.0] Improve postinstall message Cleanup env variables
  • Anyone having luck with the API endpoint?

    Solved Castopod
    2
    1 Votes
    2 Posts
    21 Views
    jamesJ
    Hello @luckow This is not documented very well. Had to look into the Castopod code to find the URL path to the API. https://github.com/ad-aures/castopod/blob/bc041702dd8058ae8e1831b9609827c911a5a626/modules/Api/Rest/V1/Config/RestApi.php#L35 public string $gateway = 'api/rest/v1/'; So the full URL would be https://castopod.cloudron.dev/api/rest/v1/podcasts curl https://castopod.cloudron.dev/api/rest/v1/podcasts [] After creating one: curl https://castopod.cloudron.dev/api/rest/v1/podcasts [{"id":1,"guid":"2bdee7b8-8131-5888-b4da-713d7b3a124a","actor_id":1,"handle":"demopadcast","title":"Demo Podcast","description_markdown":"DESC","description_html":"<p>DESC</p>\n","cover_id":3,"banner_id":null,"language_code":"en","category_id":1,"parental_advisory":null,"owner_name":"james","owner_email":"james@cloudron.example","is_owner_email_removed_from_feed":true,"publisher":"","type":"episodic","medium":"podcast","copyright":"","episode_description_footer_markdown":null,"episode_description_footer_html":null,"is_blocked":false,"is_completed":false,"is_locked":true,"imported_feed_url":null,"new_feed_url":null,"payment_pointer":null,"location_name":null,"location_geo":null,"location_osm":null,"verify_txt":"","custom_rss":null,"is_published_on_hubs":false,"partner_id":null,"partner_link_url":null,"partner_image_url":null,"is_premium_by_default":false,"created_by":1,"updated_by":1,"published_at":null,"created_at":{"date":"2026-03-03 11:06:44.000000","timezone_type":3,"timezone":"UTC"},"updated_at":{"date":"2026-03-03 11:06:44.000000","timezone_type":3,"timezone":"UTC"},"feed_url":"https://castopod.cloudron.dev/@demopadcast/feed.xml","actor_display_name":"Demo Podcast","cover_url":"https://castopod.cloudron.dev/media/podcasts/demopadcast/cover.jpg","categories":[{"id":1,"parent_id":null,"code":"arts","apple_category":"Arts","google_category":"Arts","translated":"Arts"}]}]
  • Community Apps

    Pinned Locked Community Apps
    4
    8 Votes
    4 Posts
    108 Views
    jamesJ
    Foundry Virtual Tabletop Detail Link / Info Wishlist topic https://forum.cloudron.io/post/58800 Author @BrutalBirdie Repository https://github.com/BrutalBirdie/cloudron-foundryvtt Install CloudronVersions.json If you have questions or issues about this community app, please open a separate topic in the @community-apps category and link to this reply.
  • Redash - Package Updates

    Pinned Redash
    11
    0 Votes
    11 Posts
    4k Views
    Package UpdatesP
    [5.4.0] Update redash to 26.3.0 Full Changelog
  • Funkwhale is now available

    Announcements
    2
    5 Votes
    2 Posts
    181 Views
    rmdesR
    Yay !! glad to see it landing on the store ! I'll investigate how best I can transition from my custom package to yours so that I can benefit from futur upgrades
  • 0 Votes
    8 Posts
    136 Views
    whitespaceW
    @james Uptime Kuma on a different instance. We had no significant downtimes since last week. Yet, sometimes the backup task gets aborted.
  • Large Uploads (>100MB) fail with 404 "Failed to load resource"

    Cubby
    2
    0 Votes
    2 Posts
    16 Views
    nebulonN
    The 404 is likely just the name collision pre-flight check the UI does to see if the uploaded file would need a different name. This has caused confusion a few times, as it is an error status code but in this case not an error. The chunked upload is probably a valid feature request.
  • Bug: External Share Links - Files Cannot Be Viewed/Previewed in Browser

    Solved Cubby
    8
    3
    0 Votes
    8 Posts
    33 Views
    nebulonN
    This is fixed with https://git.cloudron.io/apps/cubby/-/commit/7321ebb59d1f74ae9cb6d61e8f6cd7324bfa9c6e
  • Documenso - Package Updates

    Pinned Documenso
    30
    0 Votes
    30 Posts
    5k Views
    Package UpdatesP
    [1.18.0] Update documenso to 2.7.0 Full Changelog feat: per-recipient envelope expiration by Mythie in #​2519 feat: better ratelimiting by Mythie in #​2520 fix: omit fieldId from embed create endpoints by Mythie in #​2523 fix: update button width to fit content in public profile page by @​KarloDerEchte in #​2506 feat: add admin email domain management and sync job by @​Mythie in #​2538 feat: support optional read replicas by @​Mythie in #​2540 fix(i18n): mark supported languages for translation by @​mKoonrad in #​2377 fix: handle cjk and special chars when slugifying by @​Mythie in #​2544 fix: return all documents from V1 API regardless of folder by @​ephraimduncan in #​2471 feat: docs v2 by @​Mythie in #​2460
  • Actual - Package Updates

    Pinned Actual
    40
    0 Votes
    40 Posts
    10k Views
    Package UpdatesP
    [1.23.0] Update actual to 26.3.0 Full Changelog Compare Source View release notes
  • OpenWebUI - Package Updates

    Pinned OpenWebUI
    196
    1 Votes
    196 Posts
    86k Views
    Package UpdatesP
    [3.2.7] Update open-webui to 0.8.8 Full Changelog Open Terminal file moving. Users can now move files and folders between directories in the Open Terminal file browser by dragging and dropping them. Commit, Commit, Commit, Commit Open Terminal HTML file preview. Users can now preview HTML files directly in the Open Terminal file browser, with a rendered iframe view and source toggle, enabling iterative AI editing of HTML files. Commit, Commit Open Terminal WebSocket proxy. Added a new WebSocket proxy endpoint for interactive terminal sessions, enabling real-time bidirectional terminal communication with the terminal server. Commit Open Terminal feature toggle. Administrators can now enable or disable the Interactive Terminal feature for Open Terminal via configuration on the terminal server, controlling access to terminal routes. Commit General improvements. Various improvements were implemented across the application to enhance performance, stability, and security. Translations for Simplified Chinese, Traditional Chinese, Irish, and Catalan were enhanced and expanded. Middleware variable shadowing. Fixed a variable shadowing issue in the middleware that could cause incorrect tool output processing during chat. #​22145 ChatControls reactivity fix. Fixed a Svelte reactivity issue where the active tab state in the ChatControls panel was not properly saved when switching between chats. #​22127 ChatControls TypeScript fix. Fixed a TypeScript syntax error in ChatControls.svelte where the module script block was missing lang="ts", causing esbuild to fail during vite dev. #​22131 Open Terminal tools for direct connections. Fixed an issue where Open Terminal tools were not available to the model when the terminal was configured via direct connection settings, ensuring users can now interact with terminal files and operations through the AI. #​22137
  • Ollama - Package Updates

    Pinned Ollama
    32
    0 Votes
    32 Posts
    4k Views
    Package UpdatesP
    [1.5.2] Update ollama to 0.17.5 Full Changelog Qwen3.5: the small Qwen 3.5 model series is now available in 0.8B, 2B, 4B and 9B parameter sizes. Fixed crash in Qwen 3.5 models when split over GPU & CPU Fixed issue where Qwen 3.5 models would repeat themselves due to no presence penalty (note: you may have to redownload the qwen3.5 models: ollama pull qwen3.5:35b for example) ollama run --verbose will now show peak memory usage when using Ollama's MLX engine Fixed memory issues and crashes in MLX runner Fixed issue where Ollama would not be able to run models imported from Qwen3.5 GGUF files
  • 9 Votes
    21 Posts
    1k Views
    jamesJ
    Hello @pathab worked perfectly.
  • 0 Votes
    15 Posts
    98 Views
    SansGuidonS
    Thanks for the suggestion! I can't copy a file, the context menu only appears with both a combination of clicking and hitting some trigger key, and then I cannot hit Copy as context menu disappears as soon as I release the mouse button. Annoying UX. I've obtained more console log after removing the local data storage on my usual session: sframe-boot.js?ver=1.11:46 Testing if CSP correctly blocks an 'eval' call 22:57:55.338 LessLoader.js?ver=2026.2.0-1772483278073:208 Compiling [/customize/src/less2/include/loading.less] took 92ms 22:57:55.507 LessLoader.js?ver=2026.2.0-1772483278073:208 Compiling [/common/onlyoffice/app-oo.less] took 180ms 22:57:55.666 jquery.min.js?ver=2026.2.0-1772483278073:2 Failed to load resource: the server responded with a status of 404 () send @ jquery.min.js?ver=2026.2.0-1772483278073:2 22:57:56.057 inner.js?ver=2026.2.0-1772483278073:2206 updated config Object createOOConfig @ inner.js?ver=2026.2.0-1772483278073:2206 22:57:56.058 inner.js?ver=2026.2.0-1772483278073:2544 Uncaught TypeError: Cannot read properties of undefined (reading 'DocEditor')