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 Demo

    Solved Support
    13
    1 Votes
    13 Posts
    608 Views
    J
    yeah, it really is complicated to lock down the server entirely. We considered re-imaging the server every night, but this will leave it open until that time. Only thing I can think of is maybe to have some cron job run analyze the current list of apps and various images via an LLM.
  • a new competitor

    Discuss
    11
    0 Votes
    11 Posts
    871 Views
    jdaviescoatesJ
    @avatar1024 said: While interesting, as long as they don't use ODFs as default this all EU claim is misleading. "Our dev is EU based but we default to and lock people into a US and proprietary file format" "and we're still merging new code from the Russians devs since we forked too" But still overall feels like a potentially positive step forward, especially if all those orgs actually actively contribute...
  • Navidrome - Package Updates

    Pinned Locked Navidrome
    61
    1 Votes
    61 Posts
    24k Views
    Package UpdatesP
    [1.29.1] fix: default settings for Scanner.Schedule and CoverArtQuality
  • Stable soon?

    Twenty
    4
    1 Votes
    4 Posts
    130 Views
    jamesJ
    Hello @andreasdueren The GitHub issue did not get resolved, but since Cloudron creates app backups before each update this should be minor issue.
  • Emails undeliverable to Yahoo and Outlook - DMARC rejection

    Solved Support dkim email
    11
    2
    0 Votes
    11 Posts
    352 Views
    jamesJ
    Hello @beardmancer You can contact the mail hoster of the recipient and ask them why this happens with them.
  • Student discount/regional pricing

    Unsolved Support
    1
    0 Votes
    1 Posts
    12 Views
    No one has replied
  • Expired domain with existing mailbox

    Solved Support
    3
    0 Votes
    3 Posts
    20 Views
    E
    Okay, thank you!
  • Searx - Package Updates

    Pinned Locked SearXNG
    117
    0 Votes
    117 Posts
    47k Views
    Package UpdatesP
    [2.98.0] Update searxng to b3e08f2
  • Home Assistant - Package Updates

    Pinned Locked Home Assistant
    87
    2 Votes
    87 Posts
    26k Views
    Package UpdatesP
    [1.20.3] Update core to 2026.6.3 Full Changelog Add debug logging for Mitsubishi Comfort polling failures (@nikolairahimi - #173364) (mitsubishi_comfort docs) Do not enable MQTT entities though discovery that were disabled by user (@jbouwh - #173404) (mqtt docs) Change update interval for UptimeRobot (@chemelli74 - #173435) (uptimerobot docs) Fix UniFi Protect ufp_set debug log printing UndefinedType for translation-key entities (@heytcass - #173460) (unifiprotect docs) Revert "Unify query token auth in http views" (@edenhaus - #173466) (camera docs) (media_player docs) (http docs) (image docs) (brands docs) Fix Hue light level sensor crash on None value (@frenck - #173532) (hue docs) Fix Hue grouped light icon by adding translation_key (@frenck - #173536) (hue docs) Fix iCloud RuntimeError on unload by running cancel in executor (@frenck - #173537) (icloud docs) Fix Yale Smart Living panic button unique_id for multiple hubs (@frenck - #173547) (yale_smart_alarm docs) Disambiguate duplicate channel names in LG Netcast source list (@frenck - #173560) (lg_netcast docs)
  • LanguageTool - Package Updates

    Pinned Locked LanguageTool
    54
    1 Votes
    54 Posts
    10k Views
    Package UpdatesP
    [1.49.0] Update languagetool to 96cdb70
  • PocketBase - Package Updates

    Pinned Locked PocketBase
    79
    1 Votes
    79 Posts
    27k Views
    Package UpdatesP
    [1.17.4] Update pocketbase to 0.39.4 Full Changelog Removed redirectURL required validator from the code->token exchange endpoint (aka. authWithOAuth2Code()) (#7734). Enabled sorting by the first implicit presentable relation field (#7735). Other minor UI fixes (tooltip clear on hovered element removal, sortable optional before element fix, etc.). Updated goja and the related golang.org/x/* dependencies (regex support improvements).
  • evcc - Package Updates

    Pinned Locked evcc
    103
    0 Votes
    103 Posts
    39k Views
    Package UpdatesP
    [1.25.1] Update evcc to 0.309.1 Full Changelog Add OVUM MIRA heat pump support (#30715) Add ioBroker meter and charger (#30162) Templates: add caveats field for known device issues (#30641) vzlogger: add returnEnergy (#30700) Auth: coexist with reverse proxy Authorization header (#30757) GoodWe: remove non-functional wallbox phase switching (#30790) SMA Speedwire: support hybrid inverters (#30084) SolarEdge Hybrid: fix battery energy counter word order (#30704) Yaml: remove empty-stream workaround in favor of go-yaml fix (#30789) Metrics: don't double-count energy after a failed meter read (#30605)
  • Creating/Authenticating Users via OIDC

    Unsolved Support oidc user management
    2
    1 Votes
    2 Posts
    20 Views
    jamesJ
    Hello @eiclu Currently, it is not possible to configure an external OAuth2 or SAML provider as the main authentication service for a Cloudron server. But you can use LDAD.
  • Update to default config options

    Navidrome
    2
    2 Votes
    2 Posts
    16 Views
    jamesJ
    Hello @teiluj Thanks for reporting. An app update will be available soon that includes this fix.
  • proxyAuth for any app

    Feature Requests
    2
    2 Votes
    2 Posts
    290 Views
    G
    I'm currently looking for such a feature. We want to block any request to applications as a security measurement. It would hinder any unauthenticated request to any resource which would create a significant barrier for any application which is not supposed to be publicly accessible. No request would reach the application if the client does not have a valid Cloudron SSO token. Nice and practical feature on top of that: create an allow-list for resources or path-patterns which may be excluded from the proxyAuth requirement. This would allow us to selectively publish certain parts of an application.
  • JupyterHub - Package Updates

    Pinned Locked JupyterHub
    80
    0 Votes
    80 Posts
    41k Views
    Package UpdatesP
    [1.60.0] Update jupyterhub to 5.5.0 Full Changelog
  • Radicale - Package Updates

    Pinned Locked Radicale
    54
    0 Votes
    54 Posts
    16k Views
    Package UpdatesP
    [2.14.4] chore(deps): update dependency radicale to v3.7.5
  • accidently started apt upgrade

    Solved Support ubuntu
    3
    1 Votes
    3 Posts
    58 Views
    girishG
    @sponch it shouldn't be a problem if troubleshoot works fine. Overall, it's become quite common now to run apt upgrade by habit or the VPS providers are running this automatically. With that in mind, we have decided to change our policy to allow apt upgrades (but not dist upgrades). We will (already have) change the platform code accordingly to adapt to different base packages as required. For Cloudron 10, the warning is already removed - https://git.cloudron.io/platform/box/-/commit/1ae9fb2477a33b724ccffb17a1fda800953aafda
  • Snipe-IT - Package Updates

    Pinned Locked Snipe-IT
    115
    0 Votes
    115 Posts
    63k Views
    Package UpdatesP
    [1.21.2] Update snipe-it to 8.6.2 Full Changelog Fixed FD-55359 - adds CSS color validation by @snipe in #19097 Fixed "not deployable" translation usage by @Godmartinz in #19102 Fixed #19086 - added markdown textarea custom fields by @snipe in #19117 Check in and delete by company via command line by @snipe in #19118 Fixed #19133 - added optional clear asset name to quick scan checkin/audit by @snipe in #19135 Fix to SCIM companies, and some PHP errors around inheritance by @snipe in #19144 QR Codes: Added QR codes for non-assets by @snipe in #19158 SCIM: Fix address handling and work around Entra email changes by @uberbrady in #19183 Fixed #19095 and #19096 - SCIM updates in Azure/Entra by @snipe in #19115 FMCS/Console: Fixed #19166 scope check updates for multiple companies, adds floater by @snipe in #19167
  • Ghost - Package Updates

    Pinned Locked Ghost
    597
    1 Votes
    597 Posts
    1m Views
    Package UpdatesP
    [4.176.0] Update ghost to 6.45.0 Full Changelog Added IndexNow to notify search engines of content changes (#28519) - Hannah Wolfe Fixed Admin API post update saving a revision when save_revision=false (#26678) - Mark Stosberg Fixed support for bookmark card Amazon links (#25560) - Hajime Shiozawa Fixed search navigating away during CJK IME composition (#26878) - David Huang (Dave) Fixed comment counts for lazy loaded posts (#28545) - Jonatan Svennberg Fixed label mutation errors being silently swallowed in the label picker (#28510) - Rob Lester Fixed race condition in Unsplash search that causes mixed results (#24583) - Niranjan Uma Shankar Fixed duplicate replies when replying after opening a comment permalink (#28504) - Jonatan Svennberg Fixed "check your email" popup when logged-in paid members click checkout buttons (#28505) - Kevin Ansfield Fixed missing favicons in Ghost Admin (#28411) - Jonatan Svennberg