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


Skip to content
  • Element Server Suite

    Matrix (Synapse/Element)
    16
    8 Votes
    16 Posts
    953 Views
    jamesJ
    Hello @mononym Good thing we have already created the matrix auth service as an app. But I am not 100% sure if this migration tool will work since it is specific for the ESS Community version. Will need to test this.
  • Spam ACL whitelist in API but not in GUI?

    Moved Discuss api email
    8
    1 Votes
    8 Posts
    100 Views
    jamesJ
    Hello @robi @robi said: Is there a way through the CLI? Currently, no.
  • MediaWiki - Package Updates

    Pinned MediaWiki
    42
    0 Votes
    42 Posts
    12k Views
    Package UpdatesP
    [3.6.3] Update mediawiki to 1.45.3
  • 4 Votes
    2 Posts
    21 Views
    jamesJ
    Hello @tobiasb Good suggestion. I ask myself, is the manifest the correct singular location for this config? Maybe we set the initial value via the manifest but also allow a custom value in the service overview from the dashboard. But at least adding this to the manifest should be doable.
  • How to proctect instances from Bot, Crawlers, Requests, & Co?

    Discuss
    11
    2 Votes
    11 Posts
    75 Views
    robiR
    Can you extract the blocklists from Wordfence to have it populate the Cloudron deny list?
  • 0 Votes
    2 Posts
    13 Views
    nebulonN
    Thanks for reporting, work item is https://git.cloudron.io/apps/contacts/-/work_items/18
  • 5 Votes
    2 Posts
    147 Views
    dev-cbD
    @teiluj Thanks for creating this app wish. I was just setting up a local container to play around with this app and it's promising. Would be worth looking into @girish
  • 0 Votes
    3 Posts
    13 Views
    R
    Worth verifying directly whether the issue is on Exoscale's end or something in the Cloudron configuration. The "code: undefined message: HTTP: undefined" error pattern specifically means the HTTP request to S3 is not completing at all - it's not getting a 4xx/5xx response from the server, it's getting no response or a connection-level failure. A quick test from the Cloudron host itself would help clarify. Install s3cmd and test bucket listing directly: s3cmd --host=sos-ch-gva-2.exo.io --host-bucket="%(bucket)s.sos-ch-gva-2.exo.io" ls s3://<your-bucket>/ If that also fails with a connection error, it confirms the issue is network-level between your Cloudron server and the Exoscale endpoint. Possible causes: DNS resolution failure for the S3 endpoint hostname A firewall change on your host or at Exoscale Their S3 service still not fully recovered in your region Check if the hostname resolves: dig sos-ch-gva-2.exo.io And test basic TCP connectivity: nc -zv sos-ch-gva-2.exo.io 443 If both resolve and connect fine, the problem is likely still at the API level on Exoscale's side. In that case, triggering a manual backup from the Cloudron dashboard and watching the logs in real-time will give you the full error chain: journalctl -fu box.service If you need backups running today and Exoscale isn't cooperating, you can temporarily point the backup endpoint at a different S3-compatible service (Backblaze B2, Wasabi, etc.) to confirm your Cloudron setup itself is fine. That also rules out whether the issue is specifically with Exoscale or something in the Cloudron backup configuration.
  • E-Mail search not working properly

    Solved Support email search
    6
    1
    2 Votes
    6 Posts
    46 Views
    girishG
    I have put in a fix now to adjust the java heap memory dynamically. Hopefully that works.
  • git.cloudron.io invite request

    Moved App Packaging & Development
    2
    1 Votes
    2 Posts
    22 Views
    girishG
    @da5nsy sent you an invite
  • Minecraft - Package Updates

    Pinned Minecraft
    202
    0 Votes
    202 Posts
    149k Views
    Package UpdatesP
    [2.37.6] Update bedrock to 1.26.12.2
  • GitLab - Package Updates

    Pinned GitLab
    232
    1 Votes
    232 Posts
    218k Views
    Package UpdatesP
    [1.114.3] Update gitlab-foss to 18.10.2 Full Changelog Surface group-level Duo setting with DAP self-hosted (merge request) GitLab Enterprise Edition Fix regression: "Git operations for Deploy keys fail on a Geo Site" (merge request) GitLab Enterprise Edition Merge branch '588699-treat-scheduled-deletion-as-archived' into 'master' (merge request)
  • Discourse - Package Updates

    Pinned Discourse
    95
    0 Votes
    95 Posts
    44k Views
    Package UpdatesP
    [2.13.0] Update discourse to 2026.3.0 Full Changelog
  • Docmost - Package Updates

    Pinned Docmost
    5
    0 Votes
    5 Posts
    103 Views
    Package UpdatesP
    [0.4.0] Update docmost to 0.71.0 Full Changelog Page update notifications PDF embed Audio player User login session management Allow viewers to comment (EE) Other fixes and improvements fix: make codeblock language detection performant by @​Philipinho in https://github.com/docmost/docmost/pull/2032 feat: auth pages layout by @​Philipinho in https://github.com/docmost/docmost/pull/2042 fix(deps): package updates by @​Philipinho in https://github.com/docmost/docmost/pull/2041 feat: user session management by @​Philipinho in https://github.com/docmost/docmost/pull/2056
  • Jellyfin - Package Updates

    Pinned Jellyfin
    64
    1 Votes
    64 Posts
    21k Views
    Package UpdatesP
    [1.13.4] Update jellyfin to 10.11.7 Full Changelog Fix for GHSA-j2hf-x4q5-47j3, by @​Shadowghost Fix for GHSA-8fw7-f233-ffr8, by @​Shadowghost Fix for GHSA-v2jv-54xj-h76w, by @​Shadowghost Fix for GHSA-jh22-fw8w-2v9x, by @​Shadowghost Fix CA1810 build error [MR #​16522], by @​Bond-009 Fix Null was not checked before using the H264 profile [MR #​16519], by @​nyanmisaka Remove -copyts and add -flush_packets 1 to subtitle extraction [MR #​16440], by @​Molier Fix lint issue [MR #​16514], by @​theguymadmax Fix nullref ex in font handling [MR #​16369], by @​Bond-009 Fix restore backup metadata location [MR #​16425], by @​theguymadmax
  • Navidrome - Package Updates

    Pinned Navidrome
    57
    1 Votes
    57 Posts
    19k Views
    Package UpdatesP
    [1.28.0] Update navidrome to 0.61.0 Full Changelog Remove built-in Spotify integration. The Spotify.ID and Spotify.Secret configuration options are no longer supported. Use the Last.fm or Deezer agents, or a plugin for similar functionality, like the new Apple Music Plugin. (#​5197 by @​deluan) Add per-disc cover art support, with configurable DiscArtPriority. (#​5182 by @​deluan) Add artist image uploads and image-folder artwork source. (#​5198 by @​deluan) Preserve animated image artwork (GIF, APNG, animated WebP) during resize. (#​5184 by @​deluan) Improve image serving performance with WebP encoding and optimized pipeline. (#​5181 by @​deluan) Increase cover art size to 600px and use CatmullRom scaling for sharper images. (cb396f3db by @​deluan) Fallback mediafile cover art to disc artwork before album. (#​5216 by @​deluan) Refresh stale artist image URLs on expiry. (#​5267 by @​deluan) Validate ffmpeg pipe before returning in cover art fallback. (420d2c8e5 by @​deluan) Search parent folders for album cover art in multi-disc layouts. (#​5157 by @​deluan)
  • MiroTalk - Package Updates

    Pinned MiroTalk
    602
    2 Votes
    602 Posts
    433k Views
    Package UpdatesP
    [2.6.24] Update mirotalksfu to 2.1.72
  • 8 Votes
    31 Posts
    9k Views
    nebulonN
    @ruihildt so we didn't announce that yet but it is already in the normal app library published as unstable for testing. It is just called "Calendar"
  • Cloudron and Swap File Use

    Moved Discuss
    11
    0 Votes
    11 Posts
    517 Views
    J
    @robi @jdaviescoates i deleted the user
  • Cannot click on app in Updating state

    Discuss
    6
    1
    0 Votes
    6 Posts
    274 Views
    jdaviescoatesJ
    @girish agreed, all their posts look decidedly like "give me an upvote for this innocent looking post so I can come back and post spam links"