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


Skip to content
  • 2 Votes
    5 Posts
    178 Views
    girishG
    @BenjaminJ you have to use something like https://docs.cloudron.io/packages/dolibarr/#manual-utf8mb4-migration to migrate an existing installation .
  • n8n Queue Mode / Worker support

    N8N
    7
    3 Votes
    7 Posts
    359 Views
    F
    Hi @james, thank you very much for the quick implementation and for adding Queue Mode support to the Cloudron n8n package. I have tested it now, and the difference is very noticeable. The n8n UI stays stable and responsive while larger executions are running, and the workload can finally make use of multiple CPU cores through the worker processes. This is exactly the behavior I was hoping for. In my case, it makes larger workflows much more usable and stable compared to running everything in a single n8n process. Especially with workflows that process large amounts of data, Queue Mode helps a lot because the main process no longer gets blocked by all the execution work. So far, the setup works well for me. Being able to configure the number of workers through the Cloudron package is very useful, and I think this is a great improvement for people running heavier n8n workloads on Cloudron. Thanks again Cloudron team for the fast response and implementation!
  • Collabora Online - Package Updates

    Pinned Locked Collabora Online (CODE)
    164
    0 Votes
    164 Posts
    120k Views
    Package UpdatesP
    [1.51.0] Update code to 26.04.1.4.1
  • Dolibarr - Package Updates

    Pinned Locked Dolibarr
    65
    0 Votes
    65 Posts
    25k Views
    Package UpdatesP
    [1.14.0] set the default charset to utf8mb4 See docs on how to migrate the charset of an existing instance
  • Jellyfin - Package Updates

    Pinned Locked Jellyfin
    68
    1 Votes
    68 Posts
    30k Views
    Package UpdatesP
    [1.13.8] Update jellyfin to 10.11.11 Full Changelog Add lockhelper for UserManager MR #16944, by @JPVenson
  • Outline - Package Updates

    Pinned Locked Outline
    52
    0 Votes
    52 Posts
    17k Views
    Package UpdatesP
    [1.23.1] Update outline to 1.8.1 Full Changelog Drag-and-drop now supports dragging from document lists in #12587 Add admin interface to change user avatars in #12405 Fixed search term highlights missing on navigation from search in #12598 Fixed an intermitent issue where sidebar element is not correctly active on first load in #12566 Scrollbar no longer causes horizontal movement in comments sidebar in #12565 Added protection against timing attacks on notification unsubscribe endpoints in #12551 Access requests can now be approved by collection managers in #12579 Fixed sticky table header styling in Safari in #12590 Fixed collaboratorIds iterable error when handling very old documents in #12602 Added email verification check during sign-in flow in #12605
  • Wallos - Package Updates

    Pinned Locked Wallos
    53
    0 Votes
    53 Posts
    14k Views
    Package UpdatesP
    [1.22.2] Update Wallos to 4.9.5 Full Changelog container startup (#1077) (b33d2cb) restrict migrate.php to CLI and admin session (85bba48) secure unauthenticated db restore endpoint with a setup token (85bba48) validate oidc state parameter to prevent csrf login attack (85bba48)
  • LinkStack (was Littlelink-Custom)

    App Wishlist
    51
    19 Votes
    51 Posts
    18k Views
    M
    @jdaviescoates Thanks. I can only confirm. Should have read the right posts. I get the feeling that LAMP-doable apps need their show window as well.
  • 1 Votes
    8 Posts
    434 Views
    jamesJ
    Hello Upstream reported that the issue will be resolved with the next release. https://github.com/ONLYOFFICE/DocumentServer/issues/3686#issuecomment-4631461296
  • Download caching when updating apps

    Discuss
    3
    0 Votes
    3 Posts
    158 Views
    humptyH
    @joseph Perfect
  • Self-hosted VPN server made EASY!

    VPN
    17
    9 Votes
    17 Posts
    4k Views
    svtxS
    It also does Wireguard AND OpenVPN simultaneously, which is hella convenient
  • Prometheus - Package Updates

    Pinned Locked Prometheus
    121
    1 Votes
    121 Posts
    91k Views
    Package UpdatesP
    [1.15.2] Update alertmanager to 0.32.2 Full Changelog [BUGFIX] Fix dispatcher goroutine leaks on destroyed alertgroup swap. #5241
  • 1 Votes
    5 Posts
    147 Views
    nottheendN
    Thanks for the quick reaction!!
  • Community Apps >>> Cloudron Catalog Apps

    Community Apps
    5
    4 Votes
    5 Posts
    470 Views
    necrevistonnezrN
    @girish Well, if developers like @luckow essentially maintain their own appstore, I fully agree. With all other community apps, you always risk going down the Yunohost way - a plethora of apps, many if not most unmaintained. Your USP is - inter alia! - that people can rely on well maintained apps. IMHO opinion, the goal should always be to maintain a broad-ranging, well maintained appstore. This is also relevant in a commercial scenario, where individuals/companies have to ascertain risks before implementing Cloudron (β€žare those apps maintained and up-to-date?β€œ).
  • Is Grist worth the effort?

    Grist
    2
    2 Votes
    2 Posts
    136 Views
    jamesJ
    Hello @umnz For context please read https://forum.cloudron.io/topic/14969/enabling-grist-enterprise-does-not-work and https://forum.cloudron.io/topic/14941/grist-is-now-available
  • App list doesn't work, but app grid does (v9.2.0)

    Solved Support crash
    6
    2 Votes
    6 Posts
    327 Views
    girishG
    @ekevu123 great report. Fixed in https://git.cloudron.io/platform/box/-/commit/c7b2e4d95e3ca00924d3ad11781303b479d787d8
  • Cloudron Branding Options no Error/Infos

    Solved Support user interface branding
    6
    1 Votes
    6 Posts
    219 Views
    girishG
    This is fixed now. An error message saying File too large is displayed.
  • CloudronHealth check not a crawler

    Discourse
    3
    1 Votes
    3 Posts
    124 Views
    M
    It's perfect. Thank you, @james !
  • Bug report

    Moved Discuss
    8
    2 Votes
    8 Posts
    238 Views
    girishG
    @dark thanks for your report. I looked into them. For transparency, here is our assessment. All the reported issues require the attacker to already have an admin token / compromised admin password. All the issues below are not reproducible as a (compromised) normal user. Also. the issues were reproduced on the demo instance, which of course has the admin username/password displayed in public. We found the report to be thorough and with clear explanation on how to reproduce the problems. From our side, we ack the bugs and have made the following fixes: Problem: Full SSRF via applinks. This is about adding an internal IPs as an applink. Our analysis: Linking to internal apps is a legitimate feature. An applink is fundamentally a bookmark and there's nothing wrong with pointing it at 192.168.1.50 or an internal app. Applinks REST response only returns label and icon not contents of a site. You can't really infiltrate EC2 metadata etc and neither can you make non GET requests. Our fix: We have added a fix now to block server internal IPs like localhost and docker internal network. Problem: SQL injection via dynamic column names. This is about being able to send arbitrary field names in the REST APIs. Our analysis: Indeed, our query builders, should only use field names which are in the db and are part of an allow list. Our fix: We have added allow list to all our model code Problem: 2FA/TOTP BYPASS via skipTotpCheck: true Our analysis: I think this is because the demo instance does not allow you to set a TOTP. It doesn't show an error currently when this happens and leads the user to believe an OTP was set. For the demo server, we can't allow users to set a TOTP because it will make it unsuable for others. Our fix: We will show an error like we show in other places. But also, the password login routes have already been removed in Cloudron 10 (which is yet to be released). That route exists as a backward compat for the CLI. Cloudron only supports OIDC device auth for the CLI from Cloudron 10. Problem: Stored XSS via branding footer Our analysis: right. This issue has been present since ages and our demo instance always has someone putting some alert() or some stupid HTML in there periodically... Our fix: We give in to the non-stop reports about this... We use dompurify now. Thanks for the report again. Very clear and solid notes. I also took the chance to update https://www.cloudron.io/security.html and https://www.cloudron.io/.well-known/security.txt
  • Bewcloud

    App Wishlist
    1
    6 Votes
    1 Posts
    98 Views
    No one has replied