Enter a server a name... what it's that? I have tr...
# orm-help
n
Enter a server a name... what it's that? I have tried prisma-eu1 not working
h
You can't delete prisma servers 🙂
n
That sucks, hehe
h
Why you need to delete this server? You don't need to look there at all 🙂
n
I'm trying to follow the docs https://www.howtographql.com/graphql-js/4-adding-a-database/ I'm stuck here The prisma deploy command starts an interactive process: First select the Demo server from the options provided. When the browser opens, register with Prisma Cloud and go back to your terminal. Then you need to select the region for your demo server. Once that’s done, you can just hit enter twice to use the suggested values for service and stage.
So I have chose the Demo server and register with my github account. When I go back to my terminal nothing has happend
The older way of choosing cluster was much simpler
n
Did you run
prisma deploy
again?
n
@nilan and @huv1k no worries. It work out! The have changed a little bit both the docs and prisma version. Now you have to go trough the cloud system to set up a server.
n
No, you can also use the demo server which is already set up.
n
Yeah that was the option that chose. It redirects you to an app.prisma.io page from there you create a server and get a login code that use in your terminal and the rest was easy.