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


Skip to content

Discuss

Feedback, suggestions, anything else Cloudron related

1.2k Topics 10.3k Posts
  • What do you do?

    Pinned
    74
    7 Votes
    74 Posts
    41k Views
    robiR
    @nostrdev so glad you investigated when I recommended Cloudron. Glad to have you here.
  • Show me your dashboard :)

    Pinned
    65
    2
    6 Votes
    65 Posts
    25k Views
    T
    @scooke just following the documentation for self development/deploy, it is still basically docker and there are good basic container to start from. I had a some more but moved to my local running TrueNas Scale and using OCID from cloudron.
  • 6 Votes
    11 Posts
    52 Views
    robiR
    @timconsidine oh, ha, I see.. just with the vowels removed. So britt.
  • 4 Votes
    7 Posts
    58 Views
    robiR
    @marcusquinn I wonder if @timconsidine uses it.
  • Could not install application on demo.cloudron.io

    demo
    7
    0 Votes
    7 Posts
    59 Views
    J
    Demo cloudron seems up to me. But you should not paste demo cloudron links anywhere , if that is what you are asking The whole thing is transient and people come and go on that server.
  • N8N Security

    7
    2 Votes
    7 Posts
    36 Views
    jamesJ
    @Teiluj said in N8N Security: Would this obfuscate the n8n frontend, at least partially? Yes, but security via obscurity is useless. @jorrg said in N8N Security: So the only thing that I presume would change that if some automated scraper comes passing by my IP asking: "Do you run N8N?" my server would answer: "Please log in with your cloudron details" instead of "Sure I am running this N8N version" If your IP is scraped it will not even reply with N8N but would return Cloudron. They would need to know the subdomain of your N8N Cloudron app, which is also possible from e.g. the SSL/TLS certificate if wildcard is not used. Example for cloudron.io https://www.merklemap.com/search?query=cloudron.io&page=0 Anything that is publicly accessible in the World Wide Web is subjected to access attempts. And again, if N8N would use the custom OIDC plugin, the brute force would just move to a new target, the OIDC login. We are planning to add per app IP-Whitelisting. With that, apps could be gated behind e.g.: the Cloudron VPN app. This would be a reliable way to block public access.
  • EvolutionAPI

    4
    0 Votes
    4 Posts
    23 Views
    jamesJ
    Hello @jdaviescoates There already is an entry in the App Wishlist: https://forum.cloudron.io/post/102445
  • porta 8080

    3
    0 Votes
    3 Posts
    30 Views
    jamesJ
    Hello @luisegundo As @necrevistonnezr pointed out, this is the Cloudron forum. Also, please use English, so everyone is able to participate.
  • Alternatives to Cloudflare DNS with Cloudron?

    12
    1 Votes
    12 Posts
    158 Views
    sebastienserreS
    I'm using Bunny DNS which are EU based. And it works like a charm with Cloudron
  • List of Cloudron Apps and OIDC/LDAP support

    9
    2 Votes
    9 Posts
    88 Views
    jdaviescoatesJ
    @joseph said in List of Cloudron Apps and OIDC/LDAP support: Looks like the filter got removed in Cloudron 9 Aha, yes, that's why I still see it, I'm still on 8. Should come back IMHO. @staff could we get it into 9.016?
  • XMPP roadmap

    xmpp roadmaps
    1
    2 Votes
    1 Posts
    18 Views
    No one has replied
  • Unified messaging platforms in 2026 (beeper, matrix-mautrix, ?)

    5
    3 Votes
    5 Posts
    92 Views
    scookeS
    Even if it wasn't an advert, it cost ONE HUNDRED bucks/euros/francs whatever. Forget that!
  • 8 Votes
    11 Posts
    142 Views
    I
    @p44 @p44 said in Indonesian (Bahasa Indonesia) Translation for Cloudron Is Now 100% Complete: @IniBudi Very very good news. I wish your efforts brings Cloudron to expand to Indonesian users. Yes, hopefully, it will bring Indonesian users to use Cloudron as their server and app management. If the community becomes bigger I hope we can create offline meetup in Indonesia. Thank you @p44 and @nebulon
  • Apps for file management/sharing/syncing

    23
    7 Votes
    23 Posts
    303 Views
    girishG
    @timconsidine said in Apps for file management/sharing/syncing: Cubby is also long standing, but doesn't have desktop apps. I started on an android app - https://git.cloudron.io/cubby/cubby-android/ . It will take some time to get it polished but it will get there. By desktop app, do you mean a desktop syncer? I connect via webdav on linux and while not a "syncer" , it gives similar functionality. But I am happy to hear opinions on how important a desktop syncer is these days.
  • Should I worry about MongoDB Vulnerability CVE-2025-14847

    4
    1 Votes
    4 Posts
    20 Views
    girishG
    We already fixed this - https://git.cloudron.io/platform/box/-/commit/a02e933375e5ef6b833029acee1bae969e1203fe . We are working on a final update to 9.0 with various UI fixes and this change will be part of that (i.e 9.0.16).
  • Can't select App Wishlist category on advanced search

    4
    2
    0 Votes
    4 Posts
    32 Views
    nebulonN
    Looks like the package list has grown that much that the max entries of that dropdown cuts off at Woodpecker currently
  • MCP Server for Cloudron - AI-Powered Instance Management

    10
    6 Votes
    10 Posts
    221 Views
    canadaduaneC
    With apologies in advance to @sangemaru (since I did not ask permission), I've forked this project. the git repository's source code is in a poor state node_modules checked into source code dist checked into source code multiple megabytes of executables and directories not compatible across operating systems many leftover markdown files, plans, unused files throughout tests not working, and typescript unused Since I used a filter-repo to clean up the git history, this made my changes incompatible with github PRs Subset of filter-repo commands used during cleanup: git filter-repo --force --path node_modules --invert-paths git filter-repo --force --path dist --invert-paths git filter-repo --force --path TESTING.md --invert-paths git filter-repo --force --path PHASE_2_3_SUMMARY.md --invert-paths git filter-repo --force --path .serena --invert-paths git filter-repo --force --path FORUM_POST.md --invert-paths git filter-repo --force --path REAL_TEST_RESULTS_F23B.md git filter-repo --force --path TESTING_NOTES.md --invert-paths Here is the new published package: https://www.npmjs.com/package/@halecraft/mcp-cloudron I separated the API surface area into 8 categories for now, and implemented a few more of the openapi spec endpoints (32 of 240 total implemented): App Management cloudron_list_apps - List all installed applications with status and health cloudron_get_app - Get detailed information about a specific application cloudron_control_app - Start, stop, or restart an application cloudron_configure_app - Update environment variables, memory limits, access control cloudron_install_app - Install an application from the App Store cloudron_uninstall_app - Uninstall an application (with pre-flight validation) cloudron_clone_app - Clone an application to a new location cloudron_repair_app - Repair a broken application cloudron_update_app - Update an application to a newer version cloudron_restore_app - Restore an application from a backup cloudron_backup_app - Create a backup of a specific application App Store cloudron_search_apps - Search the Cloudron App Store cloudron_validate_manifest - Validate an app before installation Backups cloudron_list_backups - List all available backups cloudron_create_backup - Create a new instance backup Users cloudron_list_users - List all users cloudron_get_user - Get details for a specific user cloudron_create_user - Create a new user with role assignment cloudron_update_user - Update user properties (email, role, password) cloudron_delete_user - Delete a user (with pre-flight validation) Groups cloudron_list_groups - List all groups cloudron_create_group - Create a new group System cloudron_get_status - Get Cloudron instance status and version cloudron_check_storage - Check available disk space cloudron_list_services - List platform services (MySQL, PostgreSQL, etc.) cloudron_list_domains - List configured domains cloudron_get_logs - Retrieve application or service logs Tasks cloudron_task_status - Check status of an async operation cloudron_cancel_task - Cancel a running operation cloudron_validate_operation - Pre-flight validation for destructive operations Updates cloudron_check_updates - Check for Cloudron platform updates cloudron_apply_update - Apply a platform update I don't normally do this (I like to contribute), but I have some time constraints right now and am currently unwilling to slow down to work through some of these issues to get to baseline. That said, I do applaud your getting this started sangemaru and hope this doesn't dissuade you from continuing.
  • Focus on Business Apps

    78
    12 Votes
    78 Posts
    16k Views
    A
    @humptydumpty I don't think its plays nice with wayland, but I have had it running on a X11 Manjaro & mint installs for a couple years no issues at all. Also the console / shell is available much like an SSH session.
  • Best way to change DNS providers from Cloudflare to an EU provider?

    16
    4 Votes
    16 Posts
    3k Views
    P
    Great. @jdaviescoates
  • Maps on Cloudron - Feedback on Beta

    maps feedback
    19
    1 Votes
    19 Posts
    214 Views
    robiR
    This is how one guy mods OSRM for his own use case: