Staging Environment #
What is a Staging Environment? #
A staging environment is a pre-production setup where you can test and review changes before they go live. It’s a replica of the production environment, allowing you to identify issues, validate features, and ensure everything works as expected in a controlled setting. This helps prevent potential problems from affecting users in the live environment.
How to create a staging environment #
- You can create a Staging environment directly while creating a site or from “Site Details” page.
- To create, click on “Add Staging Env”
- Upon clicking you’ll be asked how do like to be you environment, select your prefered option and click on “Next”.
- Enter you temporary domain name, password and click on setup, that’s it your staging will be live in few minutes.
Note:
- After creating staging environment you can toggle between Live or Dev enviroment.
- While in Dev environment you can’t do actions such as Delete site, Create blueprint, clone site. Also you can’t access Domains page.