How can I change the deployment server?
# prisma-whats-new
e
How can I change the deployment server?
s
When creating a project, you can select the region you want to deploy to. It is not possible to change the region at a later point.
e
ah ok, bummer
so I have to duplicate the site and then select a new region…
thanks 🙂
d
My impression is that graphcool is using aws so it shouldn't be an issue. even if you are using a region that's far away from you, when you connect, it'll be going to a aws node near you instead of going directly to the source.
s
@ehodges We will soon release support for cli based data import/export. This should make it trivial to move a project to a different region 🙂
e
@sorenbs sounds cool
@daniel Cool, thanks. It’s ok, I thought it might be faster if it’s set to the right region. I’ll get it right when I start a new project.