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


Skip to content
  • IP2Location in Appstore but not in docs

    IP2Location
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Spam ACL whitelist in API but not in GUI?

    Unsolved Support api
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Cloudron CLI - set access control of an app

    Feature Requests
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Web Gui isn't loading

    Unsolved Support
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Heavy CPU usage during peak and port 25 connection timeout

    Unsolved Support email performance
    3
    1 Votes
    3 Posts
    30 Views
    P
    @james Thanks a lot, I didn’t have any crash of Mail service and also RAM is ok. I’ll take a proper look to IOPS. Thanks for your advices.
  • 2 Votes
    6 Posts
    55 Views
    jamesJ
    Hello @hakunamatata @hakunamatata said: Disregard, it was a firewall issue on my DMZ VLAN. Please close/delete this topic. I would like to keep this topic, so users with the same issue find an answer. If you'd still like this topic to be deleted, let me know.
  • Address Book Namespaces

    Contacts
    4
    0 Votes
    4 Posts
    54 Views
    jamesJ
    Hello @jlx89 Could you perhaps provide a guide or explanation? This way other users who have the same question find a solution. We all know the struggle of looking for an answer to an issue and when we find the "Never mind, I solved it" response tend to scream at the screen "how?!".
  • Scheduled Imports

    Calendar
    1
    1 Votes
    1 Posts
    4 Views
    No one has replied
  • Scheduled Imports

    Contacts
    1
    1 Votes
    1 Posts
    4 Views
    No one has replied
  • GeoLite2 City IP

    Mautic
    2
    0 Votes
    2 Posts
    431 Views
    J
    I know you posted this years ago, but if someone comes by this topic. You select the product (e.g. MaxMind GeoLite City), enter your API Key and hit "Fetch IP Lookup Data Store". [image: 1774617868420-screenshot-2026-03-27-092349.png]
  • API for SSL certificate per domain

    Moved Discuss
    6
    0 Votes
    6 Posts
    38 Views
    jamesJ
    Hello @potemkin_ai Thanks for clarifying. You can use the following API route to configure that https://docs.cloudron.io/api/set-domain-config As an example I fetched the API request directly from the dashboard when configuring a domain. Here is the current config: [image: 1774617431637-51db9aa5-724d-4a32-860e-5616d219aad0-image.jpeg] Now I can run: export CLOUDRON_DOMAIN=cloudron.dev export CLOUDRON_ACCESS_TOKEN=YOUR_CLOUDRON_ACCESS_TOKEN export DOMAIN=certconf.cloudron.dev curl "https://my.${CLOUDRON_DOMAIN}/api/v1/domains/${DOMAIN}/config?access_token=${CLOUDRON_ACCESS_TOKEN}" \ -H 'content-type: application/json' \ --data-raw "{\"provider\":\"cloudflare\",\"config\":{\"customNameservers\":false,\"email\":null,\"tokenType\":\"ApiToken\",\"defaultProxyStatus\":false},\"tlsConfig\":{\"provider\":\"letsencrypt-prod\",\"wildcard\":false},\"zoneName\":\"${CLOUDRON_DOMAIN}\"}" and after sending that curl, the config is: [image: 1774617522756-7e75e0d1-03dc-4ce2-b90b-f4ba378bb70f-image.jpeg] If there are still question, please ask away.
  • Why ExtraHosts in Docker pushed as `172.18.0.1`?

    Unsolved Support waf
    4
    0 Votes
    4 Posts
    35 Views
    potemkin_aiP
    Yeah, I know what that IP is WAF -> nginx -> cloudron apps So, if WAF manages the SSL, connection to nginx will fail
  • Komga - Package Updates

    Pinned Komga
    27
    0 Votes
    27 Posts
    6k Views
    Package UpdatesP
    [1.6.3] Update komga to 1.24.3 Full Changelog epub reader would not load (b8ea79e) bump node-forge from 1.3.2 to 1.4.0 in /komga-webui (40dadcb)
  • Cubby search improvement

    Cubby
    2
    0 Votes
    2 Posts
    8 Views
    jamesJ
    Maybe we could add meilisearch or something similar as either a Cloudron as a platform service or to the app directly.
  • Workflow timeout after 300s?

    N8N
    6
    1 Votes
    6 Posts
    40 Views
    jamesJ
    Hello @ekevu123 Disabling is not actually disabling, but more disabling a custom override of the default which is 300 seconds.
  • MiroTalk Update regularly fails after update

    Moved MiroTalk port bindings
    15
    1 Votes
    15 Posts
    599 Views
    girishG
    @djxx I think https://git.cloudron.io/platform/box/-/commit/b08e3a5128cdf2e036523c6d585adb0674ba95bf will help.
  • changing domain of a cloudron subscription

    Solved Support appstore subscription
    4
    1 Votes
    4 Posts
    25 Views
    T
    ok thanks
  • Nextcloud - Package Updates

    Pinned Nextcloud
    120
    1 Votes
    120 Posts
    77k Views
    Package UpdatesP
    [5.7.0] Update server to 33.0.1 Full Changelog
  • Incoming Email: cannot open mailbox

    Discourse
    11
    3
    1 Votes
    11 Posts
    158 Views
    nebulonN
    @phneutre so if you open a webterminal into the app and run env | grep MAIL you should see all the possible connection details. Note that using mail as the email server domain, means the app will connect via the local route and hence does not necessarily need encrypted connection at all, if that helps with the discourse pop3 setup.
  • Immich - Package Updates

    Pinned Immich
    227
    1 Votes
    227 Posts
    151k Views
    Package UpdatesP
    [1.98.2] Update immich to 2.6.3 Full Changelog fix(mobile): remove upload timeout by @​mertalev in #​27237 fix(web): prevent horizontal scroll bar in asset viewer side panel by @​michelheusschen in #​27270 fix(web): shifting motion image button by @​YarosMallorca in #​27275 fix(server): filter out empty search suggestions by @​michelheusschen in #​27292 fix: incorrect asset face sync by @​bwees in #​27243