Commit Graph

8 Commits (b8489464b3d9600d9f06f363c484256f97140d09)

Author SHA1 Message Date
Daniel Watrous afe5cb588d
update for POSIX compliance
Daniel Watrous e9e999542d
add reload
Daniel Watrous 5f593994c7
remove more whitespace (trying to get TravisCI working)
Daniel Watrous ec73aeba16
remove whitespace
Daniel Watrous 7573e560b6
Add conditional check to ensure path is provided
Daniel Watrous 360dc140ea
implement basic haproxy deploy
HAProxy requires the certificate chain and key to be concatenated and placed somewhere (can be anywhere). This script expects a single environment variable with the path where the concatenated PEM file should be written
neilpang f845b371ce fix format
neilpang 3a1bd3114b add hooks, not implemented yet.