Template structure
See how this template is structured. As this is just an example, you can customize it.
Deployment
-
1. Copy the software to the production environment
- The new software is merged into the production environment.
-
2. Database check for the new software
- The database is ready for the deployment.
- There are still scripts that needs to be run.
-
3. Deployment of the software live
- The software has been released and is now on the live version of the site.
- The software has not been released.
-
4. Live version testing
- The live release of the software has been tested.
-
5. Release report