Templates
Software
Software Deployment

Software Deployment

Run this checklist every time you need to deploy an update to your software
1
Introduction
2
Preparation:
3
Gather the code you're deploying
4
Enter version release notes
5
Check that the required server is running smoothly
6
Configure your staging environment
7
Testing:
8
Deploy the update to your test environment
9
Test the code
10
Review the results
11
Deployment:
12
Copy your update to the production environment
13
Run any necessary DevOps scripts
14
Approval: Team lead
15
Set your changes live
16
Test on the live server
17
Sources:
18
Relevant Checklists: