slco-2016 / clientcomm

A communications platform for case managers in the Criminal Justice System.
https://clientcomm.org/
Other
10 stars 3 forks source link

Add nginx, systemd, AWS setup to deploy flow #351

Closed tdooner closed 7 years ago

tdooner commented 7 years ago

This adds a number of things to the deployment scripts including some simple nginx + systemd configuration. The nginx needs some additional work, but I'm focusing on getting the credentials all provisioned at the moment.

See commit messages for details of each individual commit.

codecov-io commented 7 years ago

Codecov Report

Merging #351 into master will increase coverage by 0.06%. The diff coverage is 100%.

@@            Coverage Diff            @@
##           master    #351      +/-   ##
=========================================
+ Coverage   63.14%   63.2%   +0.06%     
=========================================
  Files         108     109       +1     
  Lines        4160    4175      +15     
  Branches      452     456       +4     
=========================================
+ Hits         2627    2639      +12     
- Misses       1533    1536       +3
Impacted Files Coverage Δ
deploy/chef/cookbook/files/default/credentials.js 80% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 20f0e9c...6756564. Read the comment docs.