The server cannot be installed and the background ...
# 🤝help
f
After four days of installation, I still can't log in to the background, I wonder if V12 still needs to install the npm install command. If yes, NODE18 is not compatible with this dependency. If no, I cannot enter the background after executing bp init. Without a clear process document, can you tell me how to install and how to start

https://cdn.discordapp.com/attachments/1141534633020887202/1141534633578746028/1692233429199.jpg

a
Hey @freezing-vegetable-84686, I think you might be confusing the two Botpress products. The NPM package (https://www.npmjs.com/package/@botpress/sdk) is for creating integrations for the cloud product, not v12. There's not a CLI for v12.
f
What is the difference between these two products and how do I install botpress on my server@acceptable-kangaroo-64719
a
From #1132033181076443147 > WHAT IS THE DIFFERENCE BETWEEN BOTPRESS V12 & BOTPRESS CLOUD? > Botpress v12: > Is hosted on-prem > Uses an intent-based NLU system > Requires a solid set of backend dev knowledge to use > > Botpress cloud: > Is a cloud-hosted service (so you don’t have to worry about hosting) > Uses GPT models natively > Does not require much technical knowledge to get started
There's a page in the v12 documentation about deploying it to a server. Cloud is a managed service only, so you cannot deploy it on-prem or in a private cloud. https://v12.botpress.com/going-to-production/deploy/
4 Views