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.5k Posts
  • Full Text RSS

    4
    8 Votes
    4 Posts
    184 Views
    D

    @necrevistonnezr Looks good but it seems to only handle 1 page at a time and not RSS feeds?

    Full Text RSS currently has 1734 customized filters per domain that is kept up to date by the community https://github.com/fivefilters/ftr-site-config but it requires the updated paid version, 3.9.11. The docker hub I linked is for an older version, 3.8 that is functional and seems to be free without updates

  • 6 Votes
    14 Posts
    658 Views
    nebulonN

    This has been packaged now by @vladimir-d and is published as unstable. The new forum category is at https://forum.cloudron.io/category/159/superset

  • Rust Desk

    14
    12 Votes
    14 Posts
    2k Views
    S

    @jdaviescoates wow, super, thanks for figuring that out! 🙂
    @girish can you add the service now? + hoptodesk? (see thread above)

  • ntfy.sh : self-hostable notifications

    Locked Solved
    40
    18 Votes
    40 Posts
    2k Views
    R

    @girish Yes, that is me

  • 5 Votes
    4 Posts
    143 Views
    marcusquinnM

    I like the idea. Attracting more devs to Cloudron is effectively attracting more influencers for using the platform. 👍 from me on anything that does that.

  • VDO.ninja

    8
    6 Votes
    8 Posts
    208 Views
    marcusquinnM

    @fbartels Sorry, I just mean branding the URL, not the actual product. so that simple surfer equivalent option could work.

  • 4 Votes
    2 Posts
    270 Views
    J

    Could you explain some use cases of this app and maybe if it integrates with other apps available in the Cloudron App Store?

  • Hop to Desk

    1
    7 Votes
    1 Posts
    118 Views
    No one has replied
  • 4 Votes
    2 Posts
    783 Views
    necrevistonnezrN

    Now called „Postlight Parser and under active development: https://github.com/postlight/parser

  • Email Aliasing via Anonaddy

    Moved
    9
    6 Votes
    9 Posts
    523 Views
    marcusquinnM

    Self-hosting setup instructions: https://anonaddy.com/self-hosting/

  • 23 Votes
    37 Posts
    2k Views
    marcusquinnM

    @necrevistonnezr Good spot, I forgot about that. Seems you can't update the Simple Login URL with it though. You can with AnonAddy, so maybe this will work as a solution:

    4918902b-37f3-4499-a10f-adbca4cf6eb4-image.png

    Say doing something like this:

    8e7d077b-2933-4e23-8417-8e85d46d410d-image.png

  • 8 Votes
    7 Posts
    276 Views
    J

    I am using their cloud-hosted version of Meilisearch for my FreeScout instance and therefore wish to have this included in my Cloudron.

  • 5 Votes
    8 Posts
    1k Views
    marcusquinnM

    Works with Keycloak too: https://netbird.io/docs/integrations/identity-providers/self-hosted/using-netbird-with-keycloak

  • 3 Votes
    4 Posts
    188 Views
    M

    @fbartels
    Definitely. Let’s see what is meant by ‘currently’.
    Anyway, +1 for hypothes.is

  • Hypothesis web annotation tool

    2
    4 Votes
    2 Posts
    241 Views
    M

    @nebulon
    In relation to hypothes.is as a self-hosted app, one scenario maybe missing on the cloudron.io landing page is Academia (next to Personal, Web hosting, Business).
    It could be interesting to image which apps would be promoted and what’s maybe missing.

  • 5 Votes
    5 Posts
    325 Views
    P

    Neat!

    This type of SW is so needed

  • Tooljet - Build and Deploy Internal Tools

    14
    19 Votes
    14 Posts
    1k Views
    girishG

    @nj composer has the same issue in LAMP app. One has to bump up memory a lot . I guess that's fine.

  • Odoo - distributed business apps

    87
    26 Votes
    87 Posts
    13k Views
    jdaviescoatesJ

    @makemrproper said in Odoo - distributed business apps:

    @jdaviescoates said in Odoo - distributed business apps:

    But in my limited experience of playing around with it I found it severely lacking, and with a terribly confusing UX.
    Pretty much all the things it does are done MUCH better by other tools that focuses on doing that task rather than hacking together an Odoo module that kinda sorta does it.

    This is wrong.
    It is not confusing and provides a clean UX.
    The functionality that it offers out of the standard modules are great, and provides plenty of value as they come.
    I have used them for business scenarios on and off for 10 years.

    It's not wrong, it's just a different perspective.

    I was just using their website module which imho was (and very likely still is) "severely lacking, and with a terribly confusing UX" (compared to pretty much any modern website building system, but I was mostly comparing it to WordPress given that's by far the most widely used system).

    @makemrproper said in Odoo - distributed business apps:

    Please if you want to continue down this rabbit hole discussion, please list tools which are much better suited that replace Odoo.

    In this specific instance, fulfilling the needs of this specific client was much easier with WordPress, plus an additional forms plugins (forminator in that case).

    @makemrproper said in Odoo - distributed business apps:

    I have used them for business scenarios on and off for 10 years.

    I think that is likely why you don't find the UX frustrating 😉

    I don't doubt for a moment that it's possible to get great value from Odoo - clearly LOTS of people do. But it does seem to need quite a bit of learning before being able to do so effectively.

  • Language Tool (from languagetool.org)

    Locked Solved
    16
    16 Votes
    16 Posts
    735 Views
    nebulonN

    This is now packaged and the forum section is at https://forum.cloudron.io/category/157/languagetool

  • Kafka

    8
    0 Votes
    8 Posts
    193 Views
    nennogabrielN

    I want to use a queue control to n8n tasks. I saw this is commonly done with RabbitMQ, but I use kafka on other projects and I guessed it could be used as queue control as well. So, i tried to create a local kafka with docker, but it is not simple. I guess RabbitMQ is more friendly to IT usage.