Dify.ai, a self-hosted prompt-management tool
-
V0.0.1 installed on my Cloudron
Couple issues to resolve.
But
-
Released v0.0.2 of my cloudron-dify package.
Available on
CustomAppGatewayand/or your ownCCAI-Papp, 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)
-
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
-
@timconsidine Have you ever built a knowledge base? All my files are stuck in some kind of queue. They never get processed.
-
@timconsidine Have you ever built a knowledge base? All my files are stuck in some kind of queue. They never get processed.
-
@timconsidine Have you ever built a knowledge base? All my files are stuck in some kind of queue. They never get processed.
-
@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 queueInvestigating ....
-
@timconsidine Have you ever built a knowledge base? All my files are stuck in some kind of queue. They never get processed.
@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)
Still working on a fix to sandbox for workflows but best to get the knowledge RAG out in the wild for additional testing.
-
Sandbox issue resolved
Pushed v0.0.25
tcmbp132021/cloudron-dify:v0.0.25 (or :latest)
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"
