coleam00 / bolt.new-any-llm

Prompt, run, edit, and deploy full-stack web applications using any LLM you want!
https://bolt.new
MIT License
3.85k stars 1.58k forks source link

Docker development profile fixes: Ollama #329

Open chrismahoney opened 3 days ago

chrismahoney commented 3 days ago

Issue

Docker 'development' profile has not been working well or at all for folks running Ollama. This may also relate to using other providers via a Docker-based oTToDev instance. Here's the situation:

Setup

Docker development (with Ollama running on local machine)

Local development (oTToDev and Ollama running on local machine)

FIX

I'd like to see if we can get some docker folks to test their environments with these changes, I know there are several solutions out there as existing Pull Requests but I feel like this one involves the least amount of future maintenance.