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.6k Topics 14.0k Posts
  • 17 Votes
    16 Posts
    9k Views
    jdaviescoatesJ
    ublock origin seems to work pretty well for blocking ads on YT itself. See also NewPipe for Android
  • Amurex AI meeting transcription

    Moved
    2
    1 Votes
    2 Posts
    207 Views
    robiR
    FYI: This is simply using external OpenAI/etc APIs, so while the code can be self hosted, the transcription is not.
  • keygen - software licensing & distribution API

    1
    4 Votes
    1 Posts
    69 Views
    No one has replied
  • Yopass - Share Secrets Securely

    2
    2 Votes
    2 Posts
    227 Views
    L
    @syben https://forum.cloudron.io/topic/12472/please-use-this-template-to-make-an-app-wishlist-request
  • Plausible (Analytics Platform)

    46
    34 Votes
    46 Posts
    5k Views
    C
    @girish We contributed some code back to Plausible Analytics some time ago to accomplish some things we wanted on our time line rather than theirs. They publish infrequent "official" updates to the self-hosted Docker code in part to minimize the support impact on their small development team. I believe they publish their code (not self-hosted) updates more frequently, which might give visibility to security updates and new features. Their primary source of revenue is from paid accounts that they host on their own infrastructure, so perhaps another reason is to entice customers to use their hosted Plausible solution. FWIW, we do both, in part to support their efforts. They are solid and I have nothing but good things to say about them as a company, a platform, and as individuals.
  • Tooljet - Build and Deploy Internal Tools

    16
    20 Votes
    16 Posts
    4k Views
    S
    If anyone is interested, here is a working setup in coolify: create project and add a postgres and redis database create a "docker compose empty" service Enable Connect To Predefined Network add the docker compose and env to generate the secrets, use the script on any pc (insert anything when asked for db infos): curl -LO https://tooljet-deployments.s3.us-west-1.amazonaws.com/docker/.env.external.example curl -LO https://tooljet-deployments.s3.us-west-1.amazonaws.com/docker/external.sh && chmod +x external.sh mv .env.external.example .env && ./external.sh you can use the standard postgres db for tooljet, for tooljet db you can use any name, the database will be created on launch enter the url you want to use at the service settings (https://example.com:3000) docker compose: services: tooljet: tty: true stdin_open: true container_name: Tooljet-app image: 'tooljet/tooljet:ee-lts-latest' restart: always env_file: .env deploy: resources: limits: cpus: '2' memory: 4G environment: SERVE_CLIENT: 'true' PORT: '3000' command: 'npm run start:prod' healthcheck: test: - CMD-SHELL - 'wget -qO- http://127.0.0.1:3000/' interval: 30s timeout: 50s retries: 10 postgrest: image: 'postgrest/postgrest:v12.2.0' restart: always env_file: .env deploy: resources: limits: cpus: '2' memory: 2G environment: - PGRST_SERVER_PORT=80 - PGRST_DB_PRE_CONFIG=postgrest.pre_config ENV: TOOLJET_HOST=https://example.com LOCKBOX_MASTER_KEY=(use env generator) SECRET_KEY_BASE=(use env generator) ORM_LOGGING=all DATABASE_URL=(COPY DB URL FROM COOLIFY)?sslmode=disable ENABLE_TOOLJET_DB=true TOOLJET_DB_URL=(COPY DB URL FROM COOLIFY)?sslmode=disable PGRST_DB_URI=(COPY DB URL FROM COOLIFY)?sslmode=disable PGRST_HOST=postgrest PGRST_JWT_SECRET=(use env generator) REDIS_URL=(COPY REDIS URL FROM COOLIFY) CHECK_FOR_UPDATES=true DISABLE_SIGNUPS=true USER_SESSION_EXPIRY=2880 COMMENT_FEATURE_ENABLE=true ENABLE_MULTIPLAYER_EDITING=true ENABLE_MARKETPLACE_FEATURE=true DISABLE_TELEMETRY=true DEPLOYMENT_PLATFORM=docker LANGUAGE=en
  • revive adserver https://www.revive-adserver.com/

    4
    2 Votes
    4 Posts
    456 Views
    C
    I tried deploying it in a LAMP container the other day. It didn't work (it seemed the CSS was messed up, maybe a doc root issue?). Happy to work with anyone on this anytime next week to get it POC in a LAMP container and then packaged for cloudron.
  • schej-it on Cloudron - a modern and better when2meet

    2
    5 Votes
    2 Posts
    290 Views
    jdaviescoatesJ
    Nice. +1
  • 7 Votes
    2 Posts
    280 Views
    jdaviescoatesJ
    Thanks - we should probably create a wishlist post for Vidzy too https://vidzy.codeberg.page/
  • 3 Votes
    9 Posts
    1k Views
    micmcM
    @LoudLemur said in Red5 Open Source on Cloudron - video streaming: Where did Java go wrong? Not sure. I agree it was sounding as something great, but, imho, it's the rapid evolution (not really expected) of the JavaScript languages that have zapped Java from winning the market. Runs mostly in client's side which is much less hard on the server's resources, and does NOT require a special server as Tomcat server (@girish ?) to serve Java pages.
  • AnythingLLM - AI business intelligence tool

    10
    12 Votes
    10 Posts
    2k Views
    micmcM
    @jagan said in AnythingLLM - AI business intelligence tool: I am using AnythingLLM on the desktop and it blows Open WebUI away for RAG and Agents! If we can have AnythingLLM on Cloudron, it would be a gamechanger for groups to collaborate in a workspace with shared documents. Maybe you could explain us how AnythingLLM "blows" OW away, and is this still relevant today? OW has much, much developed since then so would be good to see. TO start with, this is an Desktop app and, yes, there's a "cloud" version however the only "cloud version" available is to be run from Docker (which should be easier for Cloudron to start with). And also, viewing the capacity of the Desktop app how relevant would be the need to have a "cloud version" on Cloudron for example?
  • 8 Votes
    12 Posts
    2k Views
    L
    @marcusquinn It is a bit tricky to get the client installed...
  • Readeck – selfhosted read-it-later

    9
    10 Votes
    9 Posts
    2k Views
    L
    @thoresson https://forum.cloudron.io/topic/12472/please-use-this-template-to-make-an-app-wishlist-request
  • Loom like open-source to include in cloudron : Cap.so

    Locked
    2
    1 Votes
    2 Posts
    139 Views
    N
    Dupe from https://forum.cloudron.io/post/87474
  • Mumble - Open Source, Low-Latency, High Quality Voice Chat

    30
    27 Votes
    30 Posts
    4k Views
    L
    Mumble has been mentioned again recently in discussions relating to supporting SpaceBar and Revolt on Cloudron: https://forum.cloudron.io/topic/5660/revolt-open-source-and-privacy-friendly-discord-alternative/29 https://forum.cloudron.io/topic/6592/fosscord-oss-discord/8
  • Dittofeed - open-source, omni-channel customer engagement platform

    5
    4 Votes
    5 Posts
    653 Views
    micmcM
    It requires to run Composer. On the other hand, if one's looking for such kind of automation but with much easier way to implement look for Mautic, it's powerful and bug free. One could also look into Typebot and N8N available on Cloudron which will do a lot more than Dittofeed and that can be used right now, while waiting for Dittofeed to be adopted, or not...
  • Openpanel on Cloudron - An open-source alternative to Mixpanel

    3
    1
    6 Votes
    3 Posts
    344 Views
    E
    @LoudLemur Updated
  • Maxun - Open-Source No-Code Web Data Extraction Platform

    1
    4 Votes
    1 Posts
    104 Views
    No one has replied
  • Endurain on Cloudron - fitness tracker

    endurain fitness health tracker sport
    1
    2
    3 Votes
    1 Posts
    129 Views
    No one has replied
  • 4 Votes
    1 Posts
    112 Views
    No one has replied