Slide 26
Slide 26 text
Looks Like...
Deploy Application
Jenkins
Test Server
Production
Server
SSH
move archive
run deploy.sh
Production Db
Test
Db
Friday, January 16, 15
On direct, user input, Jenkins copies code to the Test or Production server, deploys code and runs database
operations by running shell scripts on the servers.