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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Dify.ai, a self-hosted prompt-management tool

Dify.ai, a self-hosted prompt-management tool

Scheduled Pinned Locked Moved App Wishlist
23 Posts 8 Posters 6.8k Views 9 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • timconsidineT Offline
    timconsidineT Offline
    timconsidine
    App Dev
    wrote last edited by timconsidine
    #14

    Released v0.0.2 of my cloudron-dify package.

    Available on CustomAppGateway and/or your own CCAI-P app, if installed. Or one-liner installation :
    curl -fsSL https://customappgateway.appx.uk/install.sh | bash -s -- --install-app "dify"

    Still early days on cloudron deployment, but releasing it so early-adopters can help flush out issues.

    It's a large docker image, so be patient with installation.

    issues :

    • need to check email setup
    • need to actually use it !
    • Investigating the connection to Dify Marketplace (seems off)

    Indie app dev, scratching my itches, lover of Cloudron PaaS

    1 Reply Last reply
    1
    • timconsidineT Offline
      timconsidineT Offline
      timconsidine
      App Dev
      wrote last edited by
      #15

      released v0.0.6
      plugin installation fixed for installing from local (just download from marketplace and then install the local plugin package file)

      Investigating the direct marketplace link

      Indie app dev, scratching my itches, lover of Cloudron PaaS

      1 Reply Last reply
      2
      • luckowL Offline
        luckowL Offline
        luckow
        translator
        wrote last edited by
        #16

        @timconsidine Have you ever built a knowledge base? All my files are stuck in some kind of queue. They never get processed.

        Pronouns: he/him | Primary language: German

        timconsidineT 3 Replies Last reply
        0
        • luckowL luckow

          @timconsidine Have you ever built a knowledge base? All my files are stuck in some kind of queue. They never get processed.

          timconsidineT Offline
          timconsidineT Offline
          timconsidine
          App Dev
          wrote last edited by
          #17

          @luckow I'm still working the package
          TBH I don't recall where where it got to, but no, I didn't get to building a KB

          Indie app dev, scratching my itches, lover of Cloudron PaaS

          1 Reply Last reply
          2
          • luckowL luckow

            @timconsidine Have you ever built a knowledge base? All my files are stuck in some kind of queue. They never get processed.

            timconsidineT Offline
            timconsidineT Offline
            timconsidine
            App Dev
            wrote last edited by
            #18

            @luckow am dusting off Dify on Cloudron, currently working on build 0.0.23, some sandbox and marketplace errors persist.
            Standby ...

            Indie app dev, scratching my itches, lover of Cloudron PaaS

            1 Reply Last reply
            1
            • timconsidineT Offline
              timconsidineT Offline
              timconsidine
              App Dev
              wrote last edited by
              #19

              @luckow
              I pushed v0.0.23 to git repo
              ✅ marketplace access and install
              ✅ my cloudron hosted ollama set as model provider (needs open-ai-compatible plugin)
              ✅ set my Ollama for nomic-text-embed
              ✅ created knowledge with a single document
              ❌🤷 doc stuck in queue

              Investigating ....

              Indie app dev, scratching my itches, lover of Cloudron PaaS

              1 Reply Last reply
              2
              • luckowL luckow

                @timconsidine Have you ever built a knowledge base? All my files are stuck in some kind of queue. They never get processed.

                timconsidineT Offline
                timconsidineT Offline
                timconsidine
                App Dev
                wrote last edited by timconsidine
                #20

                @luckow
                Think I have resolved knowledge import / indexing
                Not tested heavily but I got a single 1Mb PDF through the process.

                Pushed 0.0.24 to GitHub
                Also created new docker image :
                tcmbp132021/cloudron-dify:v0.0.24 (or :latest)

                Screenshot 2026-02-25 at 17.44.14.png

                Still working on a fix to sandbox for workflows but best to get the knowledge RAG out in the wild for additional testing.

                Indie app dev, scratching my itches, lover of Cloudron PaaS

                1 Reply Last reply
                1
                • timconsidineT Offline
                  timconsidineT Offline
                  timconsidine
                  App Dev
                  wrote last edited by
                  #21

                  Sandbox issue resolved
                  Pushed v0.0.25
                  tcmbp132021/cloudron-dify:v0.0.25 (or :latest)

                  Screenshot 2026-02-25 at 17.51.34.png

                  More real-world testing needed, but hopefully we're making progress towards a v1.0.0 release

                  Install via 1 line install :
                  curl -fsSL https://customappgateway.appx.uk/install.sh | bash -s -- --install-app "dify"

                  Indie app dev, scratching my itches, lover of Cloudron PaaS

                  1 Reply Last reply
                  3
                  • timconsidineT Offline
                    timconsidineT Offline
                    timconsidine
                    App Dev
                    wrote last edited by
                    #22

                    Added Playwright to the build (so playwright plugin can be used : needs URI in plugin config of ws://localhost:3003)

                    pushed v0.0.28
                    tcmbp132021/cloudron-dify:v0.0.28 (or :latest)

                    Indie app dev, scratching my itches, lover of Cloudron PaaS

                    luckowL 1 Reply Last reply
                    2
                    • timconsidineT timconsidine

                      Added Playwright to the build (so playwright plugin can be used : needs URI in plugin config of ws://localhost:3003)

                      pushed v0.0.28
                      tcmbp132021/cloudron-dify:v0.0.28 (or :latest)

                      luckowL Offline
                      luckowL Offline
                      luckow
                      translator
                      wrote last edited by
                      #23

                      @timconsidine will look into it later.

                      Pronouns: he/him | Primary language: German

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search