How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "cloudhotspot/gocd-server"
  config.vm.box_version = "15.2.0.2248"
end
vagrant init cloudhotspot/gocd-server \
  --box-version 15.2.0.2248
vagrant up

This version was created about 8 years ago.

Go CD Server and Agent (v15.2.0-2248) with the following environment:

  • Ubuntu 14.04.3
  • Docker 1.9.0
  • Docker Compose 1.5.0
  • Ansible 1.9.4
3 providers for this version.
  • aws
    unknown Hosted by Vagrant Cloud (362 Bytes)
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.65 GB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (1.46 GB)