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


Skip to content

App Wishlist

1.8k Topics 16.1k Posts

Propose and vote for apps to be packaged

  • 1 Votes
    1 Posts
    108 Views
    No one has replied
  • 14 Votes
    31 Posts
    12k Views
    jamesJ
    Hello @loudlemur As discussed before here https://forum.cloudron.io/post/118000. Please don't post AI output plain into the forum.
  • Ocular - Helps you see your budgets more clearly

    3
    6 Votes
    3 Posts
    542 Views
    timconsidineT
    Re-packaged Ocular as a community app Now v2.2.2. Cloudron Versions: https://communityapps.appx.uk/cloudron-ocular/CloudronVersions.json Community Apps Website: https://communityapps.appx.uk [ @community-apps ]
  • Plane - "The open source project management tool"

    11
    28 Votes
    11 Posts
    5k 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.
  • 1 Votes
    3 Posts
    309 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
    4
    2 Votes
    4 Posts
    862 Views
    robiR
    Thanks my bad.
  • 3 Votes
    6 Posts
    2k 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 ]
  • Raneto : markdown knowledgebase

    16
    9 Votes
    16 Posts
    6k Views
    L
    @timconsidine Well done! Another accolade!
  • Huly : Open Source All-in-One Project Management Platform

    7
    1
    12 Votes
    7 Posts
    3k Views
    timconsidineT
    The self-host quick start is for VPS deployment using docker compose an Traefik. Not what is needed for Cloudron.
  • 3 Votes
    1 Posts
    353 Views
    No one has replied
  • FacilMap

    18
    16 Votes
    18 Posts
    4k Views
    timconsidineT
    @jdaviescoates good luck with trying it, hope you like it. I will fix the mobile responsive view, thanks for letting me know.
  • 17 Votes
    12 Posts
    5k Views
    jamesJ
    I have looked into it. When packaging postal we could bind port 25 to 127.0.0.1 and not map it in the CloudronManifest.json. But we lose many of features the people want to use postal for. no incoming mail no bounce handling (unless you add MX and forwarding) no suppression list / full delivery feedback when using an external relay https://github.com/postalserver/postal/issues/497#issuecomment-365283308 For outbound-only the postal API or internal docker IP to access the internal postal SMTP could be used and this sound more like a service compared to a singular app. Another big issue - https://github.com/postalserver/postal/issues/48#issuecomment-310317594 What about authentication on SMTP relays? That isn't supported. You should configure your relay to allow connections from the IP of your Postal server. The amount of features lost and lack of auth for SMTP relays is a mayor roadblock. So I came to conclusion that we will not package postal for Cloudron.
  • AppFlowy

    61
    14
    51 Votes
    61 Posts
    26k Views
    jdaviescoatesJ
    @sock_check_foo said: "private, affordable, self hostable alternative to Notion" I'm holding out hope for Docs https://forum.cloudron.io/post/103461
  • WorldBrain's Memex

    5
    3 Votes
    5 Posts
    2k Views
    S
    Still wish there was a way to self-host an annotating the web solution.
  • ZeroNet

    43
    1
    5 Votes
    43 Posts
    12k Views
    timconsidineT
    So, feeling stupid (more than normal) for starting with ZNC (Zeronet Conservancy), ZNX (ZeronetX) is now packaged. Ignoring the vagaries of P2P and Tor, this does seem to be viable. Git repo : https://git.cloudron.io/timconsidine/cloudron-zeronet (same) has been refactored into 2 folders, ZNC just in case someone feels they want to take it over / use as a base, and ZNX. Docker image: tcmbp132021/cloudron-zeronet:v3.0.0 ZNX actually allows an ID to be created and ZNX-leaning sites seem to be alive. I absolutely see the value of Zeronet for different uses, including hiding in plain sight (for legitimate reasons), and it seems usable enough. Old/abandoned/un-peered sites can be ignored. Set up active sites. Haven't yet found a site to promote relocation of No.10 / Millbank PHQ to central Tehran, but I will keep looking.
  • ControlR - remote control and remote access

    6
    6
    7 Votes
    6 Posts
    852 Views
    jamesJ
    Hello @bitbound Thank you very much. I have added you to the group.
  • Spurtcommerce - Multi vendor ecommerce Platform

    4
    3 Votes
    4 Posts
    382 Views
    robiR
    @timconsidine Don't love the templates. Love the Discard.
  • Mobilizon - A free and federated tool to get our events off Facebook!

    39
    29 Votes
    39 Posts
    14k Views
    L
    @girish nextcloud federates, too.
  • 🦌 DeerFlow - 2.0 - Super Agent

    1
    4 Votes
    1 Posts
    3k Views
    No one has replied
  • Bisq (decentralised P2P bitcoin exchange) on Cloudron

    9
    1 Votes
    9 Posts
    1k Views
    timconsidineT
    Not sure anybody cares (which is fine, my itch is scratched), but ... BISQ API HEADLESS : updated API calls removed the SKILL (because I don't want to duplicate it and it sits more naturally in the Nanobot repository: the updated skill has been deployed there) [image: 1772822611359-screenshot-2026-03-06-at-17.25.12.png]