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


Skip to content
  • Cloudron 9.0.8 Backup to site sshfs rsync hetzner storagebox

    Solved Support ssfs backups
    8
    3 Votes
    8 Posts
    355 Views
    avatar1024A
    @joseph how come as this been marked as solved? There have been no response and it clearly wasn't as of 9.0.12.
  • I can't reach dashboard for my.maxmanbtc.com anymore

    Unsolved Support
    5
    2 Votes
    5 Posts
    30 Views
    M
    @joseph When running sudo cloudron-support --troubleshoot I still got this. Cloudflare proxying is turned off. Vendor: HP Product: HP EliteDesk 800 G2 SFF Linux: 5.4.0-216-generic Ubuntu: focal 20.04 Processor: Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz x 4 RAM: 12130828KB Disk: /dev/sda2 383G [OK] node version is correct [OK] IPv6 is enabled in kernel. No public IPv6 address [OK] docker is running [OK] docker version is correct [OK] MySQL is running [OK] nginx is running [OK] dashboard cert is valid [OK] dashboard is reachable via loopback [OK] box v9.0.12 is running [OK] netplan is good [OK] DNS is resolving via systemd-resolved [FAIL] Could not load dashboard domain. Maybe cloudflare proxying is not working. Delete the domain in Cloudflare dashboard and re-add it. This sometimes re-establishes the proxying
  • How To Enable SSO On WordPress (Developer)

    Solved WordPress (Developer)
    2
    0 Votes
    2 Posts
    10 Views
    I
    I already found the way; I just copied and pasted the Redirect URI from the plugin notes into Cloudron OpenID.
  • Seafile - cloud storage platform

    App Wishlist
    26
    1
    49 Votes
    26 Posts
    8k Views
    BushidoB
    With 49 upvotes, this seems to be a killer feature in Cloudron. What is the current status of efforts in this regard?
  • how to configure Ollama in OpenWebUI

    OpenWebUI
    4
    1
    1 Votes
    4 Posts
    25 Views
    H
    My Ollama app has 12GB Memory. [image: 1764479443915-cdf26014-b501-4e34-90b7-4669e923a19c-image.png] said in how to configure Ollama in OpenWebUI: Thank you, James. You saved my day. However, how can I increase system memory for OpenWebUI. I already resize Memory Limit for OpenWebUI app to 16GB but system memory in this case is a different setting? [image: 1764479085412-5e7ea8d7-a960-4419-b6b7-db7fefa02d10-image-resized.png] [image: 1764479142636-adc93b82-3661-4a1e-827a-d1b4b8edcb75-image-resized.png]
  • BunnyCDN Broken Images

    Discourse
    1
    0 Votes
    1 Posts
    13 Views
    No one has replied
  • nodebb: mongodb down?

    Solved Support mongodb
    3
    2 Votes
    3 Posts
    28 Views
    Y
    @robi this worked, thank you. I hadn't realized there was a way to check services like that (I had another issue previously telling me to restart nginx, which I never could find out how, but this worked for that too). thanks for the help!
  • Enabling the MiroTalk meetings API (success!)

    MiroTalk guides
    2
    1
    7 Votes
    2 Posts
    35 Views
    MiroTalkM
    Thank you, @canadaduane for the great analysis! In case it’s helpful, here are some examples of API usage in different languages: JavaScript PHP Python Bash You can find full working examples here: https://docs.mirotalk.com/mirotalk-sfu/api/
  • What's coming in Cloudron 9

    Pinned Announcements
    96
    22 Votes
    96 Posts
    23k Views
    C
    [image: 1764454960960-84ec0a00-34ea-42f5-b963-3b78652a66e7-grafik.png] Great further development and a beautiful UI redesign! Suggestion for improvement: please add automatic line wrapping for the name of the Cloudron instance so that the side menu doesn’t become too wide. Thank you
  • 21 Votes
    14 Posts
    654 Views
    BrutalBirdieB
    Since the call for action was rather on short notice and only @msbt replied so far I'll postpone to another date. Creating a new poll for dates
  • Cloudron 9.0 (beta) bug reports

    Pinned Discuss
    180
    1 Votes
    180 Posts
    10k Views
    avatar1024A
    @robi I agree this isn't Ideal, especially when you have lots of notifications.
  • 0 Votes
    6 Posts
    102 Views
    P
    So the only version 9 of cloudron i can upgrade to is a prerelease version. This is a prod system, so id rather not.
  • Connecting the LAMP app with Git

    LAMP
    20
    0 Votes
    20 Posts
    156 Views
    P
    oK, Im not sure if I just fat fingered something or if this was fixed, but the yaml is now set up to be working. Here is my .yaml file name: Sync Repo with Cloudron LAMP app on: workflow_dispatch: push: branches: [main] jobs: deploy-to-cloudron-app: runs-on: ubuntu-latest environment: [WHATEVER YOUR ENVIRONMENT NAME WAS IN SETTINGS OF REPO] steps: - name: Checkout Repository uses: actions/checkout@v4 - name: Diagnostic – Print environment context run: | echo "=== GITHUB CONTEXT ===" echo "Branch: $GITHUB_REF" echo "Workflow: $GITHUB_WORKFLOW" echo "Runner: $RUNNER_NAME" echo "Workspace: $GITHUB_WORKSPACE" echo "======================" - name: Diagnostic – Check secret presence shell: bash run: | declare -A secrets secrets["CLOUDRON_FQDN"]="${{ secrets.CLOUDRON_FQDN }}" secrets["CLOUDRON_TOKEN"]="${{ secrets.CLOUDRON_TOKEN }}" secrets["CLOUDRON_APP_ID"]="${{ secrets.CLOUDRON_APP_ID }}" echo "Checking secrets..." for key in "${!secrets[@]}"; do if [ -z "${secrets[$key]}" ]; then echo "❌ $key is EMPTY" else echo "✅ $key is set" fi done - name: Cloudron Push to App uses: cloudron-io/cloudron-push-to-app@latest with: CLOUDRON_FQDN: "${{ secrets.CLOUDRON_FQDN }}" CLOUDRON_TOKEN: "${{ secrets.CLOUDRON_TOKEN }}" CLOUDRON_APP_ID: "${{ secrets.CLOUDRON_APP_ID }}" CLOUDRON_PUSH_DESTINATION: "/app/data" CLOUDRON_CREATE_APP_BACKUP: "false"
  • Immich - Package Updates

    Pinned Immich
    217
    1 Votes
    217 Posts
    118k Views
    Package UpdatesP
    [1.94.1] Change admin-cli to immich-admin to stay consistent with the doc and fixup the script
  • Firefly III - Package Updates

    Pinned Firefly III
    123
    0 Votes
    123 Posts
    50k Views
    Package UpdatesP
    [3.10.7] Update firefly-iii to 6.4.9 Full Changelog Issue 11247 (Optional transaction information not saved when updating a recurring transaction.) reported by @Tommy78649 Issue 11267 (Tags can be added to elements that can't be removed) reported by @Fmstrat Issue 11281 (Webhooks are triggered twice when recurring creates transaction on cronjob) reported by @MexerSam Issue 11284 (500 Internal Server Error when deleting budget) reported by @jschollenberger Issue 11288 (Piggy bank creation form doesn't respect primary currency) reported by @jschollenberger Issue 11191 (Going beyond 6.4.2 displays wrong balance) reported by @The24KFool Issue 11265 (Inconsistent object type in exchange rates API) reported by @jfpedroza
  • Collabora Online - Package Updates

    Pinned Collabora Online (CODE)
    156
    0 Votes
    156 Posts
    74k Views
    Package UpdatesP
    [1.40.0] Update code to 25.04.7.3.1
  • Change Detection - Package Updates

    Pinned Change Detection
    126
    1 Votes
    126 Posts
    32k Views
    Package UpdatesP
    [1.25.0] Update sockpuppetbrowser to dea42a3
  • MiroTalk - Package Updates

    Pinned MiroTalk
    500
    2 Votes
    500 Posts
    273k Views
    Package UpdatesP
    [1.17.67] Update mirotalkp2p to 1.6.61
  • 1 Votes
    7 Posts
    45 Views
    S
    Hello @james, and thank you! Remarkable indeed. As I don't know anything about the number of Cloudron instances, their respective user counts etc., I could only make wild assumptions. But guess immich is quite popular. (Perhaps lots of people set a default storage quota in their configuration? Or maybe having a local config was obligatory at some point? Or most just adjust the quota for every user individually?)
  • Mails: "Plugin timeout" (spamassassin) from time to time

    Solved Support spamassassin mail
    5
    0 Votes
    5 Posts
    932 Views
    necrevistonnezrN
    3 1/2 years ago? Sorry, no I don’t even remember what I had for dinner yesterday….