Build Web Staff Client and Websocketd
authorJason Stephenson <jason@sigio.com>
Tue, 4 Dec 2018 16:28:16 +0000 (11:28 -0500)
committerJason Stephenson <jason@sigio.com>
Tue, 4 Dec 2018 16:28:16 +0000 (11:28 -0500)
commitccf7043cbb1850d0efb5a155c1db551a2904db46
tree5acc9c38f4ff3dbb0b07defd992c4582e7b1791a
parent5bc17251d96f7dfaea1fc0f3c5b872a666960686
Build Web Staff Client and Websocketd

Modify the SSL README file to show how to combine the server
certificate and chain files into 1 file for websocketd and apache.

Add steps to script/postbuild.sh to write steps for web staff client
and websocketd to the buildeg.sh script:

1. Add ubuntu-$EGVMSUITE-developer target to Evergreen prerequisite
   installation.

2. Add web client JS installation steps.

3. Add eg2 Angular installation steps if the directory is present.

4. Download, install, and start websocketd.

Signed-off-by: Jason Stephenson <jason@sigio.com>
files/ssl/README
scripts/postbuild.sh