Posts Tagged ‘Ruby’

Docker provides the means to link containers, which comes in two parts: Outside the container (on the docker command line) a ‘-link name:ref’ is used to create a link to a named container. Inside the container environment variables REF_… are populated with IP addresses and ports. Having linked containers together it’s then necessary to have a little […]


Over the past few weeks I’ve been kicking the tyres on two new(ish) entrants to the IaaS space. Both services are still in beta. Savvis Virtual Private Datacenter I first came across this back in June at the Cloud Computing World Forum, and I signed up straight away for a trial. Sadly there was some kind […]