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


Skip to content
  • I have killed the Wandering Monster

    Discuss ai bug
    3
    2 Votes
    3 Posts
    36 Views
    jdaviescoatesJ
    @timconsidine said: it could be a useful tool Definitely needs training more though as it often gets stuff very wrong.
  • Minio now in maintenance mode

    Minio
    14
    4 Votes
    14 Posts
    2k Views
    jdaviescoatesJ
    @doodlemania2 said: I could start maybe looking to package the Rust one RustFS has already been packaged by the Cloudron team. It's in the app store. But note that it's still in Alpha.
  • 13 Votes
    73 Posts
    70k Views
    jdaviescoatesJ
    @seeker said: So a platform where I could test might be nice. Additionally an platform where people could get their feet wet. Yeah, I think lots of people here use other platforms just to test out/ use apps that aren't on Cloudron yet. @seeker said: Backups are important and cloudron does more on that front than others based on when I searched many years ago. Not perfect but it used to be better than the alternatives. Yeah, I've not looked at it in much depth, but I think that's still the case. The way Cloudron works makes backups, restores, updates, and migrations mostly Just Work. Additionally, afaik none of the other offerings have a full email server (that apps are pre configured to use) either. Whereas not only does Cloudron have Haraka built-in, but I tihnk @girish is one of the top contributors too.
  • 36 Votes
    55 Posts
    16k Views
    timconsidineT
    @scooke didn't Andreas make it into a community app ?
  • 1 Votes
    3 Posts
    13 Views
    M
    @luckow thanks for that, I never checked light mode on the keycloak template Should be fixed!
  • OpenClaw

    Community Apps
    11
    1 Votes
    11 Posts
    343 Views
    C
    @robi In the GitHub repository the breaking changes are listed https://github.com/openclaw/openclaw/releases Example (from our current version 2026.3.23 to the current one 2026.4.11): openclaw 2026.4.5 openclaw 2026.4.2 openclaw 2026.3.31 openclaw 2026.3.28 openclaw 2026.3.24 Plus regular upgrades to the system functionality, for example how the Videos are being generated. But this is due to the setup that each client has performed before that. For example, to be able to generate Videos via Gemini, we had to install custom skills and scripts. So when the update is applied that doesn't have that requirement, either that functionality will break the current process, or we will just need to re-adjust the configuration. Many people have reported that they are performing the breakage fixes just by connecting Claude Code via SSH and letting it do it's "magic".
  • NetBird - installation and my experience

    Discuss
    11
    2
    3 Votes
    11 Posts
    24k Views
    S
    @dantheman thanks for the write up. It looks like there are fans of this and firezone. I do not know enough to know what would be best, but I love this as an option to provide apps to specific users AND also as a means of backing things up locally.
  • SSH remote copy always failed, falling back to sshfs copy

    Unsolved Support backup restore zfs sshfs
    14
    1 Votes
    14 Posts
    380 Views
    jadudmJ
    I'm not sure where in the Box codebase this is, but the SSH backup behavior is strange. (Or, not documented sufficiently clearly for me to make sense of it.) I spent a bunch of time trying to figure this out as well, and ultimately gave up. However, @dummyzam is encountering many of the same kinds of confusion I did. Ideally: The remote directory should be the base for all operations, as far as backup site configuration is concerned. All operations should be absolute paths, and be rooted at join(remote dir, prefix). No backup operations should take place outside of that root path on the remote system. If those things are true, then it should be the case that given a target/remote directory of (say) /mnt/OnlyZpol/CloudronBackup/ and a prefix of backups, then all operations will be against /mnt/OnlyZpol/CloudronBackup/backups/*. If $HOME is used by Box when doing SSHFS backups, then that should be documented somewhere. As I learned, the target/remote directory will be set to 777, which can be a problem if the user you're authenticating as lacks permissions, or if you make the mistake of using $HOME as your remote directory (as this can upset the permissions that SSHD expects for .ssh).
  • Add Deno to Rocket.Chat for Apps to work

    Moved Solved Rocket.Chat
    14
    0 Votes
    14 Posts
    4k Views
    Z
    Hi guys, I think we need to revive this post again: The Rocket.Chat Apps Engine is broken on both Cloudron package versions 3.1.0 (upstream 8.2.1) and 3.2.0 (upstream 8.3.1). No marketplace apps can be installed or run. Error logs: error: failed reading lockfile '/app/code/bundle/programs/server/npm/node_modules/@rocket.chat/apps-engine/deno-runtime/deno.lock' Caused by: Error getting response at https://registry.npmjs.org/@msgpack/msgpack for package "@msgpack/msgpack": An npm specifier not found in cache: "@msgpack/msgpack", --cached-only is specified. Root cause: The deno.lock file is located in /app/code/, which is on the read-only Docker image layer. When Deno tries to resolve the @msgpack/msgpack npm dependency, it can't find it in cache and can't update the lockfile because the filesystem is read-only (Read-only file system, os error 30). This means the Deno runtime can't start app subprocesses, so all marketplace apps (e.g. Giphy) fail with compiler errors and crash-loop. Steps to reproduce: Install or update to Rocket.Chat 3.1.0 or 3.2.0 on Cloudron Go to Admin > Apps > Marketplace Try to install any app (e.g. Giphy) Installation fails with "The App had compiler errors, can not enable it" Suggested fix: Either pre-cache the @msgpack/msgpack npm package in the Docker image at build time, or move the Deno cache/lockfile to a writable location (e.g. /app/data/ or /tmp/). Thanks!
  • Tymeslot

    Community Apps
    17
    1 Votes
    17 Posts
    564 Views
    luckowL
    @ekevu123 the current https://raw.githubusercontent.com/Tymeslot/tymeslot/refs/heads/main/CloudronVersions.json is throwing a Could not resolve CloudronVersions.json from URL
  • Bluesky Personal Data Server

    App Wishlist
    51
    13 Votes
    51 Posts
    13k Views
    sfeldkampS
    sfeldkamp said: Hey everyone! I've published this as a community app. Currently only a "testing" version (how does that work anyway?), so please don't add it to the Community Apps topic just yet. Would love to get some feedback on it and see if any issues are discovered. https://github.com/sfeldkamp/cloudron-bluesky-pds This implementation has a critical bug in it that prevents an account alias from being updated or account migration to another PDS, because of the federated nature of the network, these accounts can't be fixed by fixing the app. I've "unpublished" the community app by removing the CloudronVersions.json file from the repository main branch. I've added information to the github project readme and archived it to prevent any further installations. I've requested that the app be removed from the Community Apps index.
  • Fchan

    App Wishlist
    6
    0 Votes
    6 Posts
    710 Views
    L
    @joseph I shall kill that monster and eradicate its remains
  • evcc - Package Updates

    Pinned evcc
    90
    0 Votes
    90 Posts
    28k Views
    Package UpdatesP
    [1.20.3] Update evcc to 0.304.3 Full Changelog 9e562fa Add stromleser.one (#​28976) 411f194 Config UI: fix card min height (#​28977) 94c2606 Fix docorating by promoting embedded type methods as capabilities (#​28995) 16b1706 Homeassistant charger: fix phases (2nd attempt)
  • PocketBase - Package Updates

    Pinned PocketBase
    66
    1 Votes
    66 Posts
    17k Views
    Package UpdatesP
    Update pocketbase to 0.36.9 Full Changelog Updated the Discord AuthUser.Name field to use global_name (#​7603; thanks @​HansHans135). Fixed settings SMTP password clear persistence. Added extra OAuth2 checks when downloading the avatar URL to prevent internal network probing requests in case of a malicious/vulnerable vendor. Updated modernc.org/sqlite to v1.48.2 (vfs and other error path related fixes). Updated min Go GitHub action version to 1.26.2 because it comes with some minor security fixes. Other small improvements (updated $apis.static JSVM documentation, fixed comment typos, added missing file close on seek error, etc.).
  • FreeScout - Package Updates

    Pinned FreeScout
    267
    0 Votes
    267 Posts
    301k Views
    Package UpdatesP
    [1.16.4] Update freescout to 1.8.213 Full Changelog Added mailbox.sidebar.buttons hook (#​5316) Change attachment token generation algorythm (Security) Take into account limit_user_customer_visibility parameter in load_customer_infoload_customer_info Ajax action (Security) Fixed "Call to a member function close()" on string in Zipper. Strip tags from name when creating a user (Security) Escape user name in flash message when deleting a user (Security) Strip also style tags in Helper::stripDangerousTags(). Apply safe_raw_html() function to {!! ... !!} (Security) Improved joining customer messages into conversations on Fetching (#​5308) Improve Helper::getWebCronHash().
  • Owncast - Package Updates

    Pinned Owncast
    22
    1 Votes
    22 Posts
    6k Views
    Package UpdatesP
    [1.6.2] Update owncast to 0.2.5 Full Changelog fedi_spin.gif as a new emoji. #​4721 Add support for federation shared inboxes #​4212 Add require chat authentication to take part in chat #​4732 Favicon customization #​868 Explicitly mention shortcut keys in video player #​3785 Remove special characters from auto-generated stream keys as not all broadcast software support them #​4690 Sanitize actor displaynames #​4864 Fediverse followers contact name / profile picture now get updated and invalid users get removed #​2923 Fediverse action titles can overflow in chat #​4773 Path Prefix for S3 Not Working On file cleanups #​4784
  • Greenlight - Package Updates

    Pinned Greenlight
    76
    0 Votes
    76 Posts
    36k Views
    Package UpdatesP
    [1.11.0] Run db:migrate:with_data on normal startup as well
  • Twenty - Package Updates

    Pinned Twenty
    5
    2 Votes
    5 Posts
    252 Views
    Package UpdatesP
    [0.4.0] Update twenty to 1.21.0 Full Changelog fix: clear navigation stack immediately in goBackFromSidePanel by @​bugisthegod in #​19153 Fix: composite update events not received by @​thomtrp in #​19053 Add link to workspace members index view page from the settings by @​Weiko in #​19164 Fix dropping workspace nav items at the bottom of the list by @​abdulrahmancodes in #​18989 [Apps SDK] Fix rich app link in documentation by @​ijreilly in #​19007 [AI] More tab new design by @​ehconitin in #​19165 Fix sdk tests by @​Devessier in #​19172 Fix navbar object color not updating immediately when changed in edit mode by @​abdulrahmancodes in #​19075 Complete the structure for homepage in new website. by @​mabdullahabaid in #​19162 Direct execution - Follow up by @​etiennejouan in #​19177
  • Tandoor - Package Updates

    Pinned Tandoor
    73
    0 Votes
    73 Posts
    22k Views
    Package UpdatesP
    [1.12.6] Update recipes to 2.6.6 Full Changelog fixed household setup not skippable #​4609
  • Radicale stopped working

    Radicale
    3
    1 Votes
    3 Posts
    42 Views
    E
    Really, you were? My best guess right now was that a script I was running using the Radicale API synced too many events at the same time, and the issue seemed to have disappeared when I slowed it down. So, I guess it could have been me ...