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
Is your feature request related to a problem? Please describe:
No, not a problem with the app. I'm just looking for better support to be able to run Bolt.new locally.
Describe the solution you'd like:
I currently run Ollama with a couple of LLMs on my computer. They run inside a Docker environment. it would be great if I could run Bolt.new as a docker container and be able to include it with the rest of my Docker environment.
Describe alternatives you've considered:
N/A
Additional context:
N/A
The text was updated successfully, but these errors were encountered:
Hey dev team, I've been thinking about how we can make the Docker setup for Bolt work. Wrangler seems pretty important if you're going to host this as a production app, but for running it locally in Docker, I'm not sure it's needed.
Would it be cool if we created a Dockerfile and Docker Compose file that just focuses on getting Bolt with Remix working? We can leave the Wrangler code in the repo, but can emphasize that it’s just meant for use in a production setup. What do you guys think?
Is your feature request related to a problem? Please describe:
No, not a problem with the app. I'm just looking for better support to be able to run Bolt.new locally.
Describe the solution you'd like:
I currently run Ollama with a couple of LLMs on my computer. They run inside a Docker environment. it would be great if I could run Bolt.new as a docker container and be able to include it with the rest of my Docker environment.
Describe alternatives you've considered:
N/A
Additional context:
N/A
The text was updated successfully, but these errors were encountered: