Remote install Instance

Anyone know if there is a tutorial on installing this remotely and not locally? Im looking for the best recommendations to create a instance where i get the power i need and charged for when im using it.

Thanks.
I love the direction this is going.

1 Like

Currently its built with Remix and Cloudflare serverless workers in mind.

This makes it challenging to run on your own VM instance with Node.

I did try to host it on my Digital Ocean dropplet as is first.
It did work but was crushing a lot.

For now I gave up and am hosting it on Cloudflare, you can do your own version using “deploy” command and use API calls
Here is demo of it https://bolt.myaibuilt.app/

But I do think that in the future we need to put on roadmap ability to support both Node.js VMs and Cloudflare workers or other serverless providers like AWS/Azure/Google to host this.

2 Likes

If you have a moment could you guide us through your deployment. If you dont have time i understand if you dont have the time i can try to see if some ai can walk me through an install.

1 Like

What happens for you when you run npm run deploy?

My guess is nothing for those that don’t have cloudflare configured, we should probably have a walkthrough for that.

2 Likes

Yea, dont know how to set up cloudflare