Cloud contains the main configuration values for running
slaves on DigitalOcean, e.g.Computer implementation for DigitalOcean.ComputerLauncher is responsible for
- connecting to a slave via SSH
- installing Java and the Jenkins agent o the slaveComputerCloudComputer via SSH and installs Java/Jenkins agent if necessary.RetentionStrategy is mainly used to determing
when an idle Droplet can be destroyed.Slaves are created by SlaveTemplatesSlaveTemplate represents the configuration values for creating a
new slave via a DigitalOcean droplet.Droplet when not needed anymore.Copyright © 2004-2014. All Rights Reserved.