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


Skip to content
  • Looking for an App?

    Community Apps
    33
    4 Votes
    33 Posts
    1k Views
    archosA
    @murgero Hi, would it be possible to package GoToSocial? It would be great to have it available on Cloudron.
  • Scaleway backup

    Solved Support backup scaleway
    26
    1 Votes
    26 Posts
    409 Views
    C
    In the end I used S3 compatible option to set this up successfully. IDK why I could not get the Scaleway option to work. Thanks all for your help & input
  • BTCpayserver

    App Wishlist
    78
    14 Votes
    78 Posts
    23k Views
    nostrdevN
    @timconsidine - didn't realise this was ready, thanks for the docs pointer, it looks straightforward enough. Will get onto it asap! Which realistically will be this weekend or early next week.
  • Unusable application

    Docker Registry
    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • External Devices - ZBT-2

    Home Assistant
    1
    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Cloudron and Swap File Use

    Moved Discuss
    9
    0 Votes
    9 Posts
    411 Views
    robiR
    @Jamie_Casper can you give us an example that's more specific?
  • Forgejo built-in SSH server not authenticating public keys

    Forgejo
    4
    1 Votes
    4 Posts
    28 Views
    robiR
    Is cloudron@ the admin or default user?
  • Wireguard: "Patching" AllowedIps and interface PostUp

    VPN
    2
    0 Votes
    2 Posts
    14 Views
    robiR
    Look for a start.sh or run.sh file which gets called on start.
  • Excalidraw

    Community Apps
    1
    2 Votes
    1 Posts
    21 Views
    No one has replied
  • 1 Votes
    13 Posts
    312 Views
    F
    @LoudLemur i'm working a lot with strapi, developed plugins and more So yeah, it def. has its limitations or "weird edges", but in general i'm happy with it as backend for my apps. And like you said, strapi is more for serious business depending logic (with more effort in CI/CD) while directus is more for non-technical and quick-deploy setups.
  • 13 Votes
    35 Posts
    28k Views
    timconsidineT
    In https://forum.cloudron.io/post/118908 @girish rightly questioned how private bundling stock Excalidraw is, and as a result whether it is not just easier to use the hosted version. But I like Excalidraw ! And I want it on my Cloudron ! And I want it to be as private as possible (completely private maybe not possible). And I liked @chmod777 suggestion in https://forum.cloudron.io/post/120436. So I have made package changes and pushed 1.1.2. There is now a file /app/data/user/json where you can set 2 options. {"privacyBundle":true,"useCSP":true} the first removes some stuff from the image (actually technically, builds a stock repo bundle, and a bundle with stuff removed) the second injects headers in your browser to stop the browser calling certain remote sites. Restart container after editing, of course. There is then also a new script in container /app/code/verify-runtime.sh which outputs diagnosis, with a summary at the end : == summary == settings: privacyBundle=true, useCSP=true servedIndex: /app/data/www/index.html bundleMatch: privacy cspMeta: YES cspConnectSrc: 'self' blob: privacyEndpoints: YES externalStringsInBundle: firebasestorage.googleapis.com, libraries.excalidraw.com, scripts.simpleanalyticscdn.com, excalidraw.nyc3.cdn.digitaloceanspaces.com externalStringsMeaning: present in static files, not proof of requests Is it private? I think so, as much as it can be. The glaring violations have been dealt with. If you're in paranoia mode, use browser Dev Tools to check network activity. So, now, it's def worth having this modified Excalidraw on Cloudron EDIT : surprisingly having 2 app versions in the same app does not increase dockermimage size much. I guess because of sharing of layers. But nonetheless
  • Cloudron SSO Overwrites Traccar Admin Permissions

    Traccar
    5
    2 Votes
    5 Posts
    25 Views
    H
    Temporary work-around for anyone experiencing the same issue: Access the SQL DB via the Cloudron App Terminal Manually elevate the user via SQL: UPDATE tc_users SET administrator = 1, userlimit = -1 WHERE email = 'user@domain.com' Do whatever admin tasks you need to do, noting that admin permissions will be removed at next login or app restart.
  • DKIM when external relay is configured

    Unsolved Support mail dkim mail relay
    6
    1 Votes
    6 Posts
    55 Views
    P
    Could you please check whether this applies to the PTR4 record as well? As I hadn’t configured it on the Cloudron – since I was using a relay – I experienced issues with incoming email delivery until I configured it. I then configured the PTR4 record and everything was solved. I know that PTR4 record is related only to outbound, but I want to figure out if there is some relationship on what happened. Thanks a lot
  • GitLab - Package Updates

    Pinned GitLab
    229
    1 Votes
    229 Posts
    212k Views
    Package UpdatesP
    [1.114.0] Update gitlab-foss to 18.10.0 Add #find_by_id_through_partition to Ci::Pipeline (merge request) Prevent use of REST lifecycle terms in free text fields (merge request) Reduce GraphQL query complexity for security inventory query (merge request) GitLab Enterprise Edition Add separate queue for backfilling (merge request) GitLab Enterprise Edition Adds work_item_type_ids filter to GraphQL (merge request) Create offline transfer route and controller (merge request) Enable bso_minimal_access_fallback feature flag by default (merge request) GitLab Enterprise Edition Show custom WI types within Custom Fields config (merge request) GitLab Enterprise Edition Add Vulnerabilities Over Time chart to PDF export (merge request) GitLab Enterprise Edition Add override action display to policy drawer (merge request) GitLab Enterprise Edition
  • Dockerfile flexibility

    App Packaging & Development
    6
    0 Votes
    6 Posts
    46 Views
    nebulonN
    I have pushed a new cli version now which supports showing more help info for cloudron build --help now
  • Metabase - Package Updates

    Pinned Metabase
    527
    1 Votes
    527 Posts
    414k Views
    Package UpdatesP
    [3.2.1] Update metabase to 0.59.3.2 Full Changelog
  • n8n - Package Updates

    Pinned N8N
    419
    0 Votes
    419 Posts
    400k Views
    Package UpdatesP
    [4.14.1] Update n8n to 2.12.3 Full Changelog core: Emit leader-takeover on leadership mismatch in checkLeader (#​27150) (d6e8212) editor: Command bar wasn't finding any workflows (#​27137) (38620d5)
  • NocoDB - Package Updates

    Pinned NocoDB
    143
    2 Votes
    143 Posts
    82k Views
    Package UpdatesP
    [1.32.3] Update nocodb to 0.301.5 Full Changelog
  • Formbricks - Package Updates

    Pinned Formbricks
    62
    0 Votes
    62 Posts
    8k Views
    Package UpdatesP
    [2.8.1] Update formbricks to 4.8.1 Full Changelog fix: pre-strip style attributes before DOMPurify to prevent CSP violations (#​7489) [Backport to release/4.8] by @​Dhruwang in #​7513 fix: fixes race between setUserId and trigger (#​7498) [Backport to release/4.8] by @​Dhruwang in #​7514
  • Outline - Package Updates

    Pinned Outline
    48
    0 Votes
    48 Posts
    12k Views
    Package UpdatesP
    [1.21.1] Update outline to 1.6.1 Full Changelog A bug affecting file and image upload in the editor was fixed in #​11803 MCP: Now has tools to move documents within a collection in #​11799 MCP: Now supports API key header authentication in #​11798 Added Tahoe-compatible icon variants for PWA in #​11762 Fixed a race condition when editing title while doc is saving would reset the title in #​11764 Added support for the new GitLab work_items URL structure in #​11795 Print layout now respects full-width option by @​wmTJc9IK0Q in #​11768 Fixed a page hang with corrupted PNG upload in #​11783 Improved validation of SMTP_FROM_EMAIL and SMTP_REPLY_EMAIL in #​11784 Custom port is now preserved in OAuth metadata URLs when self-hosted behind a reverse proxy in #​11791