I\'m adding continuous integration to an EC2 project at work using Jenkins. The Jenkins machine itself is kept on an EC2 machine - one that might need to be taken offline an
The best approach would be to keep your job configurations in a Jenkinsfile that live in source control.