Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support connecting to local system/Docker or remote VPS #1193

Open
mjtechguy opened this issue Jan 27, 2025 · 0 comments
Open

Support connecting to local system/Docker or remote VPS #1193

mjtechguy opened this issue Jan 27, 2025 · 0 comments
Labels
feature A pretty vague description of how a capability of our software can be added or improved.

Comments

@mjtechguy
Copy link

mjtechguy commented Jan 27, 2025

Is your feature request related to a problem? Please describe:

This is not related to a problem. It is related to a limitation. Bolt can write python, but it cannot run python backend like Flask and Django. What if Bolt could "Connect to Remote" and specify a folder to run the remote code either native or as docker containers? Think the "backend" folder could be specified as "Remote Code" and bolt would have permissions/access to run code on the other machine outside of the Webcontainer.

Describe the solution you'd like:

An implementation like "Supabase" and "Vercel" where permissions were added to Bolt through something like an SSH connection to manage a remote VPS to write files and run command line stuff or Docker commands.

Describe alternatives you've considered:

Building my own... but that is not really feasible.

Additional context:

Bolt.new happily wrote the react frontend here and displayed it, and also wrote the "backend" code that I need to run on my own. I simply put a variable in the .env for the react frontend on where the backend python based API will be running.

Image

Image

Image

@mjtechguy mjtechguy changed the title Support connecting to local Docker or remote VPS Support connecting to local system/Docker or remote VPS Jan 27, 2025
@leex279 leex279 added the feature A pretty vague description of how a capability of our software can be added or improved. label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A pretty vague description of how a capability of our software can be added or improved.
Projects
None yet
Development

No branches or pull requests

2 participants