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


Skip to content
  • MiroTalk - Package Updates

    Pinned MiroTalk
    583
    2 Votes
    583 Posts
    401k Views
    Package UpdatesP
    [2.6.14] Update mirotalksfu to 2.1.38
  • Community Apps

    Pinned Locked Community Apps
    10
    11 Votes
    10 Posts
    428 Views
    J
    Facilmap Detail Link / Info Wishlist topic Link to wishlist topic Author @timconsidine Repository Repository 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.
  • 14 Votes
    30 Posts
    10k Views
    L
    A lot of improvements have happened to CiviCRM since it was first requested. These are summarized here. I hope we can package it for Cloudron: CiviCRM Improvements Since March 2018 (Focus on Standalone for Cloudron Packaging) + Roadmap Hey folks, CiviCRM is now at 6.12 (as of March 2026), and the changes have been transformative — especially for self-hosted use cases like Cloudron. Here's a breakdown of the main improvements: 1. No-Code/Low-Code Revolution: SearchKit + FormBuilder (Powered by APIv4) SearchKit (rolled out ~2020–2021, constantly enhanced): Visual query builder that replaced most legacy searches. Create complex joins, aggregations, charts, calendars, maps, saved searches, dashboards, and Smart Groups — all shareable and embeddable. FormBuilder (Afform): Drag-and-drop custom forms and workflows (events, contributions, petitions, data entry, etc.). Supports conditionals, multi-step forms, drafts ("save and finish later"), and deep SearchKit integration. These tools + mature APIv4 are the biggest game-changer for flexibility without PHP hacking. 2. CiviCRM Standalone – The Big Win for Self-Hosting & Cloudron Introduced as an extension (early 2020s), then moved to core and stabilized/promoted with CiviCRM 6.0 (March 2025). Runs completely without Drupal, WordPress, Joomla, or any CMS — just CiviCRM + a web server + database. Cloudron-friendly features: Official tarballs, Composer support, and Docker images published with every release (civicrm/civicrm on Docker Hub). Built-in user management, email login, 2FA, and dedicated extensions (Auto Logout for Standalone, Standalone Switch User, etc.). Simpler stack, fewer dependencies, easier updates, and cleaner resource usage. This is the single biggest reason to be excited: packaging Standalone is far more straightforward and maintainable than the old CMS-integrated versions. 3. Modern Theming & UX: RiverLea Theme Framework New theming system launched ~2024 and made default/popular in 6.x. Uses CSS variables (separates structure from styling), resulting in much lighter/faster themes (~15–30 kb vs. megabytes). Major UX/accessibility gains: Dark mode, better contrast, keyboard navigation, accordions, error messaging, and responsive design. Makes branding and future core UI changes far less painful. 4. Technical Infrastructure, Performance & Stability Smarty5 migration completed in 6.12 (2026): Dropped old Smarty2 for better security, performance, and modern PHP compatibility. Entity Construction Kit (ECK) (stable ~2025): Create custom entities via UI — they automatically get SearchKit/FormBuilder support. Ongoing performance tweaks, better multilingual support, improved logging, imports, and admin screens rebuilt with the new tools. Regular monthly releases + Extended Security Releases (ESR) option for stability-focused users. 5. Core Feature & Extensibility Enhancements Better handling across Contributions, Events, Cases, Mailings, and CiviMobile (native app). Stronger integrations (e.g., Mailchimp Sync) and a thriving extension ecosystem. Accessibility upgrades throughout and general polish that makes the whole system feel more modern and reliable. Promising Features on the Horizon / Roadmap (2025–2026+) RiverLea polish: In-app customizer, better frontend/public theming, and full accessibility compliance (community interest high, though some core funding paused). Deeper SearchKit/FormBuilder integration into more core admin screens (AdminUI/SearchUI work ongoing). Continued ECK evolution for even richer custom data models. Enhanced reporting (Pivot Reports), financial tools, and automation features. Focus on Standalone improvements, headless/API-first use cases, and overall stability (community sprints and CiviConf driving this). Overall verdict: CiviCRM has gone from a capable but somewhat rigid tool to a highly flexible, modern, self-hostable platform. Standalone + RiverLea + SearchKit/FormBuilder make it especially attractive for Cloudron packaging right now. Tips on must-have core extensions would be awesome too! Links for reference: Release announcements → https://civicrm.org/blog/tags/release Standalone install docs → https://docs.civicrm.org/installation/en/latest/standalone/ Docker repo → https://github.com/civicrm/civicrm-docker Looking forward to your thoughts!
  • FacilMap

    Community Apps
    6
    1 Votes
    6 Posts
    44 Views
    timconsidineT
    Great, let me know if anything else is off
  • Add a custom search engine currently not possible to add

    SearXNG
    1
    0 Votes
    1 Posts
    18 Views
    No one has replied
  • Plane - "The open source project management tool"

    App Wishlist
    11
    27 Votes
    11 Posts
    3k Views
    L
    What Cloudron fights you on for Plane: the single-container model. It is probably better to just use Plane's Docker Compose and run it on its own little VPS. Plane is not a monolithic app with a database bolted on. It is a distributed system with nine services, a message broker, and an object store. Cramming all of that into one container with supervisord is not how any of those components were designed to run. It works (Outline, Cal.com, Seafile, and Zoneminder have all been packaged this way), but the result is fragile in ways that a Docker Compose deployment is not. If the Celery worker crashes and supervisord restarts it, that is fine. If LavinMQ crashes and takes in-flight messages with it while the API is still accepting requests, you get silent failures that are hard to diagnose. The failure modes multiply with the number of co-located services.
  • Custom Haraka Plugin Support for the Mail Addon

    Feature Requests
    12
    4 Votes
    12 Posts
    1k Views
    sponchS
    @girish said: @CaeruleusAqua are you asking about custom bcc feature or custom haraka plugin? Custom haraka plugins won't be supported, this is not on the roadmap. Bcc feature might be. For 9.2, it will be primarily a mail feature release. looking forward to 9.2 now
  • 0 Votes
    3 Posts
    22 Views
    C
    Not familiar with Crystal, but one of the strengths of RabbitMQ is that is built with Erlang, a battle-tested, high-performance, fault-tolerant platform.
  • 🔥 Open Source Browser API for AI Agents & Apps

    Moved App Wishlist
    4
    2 Votes
    4 Posts
    82 Views
    robiR
    Thanks my bad.
  • 3 Votes
    6 Posts
    742 Views
    timconsidineT
    Nanobot now available as a Community App CloudronVersions: https://communityapps.appx.uk/cloudron-nanobot/CloudronVersions.json CommunityApps website: https://communityapps.appx.uk [ @community-apps ]
  • RabbitMQ for Mautic queue

    Moved Mautic
    22
    3 Votes
    22 Posts
    7k Views
    L
    RabbitMQ is of use for supporting Plane on Cloudron. It has quite high resting RAM requirements. So, LavinMQ might be even better as lighter resting requirements. https://plane.so/ Plane requires RabbitMQ (AMQP) for all async job processing. The Worker and Beat Worker services consume from RabbitMQ queues. There is no way to substitute Redis for this purpose: Plane switched from Redis/Celery to RabbitMQ explicitly. Cloudron has addons for PostgreSQL, MySQL, MongoDB, and Redis, but nothing for AMQP/RabbitMQ.
  • Raneto : markdown knowledgebase

    App Wishlist
    16
    9 Votes
    16 Posts
    5k Views
    L
    @timconsidine Well done! Another accolade!
  • 1 Votes
    3 Posts
    18 Views
    P
    @joseph thanks a lot for your prompt answer. I migrated and after 24 hours I saw this problem. So, right now what other I did: I enabled LAMP recovery mode I disabled LAMP recovery mode I rebooted whole VPS (not only LAMP app) Problem is solved after those further steps. Migration script could be improved to update cron job container ID if any cron job configured in a specific app.
  • 7 Votes
    23 Posts
    9k Views
    timconsidineT
    @Joseph apologies - fixed [image: 1773494816159-screenshot-2026-03-14-at-13.26.26-resized.png]
  • 1 Votes
    8 Posts
    89 Views
    P
    @girish Totally understood logic. Thanks a lot for your answer.
  • 2 Votes
    1 Posts
    25 Views
    No one has replied
  • 12 Votes
    7 Posts
    2k Views
    timconsidineT
    The self-host quick start is for VPS deployment using docker compose an Traefik. Not what is needed for Cloudron.
  • Metabase - Package Updates

    Pinned Metabase
    524
    1 Votes
    524 Posts
    407k Views
    Package UpdatesP
    [3.1.4] Update metabase to 0.59.2.6 Full Changelog
  • n8n - Package Updates

    Pinned N8N
    417
    0 Votes
    417 Posts
    395k Views
    Package UpdatesP
    [4.13.1] Update n8n to 2.11.4 Full Changelog core: Fix task runner hanging when connection attempt fails (backport to release-candidate/2.11.x) (#​26929) (9132524) Allow skipping foreignkey constraint disablement for imports (backport to release-candidate/2.11.x) (#​26884) (995df46)
  • SFTPGo - Package Updates

    Pinned SFTPGo
    15
    0 Votes
    15 Posts
    3k Views
    Package UpdatesP
    [1.4.1] Update sftpgo to 2.7.1 Full Changelog SFTPD: Added support for OpenPubkey SSH, enabling tighter integration between OpenID Connect and SFTP. Enforced password validation rules also when applied through a group. Fixed an issue where JSON dumps containing command actions failed to load correctly at startup when loaded as initial data. Data Provider: Fixed lock handling issues during migrations that could affect MySQL when migrations are executed concurrently by multiple instances. Fixed a potential path traversal and permission bypass involving specially crafted paths. CVE-2026-30914. Fixed placeholder sanitization in group home directories and key prefixes. CVE-2026-30915. Unified path handling: Prior to this release, the backslash character (\) was treated differently depending on the host operating system: on Linux, it was considered a standard character within a file or directory name, while on Windows, it acted as a path separator. We have now unified path handling across all platforms. Moving forward, both forward slashes (/) and backslashes (\) are strictly evaluated as path separators, independently of the underlying OS.