Does anyone have a guide or article about how to d...
# orm-help
i
Does anyone have a guide or article about how to deploy Prisma on Linode?
l
It shouldn't be any different than the DO tutorials since they're both, basically, virtualized metal boxes
i
I'm following the instructions and I' stuck here:
Enter the IP of the digital ocean Droplet
or
Enter the endpoint of your Prisma server
I'm replacing it by my Linode's public IP. And after
prisma deploy
I'm getting:
Could not connect to server at http://<my_ip>. Please check if your server is running.
https://www.prisma.io/docs/1.14/tutorials/deploy-prisma-servers/digital-ocean-(manual)-texoo6aemu#3.-install-prisma-on-your-droplet
c
Enter the ip + port @ivor
Ahh, just read down a couple of threads and see you sorted it.