Can’t setup a local cluster. Every time I get 500 ...
# prisma-whats-new
y
Can’t setup a local cluster. Every time I get 500 code error. Any ideas? I have latest docker version
n
Please follow these instructions to clean up your local docker installation: https://www.graph.cool/forum/t/migrating-from-graphcool1-0-rc1-to-prisma/2169/3?u=nilan
y
great, thanks a lot, now it works 🙂 @nilan just another quick question, I didn’t find any prices for prisma.sh clusters, so I’m not sure if I can use them for production apps
n
Hey @yuri the
prisma-eu1
and
prisma-us1
clusters are free development clusters, that are great for prototyping, during development and for production of smaller applications. You can host Prisma yourself (see Cluster deployment tutorials here: https://www.prismagraphql.com/docs/tutorials/) and we'll share more hosting options soon 🙂
y
thanks for your answer! 🙏