Join the Webstudio community

Updated 3 weeks ago

Can you help me with a backup and disaster recovery plan when using the Webstudio?

We would like to take the Webstudio platform to production level with our clients and would like to know a best backup and recovery plan in case if anything goes south with the production deployed pages or at the time of development.

Is there a possibility of getting an immediate or latest snapshot of the entire project?
We are talking about cloud development and hosting.

Any insight would be appreciated as I couldn't draw a conclusion from the realted posts I came across.
B
O
S
4 comments
When you generate the project with CLI you get whole project data locally. With a few manipulations you can put it into local builder database. Though it's not an official or guaranteed way and might require our assistance. In the future we will introduce official export/import features.
As of right now, if you are super afraid of loosing something in production, you probably want to clone your project manually. This is not optimal, we know.
Additionally you may want to publish to staging first, make sure everything works, only then publish to production (we provide a way to choose the domain you are publishing to)

This way you can minimize the risk of breaking production
Thanks you both for the answers.
Add a reply
Sign up and join the conversation on Discord