The respective bucket needs to be configured with a domain alias. When a new alias is added to the `s3_web_domains` config, a new nginx site can then be deployed to the `nginx_proxy` hosts.
kosmos_garage
Configures/deploys Garage
Integration tests
With a Docker daemon running on your system, change to
site-cookbooks/kosmos_garage/
, and use the following commands to create,
converge, and verify a local node:
chef exec kitchen create
chef exec kitchen converge
chef exec kitchen verify
chef exec kitchen desroy