Commit Graph

7 Commits (555b8e4c6485ccd529e76309af1adf20edab220d)

Author SHA1 Message Date
Sean Whalen a8b43368b9
Write nginx errors to /dev/stderr 2020-02-24 13:05:07 -05:00
Sean Whalen 07cbd8b84f
Improve security and privacy in nginx config
- Use modern protocols (TLSv1.3 and HTTTP2)
- Enable browser XSS prevention
- Disable `Referrer` headers (prevent information leaks)
- Prohibit search engine crawling
- Disable access logs
2020-02-23 14:59:26 -05:00
Jason Kendall d1a95be518 add missing nginx misp config file 2020-02-19 20:37:14 -05:00
Jason Kendall b5f20b951d First stab at nginx 2020-02-19 20:21:49 -05:00
Jason Kendall ea258885d3 Redirect http virtual host to https - closes #9 2020-02-03 19:25:39 -05:00
Jason Kendall ad37482cc4 Remove DCSO fake cron, and use real cron 2019-11-26 16:18:52 -05:00
Jason Kendall d715bff081 Initial 2019-11-25 16:58:18 -05:00