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


Skip to content
  • Incoming Email: cannot open mailbox

    Discourse
    2
    3
    1 Votes
    2 Posts
    7 Views
    jamesJ
    Hello @phneutre Where does the 9595 port come from? Cloudron uses port 995 for pop3 according to https://docs.cloudron.io/email#pop3
  • redis not starting (after update to 9.1.3?)

    Unsolved Support redis
    2
    0 Votes
    2 Posts
    16 Views
    jamesJ
    Hello @admo Please write a mail to support@cloudron.io and enable remote support, see https://docs.cloudron.io/support so wen can have a look.
  • Transfer OIDC user to local user

    Nextcloud
    2
    1 Votes
    2 Posts
    15 Views
    jamesJ
    Hello @david-0 @David-0 said: Is that even possible? No and maybe yes. Let me be blunt. Nextcloud does not make it easy for you to switch users from one provider to another. There is: https://apps.nextcloud.com/apps/user_migration but I doubt it does what you need. I have done this once but for LDAP to local user and did write down the steps I took. So this might work the same way for OIDC users, but the SQL queries need to be altered acordingly. Nextcloud LDAP to Local User Migration Yes, it is possible, but each user must then be assigned a password. This can be done manually or scripted. Post: https://help.nextcloud.com/t/import-ldap-users-get-rid-of-ldap/56629/11 commands used: Enable Maintenance mode sudo -u www-data php -f /app/code/occ maintenance:mode --on Users that will see a change of login id after the process SELECT * FROM oc_ldap_user_mapping WHERE owncloud_name != directory_uuid; Name clashes between normal and LDAP users. SELECT uid FROM oc_users, oc_ldap_user_mapping WHERE owncloud_name=uid; Name clashes between normal and LDAP groups SELECT gid FROM oc_groups, oc_ldap_group_mapping WHERE gid = owncloud_name; Create one normal user per LDAP user. INSERT INTO oc_users (uid, uid_lower) SELECT owncloud_name, owncloud_name FROM oc_ldap_user_mapping; Create on normal group per LDAP group. INSERT INTO oc_groups (gid) SELECT owncloud_name FROM oc_ldap_group_mapping; Disable the user_ldap app sudo -u www-data php -f /app/code/occ app:disable user_ldap Remove LDAP user bindings. DELETE FROM oc_ldap_user_mapping; Remove LDAP group bindings DELETE FROM oc_ldap_group_mapping; Remove LDAP group memberships DELETE FROM oc_ldap_group_membership; Disable Maintenance mode sudo -u www-data php -f /app/code/occ maintenance:mode --off
  • 2 Votes
    4 Posts
    34 Views
    jamesJ
    Hello @aaaaargzombies @aaaaargZombies said: TLDR I'm on version 9.0.17 and should try upgrading. Yes, you should update to Cloudron 9.1.3 for cloudron install to work without the need to build and push the image before installing.
  • 7 Votes
    14 Posts
    494 Views
    jamesJ
    Hello @themeerkat I have added your package to the list: https://forum.cloudron.io/topic/15172/community-apps
  • Community Apps

    Pinned Locked Community Apps
    6
    9 Votes
    6 Posts
    253 Views
    jamesJ
    HeCAPTe Detail Link / Info Wishlist topic https://forum.cloudron.io/post/117208 Author @themeerkat Repository codeberg.org/TheMeerkat/HeCAPTe Install CloudronVersions.json If you have questions or issues about this community app, please open a separate topic in the @community-apps category and link to this reply.
  • Update on community packages

    App Packaging & Development
    15
    3
    14 Votes
    15 Posts
    543 Views
    timconsidineT
    @james said: If you find something unclear of lacking in the documentation ... Just getting my head around the workflow, and I like to "spell things out" : build the Community App (previously known as a Custom App) (my 'old fashioned' approach : docker build, docker push, cloudron install, probably keep doing that because my build script does it, don't fix what ain't broke) make a CloudronVersions.json file same folder as project dev folder (Dockerfile, start.sh, CloudronManifest.json, README.md, POSTINSTALL.md etc.) cloudron versions init cloudron versions add maybe add to my build script why "CloudronVersions" in the plural ? I guess Cloudron thinking is that a Community App might have v1.0.0, v1.0.1, v2.0.0 Very complete approach, lovely but with cloudron versions revoke I wonder if this will ever be in true in practice (I would likely revoke every old version). upload CloudronVersions.json to static hosting gotcha but if I have 10 Custom oops Community Apps, what is Cloudron team envisioning : that I will have 10 Surfer apps (app1.tim.uk, app2.tim.uk, etc) ? Or 1 sectioned Surfer app (communityapps.tim.uk) ? Or no Surfer apps and just stick CloudronVersions.json in the relevant git repo (urls to files from git are not always clear) ? I guess you probably don't care, but I'm intrigued what your expectations are Cloudron CLI help typo ? % cloudron versions --help Usage: cloudron-versions [options] [command] Hyphenated ?
  • Bridges - impossible to edit?

    RSS-Bridge
    5
    0 Votes
    5 Posts
    2k Views
    O
    Reopening this. I suggested this in the community app topic here. @robi suggested this may now be possible to address. My suggestion was this: I'd love to see RSSBridge packaged in a way that you could update individual bridges directly from their repo. The official Cloudron app has the bridges in a read only folder. Lots of bridges are updated constantly, while the main app seems to be working without much problems. So as a consequence we don't get the fixed bridges on Cloudron, leading to more and more broken bridges, but with the app itself working as it should.
  • Looking for an App?

    Community Apps
    24
    4 Votes
    24 Posts
    661 Views
    O
    @robi said: @odie the package can be adjusted to fix that.. just ask the team by creating a separate post for it I did a while ago but it wasn't implemented. I can try again my previous suggestion, I can post again in this thread Sorry for hijacking this topic. I will not post more about this in this topic.
  • Warning: Connection Reset Issue in [4.9.0] which is n8n 2.10.2

    N8N
    6
    1 Votes
    6 Posts
    201 Views
    U
    @girish @Joseph n8n team are claiming the issue could be with changes made by Cloudron between 2.9.4 and above. Can you guys look into this? There are multiple people claiming that sending binaries via multi-part-forms breaks after upgrading from 2.9.4 - but I don't know if they're using Cloudron. Here's an example of someone getting the same error sending a multi-part form using the Open AI file upload: https://github.com/n8n-io/n8n/issues/26777 Other references to connection issues when uploading files: https://github.com/n8n-io/n8n/issues/26746 https://github.com/n8n-io/n8n/issues/26606 https://github.com/n8n-io/n8n/issues/25567
  • CalAmp/ThinxNet device – UDP support for port 5082?

    Traccar
    7
    1 Votes
    7 Posts
    43 Views
    robiR
    It sounds like this app could use a reverse proxy with a user editable configuration so the routes and ports can be added manually.
  • Disable Default Admin or Setup 2FA

    Solved Ctfreak
    12
    0 Votes
    12 Posts
    2k Views
    robiR
    @jypelle this is possible if the package is adjusted to have the config file available in /app/data and a script to restart/reload the relevant service.
  • Cannot login after restoring from backup to v.1.112.4

    GitLab
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Better access to the documentation

    Feature Requests
    1
    2
    2 Votes
    1 Posts
    27 Views
    No one has replied
  • More email notification triggers

    Feature Requests
    1
    1
    2 Votes
    1 Posts
    16 Views
    No one has replied
  • Uptime Kuma - Package Updates

    Pinned Uptime Kuma
    117
    0 Votes
    117 Posts
    77k Views
    Package UpdatesP
    [2.3.0] Update cloudflared to 2026.3.0
  • 2 Votes
    14 Posts
    5k Views
    LanhildL
    @girish said: What I meant is maybe the manifest can use "postgreSQL": { "prefixCount": 10 } and it creates 10 databases or something like that. I like this approach. How would you handle changes with this count though, say it's 10 today but lowered to 5 tomorrow? Surely that'd be a breaking change. Otherwise, I think it'd be the easiest solution
  • DocuSeal - Package Updates

    Pinned DocuSeal
    130
    4 Votes
    130 Posts
    51k Views
    Package UpdatesP
    [1.13.9] Update docuseal to 2.3.7 Full Changelog MCP Server and Agent Skills. Create, send, and manage eSignatures with OpenClaw or other AI agents via MCP or Agent Skills.
  • Traccar - Package Updates

    Pinned Traccar
    52
    1 Votes
    52 Posts
    13k Views
    Package UpdatesP
    [1.25.0] Make CalAmp port UDP according to Traccar and Protocol spec
  • Fider - Package Updates

    Pinned Fider
    10
    0 Votes
    10 Posts
    1k Views
    Package UpdatesP
    [2.0.0] Update fider to 0.33.0 Full Changelog Please note new license changes Open Core Licensing: Some features (content moderation, search indexing) are now gated as pro features, with a new commercial licensing system using separate private/public key environment variables. Content Moderation (Pro): Admins can now moderate posts and comments before they go public, trust or block individual users, and manage pending content from a dedicated admin page. Content moderation is available as a pro feature. Revamped UI: The home page and post detail view have been refreshed with a cleaner design, better dark mode support, improved mobile layouts, and post details now open in a modal without a full page reload. Security: Sign-in email links now use a strong 64-character key (manual entry still uses a 6-digit code for convenience). Fixed search with hyphenated words Option to keep failing webhooks enabled rather than auto-disabling them Fixed issue adding links via the toolbar button Fixed filter/sort state persisting when navigating back from a post Fixed vote listing issues Post tags now update live in the listing without a page reload