Resetting your environment
Resetting the deployment after you complete one of the walkthroughs is done in 2 steps:
- Resets the configuration directory to the base example configuration
- Runs the deploy script to redeploy the system with the base configuration
Resetting the configuration
The configuration
directory is reset by calling the create-pre-prod-environment
script. This creates a clean configuration for your deployment.
Redeploying the system
The pre-prod/deploy-pre-prod
script is run to redeploy the system.