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


Skip to content
  • Twenty - Package Updates

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

    Castopod
    2
    0 Votes
    2 Posts
    7 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"}]}]
  • Cloudron Community Apps

    Pinned Locked Community Apps
    4
    3 Votes
    4 Posts
    12 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
    3 Votes
    2 Posts
    146 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
  • IsoMan on Cloudron – ISO Image Management Made Simple

    App Wishlist
    10
    4 Votes
    10 Posts
    66 Views
    J
    If you can add the proxyAuth addon, then one can secure the instance .
  • 0 Votes
    8 Posts
    120 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
    4 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.
  • Metabase - Package Updates

    Pinned Metabase
    516
    1 Votes
    516 Posts
    390k Views
    Package UpdatesP
    [2.38.1] Update metabase to 0.58.8.1 Full Changelog
  • Bug: External Share Links - Files Cannot Be Viewed/Previewed in Browser

    Solved Cubby
    8
    3
    0 Votes
    8 Posts
    20 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
    85k 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
  • Bisq (decentralised P2P bitcoin exchange) on Cloudron

    App Wishlist
    4
    0 Votes
    4 Posts
    38 Views
    timconsidineT
    v0.0.3 : Bisq Headless : requests need api key auth.
  • Ente for cloudron, help for testing wanted.

    App Packaging & Development
    25
    9 Votes
    25 Posts
    2k Views
    M
    @andreasdueren Isn't it possible to selfhost s3 thou (like Ceph, garage, seaweedFS), maybe they could support that way? Or do you think it is something else? and Thank you so much for u great work!
  • 9 Votes
    21 Posts
    1k Views
    jamesJ
    Hello @pathab worked perfectly.
  • 0 Votes
    15 Posts
    81 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')
  • Display free space

    Feature Requests disk usage user interface
    1
    1
    2 Votes
    1 Posts
    19 Views
    No one has replied
  • How to get music in?

    Funkwhale
    4
    1 Votes
    4 Posts
    24 Views
    jdaviescoatesJ
    @james said: Hello @jdaviescoates Please try to use: export MEDIA_ROOT="/media/Music" in the /app/data/env.sh file. That didn't seem to make any difference. Any my server is running out of space so for now I've just deleted the app to free app a little.