Commit Graph

4 Commits

Author SHA1 Message Date
Seth Vargo 2d29c510dc Switch to Docker-based website build process (#2448)
This has been working really well on Nomad and hashicorp.com, so I am
ready to port it out to Consul as a beta. This moves the local
development to a Docker container, which is the same container that we
use to publish the website in production. The result is much faster and
more consistent deploys.
2016-10-31 12:49:52 -07:00
Seth Vargo fd5b9347f2 Update website metadata fixes 2016-04-12 20:14:56 +01:00
Sean Chittenden bde685a046 Don't assume /bin/bash is installed on all OSes
Use `/usr/bin/env bash` where appropriate.
2016-02-02 15:16:49 -08:00
Seth Vargo b57c927bfa Add Atlas deployment scripts 2016-01-13 19:05:04 -05:00