hello
Can I use bolt.DIY on VPS for production. If yes then how can I set up login function on it.
Thanks
hello
Can I use bolt.DIY on VPS for production. If yes then how can I set up login function on it.
Thanks
hey, there is no login function in bolt.diy yet, so you just could put something in front of it, e.g. with NGINX an basic auth if this is engouh for you.
On Cloudflare Deployment you can use ZeroTrust for logins.
i want to make proper login feature page. can you advice and please also tell me how to install lm studio or ollama in vps?
Login => Then you just got the option to use Cloudfare or build the feature yourself for bolt at the moment (or find a third party thing, I dont know about the moment)
lmstudio/ollama => VPS is basically just linux mostly, so the install process is the same as for normal pc. Just take a look at the install instructions on their websites
e.g.: Download Ollama on Linux
(make sure you got proper hardware with gpu on your vps if you want to run local models)