FREE: Self-Host Dify AI - RAG AI AGENTS! (Coolify & Traefik)🤖 Drag-N-Drop FlowiseAI Alternative⚡

preview_player
Показать описание
FREE: Self-Host Dify AI - RAG AI AGENTS! (Coolify & Traefik)🤖 Drag-N-Drop FlowiseAI Alternative⚡

ENV Variables:
INIT_PASSWORD=SECURE-PASSWORD
SECRET_KEY=sk-9f73SECRETKEYDFKADF3BlbkFJLK7U

http:
middlewares:
cors:
headers:
accessControlAllowOriginList:
accessControlAllowMethods:
- GET
- OPTIONS
- PUT
- POST
- DELETE
accessControlAllowHeaders:
- Content-Type
- Authorization
accessControlAllowCredentials: true
accessControlMaxAge: 100
addVaryHeader: true
routers:
dify-console-api:
service: dify-api-service
middlewares:
- cors
tls:
certResolver: letsencrypt
dify-web:
service: dify-web-service
middlewares:
- cors
tls:
certResolver: letsencrypt
dify-api:
service: dify-api-service
middlewares:
- cors
tls:
certResolver: letsencrypt
services:
dify-api-service:
loadBalancer:
servers:
-
dify-web-service:
loadBalancer:
servers:
-


THE COMMAND TO GET THE TWO IP ADDRESSES ABOVE FOR YOUR WEB AND API CONTAINER:
docker ps -q | xargs -n 1 docker inspect --format '{{ .Name }}: {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}'

Traefik Config - JUST COMMAND & LABELS (You don't need to use everything here if not needed depending on your current configuration)

command:
- '--ping=true'
labels:

🤑 FREE VALUE:

📞 BOOK A FREE STRIDE SCALING SESSION 📞

FREE FACEBOOK & DISCORD COMMUNITY (EXCLUSIVE RESOURCES, TEMPLATES, AND TRAININGS)

📱 Follow Me On Other Socials & Lets Connect!

THE BEST CRM IN THE WORLD 🌎
14-Day free trial to GoHighLevel:
Рекомендации по теме
Комментарии
Автор

Hi Josh, thanks for a great video. Very useful.
I was wondering, if there is a way to have larger RAG memory than 15 mb? I want to export ALL my chatgpt history whic is .json and over 100mb and much more to create a super brain for my business.
Thanks

thesvenni
Автор

Heya, thanks for taking the time to make the vid, appreciate it. Some feedback for your vids, got to get into the point a lot quicker bro, with the rambling and peoples short attention span (mine included) i was really feeling the urge to click away. Thousands of hours of youtube watching: Pay off the viewer immediately, very quick rundown of what else in the vid, then go straight into it woth some planning. No hate bro, want to see you grow, cheers

yellowboat