You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just the title; very new to configuring celery, docker, redis, mongo to be setup for a separate machine (say W), and external LLM setup. Have Ollama setup on W with different models to try out.
I want to setup Frontend on my laptop, while backend, with celery, mongo, redis on W. I have setup redis on WSL. Wiring everything up without docker seems to be very involved process.
Can a guide be written to simplify such a setup? External LLM I have seen a guide so probably can manage that but everything else, I will probably spend 2-3 weeks to learn and get it working.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Just the title; very new to configuring celery, docker, redis, mongo to be setup for a separate machine (say W), and external LLM setup. Have Ollama setup on W with different models to try out.
I want to setup Frontend on my laptop, while backend, with celery, mongo, redis on W. I have setup redis on WSL. Wiring everything up without docker seems to be very involved process.
Can a guide be written to simplify such a setup? External LLM I have seen a guide so probably can manage that but everything else, I will probably spend 2-3 weeks to learn and get it working.
Any help will be greatly appreciated!!
Beta Was this translation helpful? Give feedback.
All reactions