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


Skip to content
  • Ollama - Package Updates

    Pinned Locked Ollama
    51
    0 Votes
    51 Posts
    12k Views
    Package UpdatesP
    [1.11.3] Update ollama to 0.23.3 Full Changelog mlx: refined model push behavior by @dhiltgen in #15431 app: harden update flows by @dhiltgen in #16100 mlx: update the imagegen runner for mlx thread affinity by @pdevine in #16096 mlx: avoid status timeout during inference by @dhiltgen in #16086 mlx: fix macOS 26 target leakage in v3 metallib by @dhiltgen in #16053
  • Using OpenVPN on Cloudron as a client for other VPN services?

    VPN
    14
    1 Votes
    14 Posts
    5k Views
    jamesJ
    Hello @nottheend @nottheend said: "route all traffic to the cloudron VPN endpoint via a third party VPN? The idea would be to only allow access to configured apps through the Cloudron VPN app or a custom VPN you can configure.
  • Is local Ollama installation updatable by Cloudron?

    Ollama gpu localai support
    7
    1 Votes
    7 Posts
    258 Views
    nottheendN
    I'll stick with: @nebulon said: But if this is not a production server, this is probably fine. Added cron job: 0 3 * * 0 curl -fsSL https://ollama.com/install.sh | sh && systemctl restart ollama.service Hoping for native GPU support in the Cloudron Ollama package at some point
  • Cloudron won't update - No backup site for update

    Solved Support backup update
    26
    0 Votes
    26 Posts
    1k Views
    robiR
    @potemkin_ai then it's not clear what you're asking as your statements seem confusing and contradicting. You are not stuck, you have many options. Now what?
  • LanguageTool - Package Updates

    Pinned Locked LanguageTool
    49
    1 Votes
    49 Posts
    9k Views
    Package UpdatesP
    [1.44.1] fix: update doc links from /apps/ to /packages/
  • Mautic 7 on Cloudron – Official App Update Request

    App Wishlist
    8
    1 Votes
    8 Posts
    356 Views
    girishG
    @dsp76 thanks ! upcloud also has it by now. The main blocker is that docker does not have any raccoon packages yet.
  • Issues with ChangeDetection and UptimeKuma

    Unsolved Support networking dns
    8
    0 Votes
    8 Posts
    62 Views
    jamesJ
    Hello @anthony-tran Indeed, the IPv6 records exit. dig AAAA change.anthonytran.fr +short 2001:1600:13:101::1e95 dig AAAA my.anthonytran.fr +short 2001:1600:13:101::1e95 So this is some DNS issue. I you run the dig commands from your Cloudron server and from inside the failing apps, do they resolve correctly?
  • Bugsink - Package Updates

    Pinned Locked Bugsink
    6
    1 Votes
    6 Posts
    522 Views
    Package UpdatesP
    [0.5.0] Fix documentation link
  • 2 Votes
    6 Posts
    191 Views
    T
    Meilisearch as an addon would make sense and I believe a fair number of already package cloudron apps could benefit from it, such as the following ones to start with: Linkwarden Freescout LibreChat Koel Ghost Wordpress Apache Answers Also OpenArchiver if it ever get packaged. Would be great!
  • 2 Votes
    16 Posts
    3k Views
    O
    @nebulon said: I added the path info directive to test this, but the result is the same. Can't get past any auth there using the Authorization header. The path info is shown (I think correctly) in the debug logs though: [PATH_INFO] => /accounts/ClientLogin/ I am also no php developer but it seems the auth part of the plugin would be unrelated to that at https://github.com/eric-pierce/freshapi/blob/master/api/greader.php#L39 It's been a while, and Cloudron has updated to Cloudron 9. Any chance that this upgrade makes installing this plugin any easier? I've tried myself, but haven't succeeded, but maybe someone smarter than me might figure out a way? It's still a plugin that would future proof TTRSS and be very useful, I believe. There are setup instructions here: https://github.com/eric-pierce/freshapi#non-official-docker-based-installs and a discussion with a new post on permissions here: https://github.com/eric-pierce/freshapi/issues/7#issuecomment-3328543401 If anyone can solve this, I'll be very happy. Thank you!
  • Cloudron 9.2 for Mautic 6.0.0

    Mautic
    2
    1 Votes
    2 Posts
    28 Views
    nebulonN
    It is in its last leg testing wise, will be out soon for new installations.
  • Mautic Community Sprint in Berlin 17-18 June 2026

    Mautic
    1
    3 Votes
    1 Posts
    14 Views
    No one has replied
  • DNS Problem After Backup and restore -invalid api password

    Unsolved Support restore netcup dns
    2
    1 Votes
    2 Posts
    44 Views
    nebulonN
    Not sure how many apps/domains are involved here, but maybe on full dns sync the api gets into some kind of rate-limiting which reports wrongly. Since you mention individual new subdomains work, can you just submit the location form for one of those faulty apps and see if that works out?
  • 2 Votes
    3 Posts
    46 Views
    T
    @james It is all working now. Many thanks!
  • 1 Votes
    13 Posts
    383 Views
    T
    @girish Thanks a lot - Much appreciated!
  • Custom Variables Are Not Saved On /app/data/config.json

    Vaultwarden
    4
    1 Votes
    4 Posts
    51 Views
    I
    James, I found the solution. I forget to add {} before and after the variable, that makes my config.json error. Now, it's solved. { "signups_allowed": false, "invitations_allowed": true, }
  • LimeSurvey - Package Updates

    Pinned Locked LimeSurvey
    305
    0 Votes
    305 Posts
    366k Views
    Package UpdatesP
    [1.57.2] Update LimeSurvey to 6.17.2+260507
  • Invidious - Package Updates

    Pinned Locked Invidious
    56
    0 Votes
    56 Posts
    15k Views
    Package UpdatesP
    [1.12.4] Update companion to d5504eb90
  • Integrate Waha for Whatsapp and n8n automations

    Moved N8N
    4
    2 Votes
    4 Posts
    778 Views
    D
    @zigmasdirigeant said: Btw, this shouldn't be inside N8N. This is more a request for an app, not N8N alone. I agree, I'm not even sure how I did that, I tried changing it but couldn't find how.
  • 1 Votes
    11 Posts
    254 Views
    jamesJ
    Hello @leighmhart At this point your Cloudron system has become a black box, and we can not analyse this issue from just forum posts. Since you have run some nft commands, please ensure that the service nftables.service is not enabled or running. systemctl disable --now nftables.service iptables and nftables can be run together, but we do not support this at all and it will cause issues if not done properly. Reboot your system after that. This should ensure that the Cloudron default for iptables is restored. If the issue persists, please report back here.