THE FORUM IS IN READ-ONLY MODE
WebHosting Api Remote ?
-
Hello everyone, to use the remote API I have to use a Vps? Because I have web hosting and web hosting and can I configure it this way? Thank you
-
You have to use a hosting that supports .NET, aka either Azure or your own VPS. Normal hostings only support php, sometimes node and ruby on rails but almost never provide .NET. maybe try googling
ASP.NET hosting
and see what you can find.
-
Thank you ruri, however if I run it on a computer or vps how to host the API with an url address? For a focus under open bullet these confused
-
If you want you can host it on any windows VPS, you just have to download the .NET core 2.1 SDK. You can read more info here https://openbullet.github.io/remote.html
-
@Ruri I have been looking at everything he says and so far I have not been successful, he gives me the following error, I do not know why, if you could help me, I will be grateful to you.
-
You have to install the .net core 2.1 runtime
-
@Ruri I do not know what I'm doing wrong
https://prnt.sc/so86y2
-
Try to use your own ip instead of localhost, like 1.2.3.4:5000