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

Propose and vote for apps to be packaged

1.5k Topics 12.7k Posts
  • 1 Votes
    3 Posts
    164 Views
    marcusquinnM

    @girish I get the impression it can be self-hosted, but you need to login with an account to use, and enterprise account for some other features, perhaps collaboration.

    Not sure, but what I do know is that there's always more needs of developer time than there are developer hours in the world, so everything that save time leverages value for many more.

  • 0 Votes
    1 Posts
    163 Views
    No one has replied
  • InfluxDB

    2
    4 Votes
    2 Posts
    227 Views
    L

    Yes, I would like to see also InfluxDB in Cloudrons App-Store 🙂

  • Xibo - Signage and display system

    2
    3 Votes
    2 Posts
    267 Views
    P

    This would be great!

  • Open Replay

    2
    2 Votes
    2 Posts
    94 Views
    W

    I was curious about this tool. Looks like one of those tools that are perfect to get into legal troubles, isn't it? It reminds me of the cases where tools like this recorded credit card input and other sensitive data by accident or even shared it with third partys. Furthermore a privacy policy from 2021 (with standard texts it seems) doesn't sound like they have a clue about GDPR or privacy-driven products. I didn't even find out the company behind this (just some relationship to US and France).

    (At least they try to mention it and cover it under https://openreplay.com/session-replay-guide.html#importance-of-data-privacy-in-session-replay so theoretically it could be done properly at least for such basic cases)

  • Starcoder (AI coding app)

    2
    1 Votes
    2 Posts
    181 Views
    robiR

    This seems to be more of a model not an App, so you're better off taking something like https://github.com/h2oai/h2ogpt, where you can then use this LLM. They have their own LLM studio, which is also a good option.

  • 3 Votes
    10 Posts
    237 Views
    timconsidineT

    @warg appreciate that you want to know this app will work before committing to Cloudron
    but then do go and get a Cloudron subscription : it will save you time and therefore money, as well achieving more
    after all, as you said, Statamic is not free,

  • Soundscape - a music streaming server

    6
    0 Votes
    6 Posts
    713 Views
    humptydumptyH

    Wait, -1? How did this get downvoted?

  • Storj Node

    16
    6 Votes
    16 Posts
    1k Views
    L

    @doodlemania2 said in Storj Node:

    @plusone-nick Well, then throw down for Loki (Oxen) too! (I am considering becoming a node on there).

    https://forum.cloudron.io/topic/5824/lokinet-on-cloudron

    Please lead the way on this! Your experience on Storj would be invaluable.

  • 6 Votes
    17 Posts
    716 Views
    timconsidineT

    Haven't looked at in a while and I'm sure there are improvements to be made.
    Was done a long time a go.
    But would be a good addition to the official App Store .... IMHO

  • 12 Votes
    3 Posts
    387 Views
    jdaviescoatesJ

    @Joe-Suarez said in KoBoToolbox - Simple, Robust and Powerful Tools For Data Collection:

    users can install it on their own servers or use a cloud-based service such as Cloudron.

    Cloudron is not a cloud-based service. It is itself something users install on their own servers.

    Are you a human? You sounds a bit spam-bot-ish who is just waiting for some upvotes before posting some spam links 🙂

  • Mailpile e-mail client

    9
    7 Votes
    9 Posts
    764 Views
    jdaviescoatesJ

    Some good news. Seems like it'll still be a good while until they'll be new web app but they just got a grant to work on the new back end:

    https://www.mailpile.is/blog/2023-05-01_A_Mail_Client_in_Six_Steps.html

  • MTProto for Telegram

    5
    5 Votes
    5 Posts
    105 Views
    L

    @cracke_sonoras said in MTProto for Telegram:

    PS: Creating a new topic, since this one is 4-year old.

    I would like to request that MTProto be fully integrated with Cloudron. At this moment, Telegram is being censored in Brazil due to a court order claiming that Telegram is not cooperating with investigations by not providing complete user data.

    Currently, the only way to bypass this censorship is by using proxies or VPNs. By adding MTProto to Cloudron, you would allow Brazilian users running a Cloudron instance to create free proxies so that non-technical people can overcome the absurd censorship we are facing.

    There is already a ready-to-use Docker image at https://hub.docker.com/r/telegrammessenger/proxy, which I imagine would allow the Cloudron team to quickly add this new app.

    Please contribute to our fight against censorship and for freedom! And thank you for creating and maintaining Cloudron.

    There is also a strong alternative to Telegram, Session:

    https://getsession.org

    Or Berty:

    https://berty.tech/

    Session is a strong choice for privacy and soon will support Lokinet, which is like a fast, low-latency TOR over which you can stream video. Berty uses IPFS (Inter Planetery File System). Both are designed with privacy in mind.

    The team behind Session, Oxen, are about to start an alternative to VPNs using Lokinet:
    https://oxen.io/blog/lokinet-exit-marketplace-design

  • Please add MTPROTO for Telegram

    Locked
    2
    0 Votes
    2 Posts
    206 Views
    girishG

    Vote at https://forum.cloudron.io/topic/9133/mtproto-for-telegram

  • Woodpecker CI

    Locked Solved
    5
    3 Votes
    5 Posts
    378 Views
    girishG

    This is published now.

  • Chat-with-Github-Repo

    1
    2 Votes
    1 Posts
    272 Views
    No one has replied
  • 6 Votes
    3 Posts
    125 Views
    robiR

    @LoudLemur said in Rath - Automated data exploratory analysis and visualization tools.:

    I am a bit mystified by this: "beyond open-source alternative "

    It means it does much more than the software it is an alternative for. It actually fills a large gap in that space.

  • 2 Votes
    1 Posts
    113 Views
    No one has replied
  • Rasa Framework for Create Chatbots

    1
    3 Votes
    1 Posts
    78 Views
    No one has replied
  • AtroPIM

    5
    5 Votes
    5 Posts
    278 Views
    S

    I was able to install this App via the Cloudron LAMP App:

    Open Path "/app/data/public/" and delete all files (including .htaccess) run git clone https://github.com/atrocore/skeleton-pim-no-demo.git . && php composer.phar self-update && php composer.phar update (make sure you are in "/app/data/public/") run find . -type d -exec chmod 755 {} + && find . -type f -exec chmod 644 {} +; run find client data custom upload -type d -exec chmod 775 {} + && find client data custom upload -type f -exec chmod 664 {} + add to cron in cloudron app settings: * * * * * php /app/data/public/index.php cron open App URL and run setup Get mysql credentials from /app/data/credentials.txt Add required parameters to /app/data/php.ini:
    max_execution_time=180
    max_input_time=180
    memory_limit=256M Restart App Finish Setup

    Updates can be done in the Admin UI:
    Administration → System → Modules → Update
    (you have to restart the App in Cloudron after every Update)

    You can use this Image for the Launcher:
    Logo