Jason Kendall
|
b2f76743af
|
Fix some order of operations
|
2020-02-27 18:14:59 -05:00 |
Jason Kendall
|
4c7efe4977
|
Use distributed configs for defaults
|
2020-02-27 18:10:39 -05:00 |
Jason Kendall
|
c57f2669ec
|
ENV to disable port 80 redirect - fixes #34
|
2020-02-27 15:28:21 -05:00 |
Jason Kendall
|
690094e6ed
|
Seperate misp configs per port
|
2020-02-25 09:24:17 -05:00 |
Jason Kendall
|
89caffc58e
|
Fix #31 auto-generating SSL certs
|
2020-02-24 21:09:08 -05:00 |
Jason Kendall
|
72881df281
|
Merge pull request #29 from seanthegeek/patch-1
Remove dhparams.pem and chain.pem check
|
2020-02-24 19:35:39 -05:00 |
Sean Whalen
|
8d928399e1
|
Update entrypoint_nginx.sh
|
2020-02-24 19:25:58 -05:00 |
Jason Kendall
|
e7ab8db479
|
.gitignore broken, didn't actually add this file
|
2020-02-24 13:36:42 -05:00 |
Jason Kendall
|
3902256c9c
|
Move php config to a fpm entrypoint
|
2020-02-24 13:31:37 -05:00 |
Sean Whalen
|
19a634763d
|
Remove dhparams.pem and chain.pem check
These files are not needed with the new nginx config
|
2020-02-24 13:17:07 -05:00 |
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
|
674dd65739
|
Remove more apache stuff
|
2020-02-21 10:15:05 -05:00 |
Jason Kendall
|
0a3a46ad63
|
Work arround MISP/issues/5608
|
2020-02-21 10:14:43 -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
|
d1ee246e25
|
Add more sane defaults
|
2020-02-19 10:57:02 -05:00 |
Jason Kendall
|
e8ae81b65c
|
Set Redis FQDN in misp
|
2020-02-19 09:30:43 -05:00 |
Jason Kendall
|
5a28107595
|
Some code style fixes
|
2020-02-12 09:37:23 -05:00 |
Jason Kendall
|
8dcfb9744d
|
Define which python3 to use, fixes #10
|
2020-02-12 08:55:16 -05:00 |
Jason Kendall
|
eeeec0264a
|
Use globs fixes #11
|
2020-02-12 08:51:41 -05:00 |
Jason Kendall
|
ea258885d3
|
Redirect http virtual host to https - closes #9
|
2020-02-03 19:25:39 -05:00 |
Jason Kendall
|
5dd9367736
|
Use cake to set baseurl
|
2020-01-30 11:29:49 -05:00 |
Jason Kendall
|
33e3155774
|
Set baseurl to localhost so compose works out of the box
|
2020-01-29 15:15:17 -05:00 |
Jason Kendall
|
e5937ecdb8
|
Make SSL certs in INIT mode if any part doesn't exist
|
2020-01-29 14:47:26 -05:00 |
Jason Kendall
|
90994c86d0
|
organize and cleanup
|
2019-11-28 17:46:30 -05:00 |
Jason Kendall
|
3037facb26
|
Show output of cron jobs to docker console
|
2019-11-27 09:09:20 -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 |