Commit Graph

329 Commits (dev)

Author SHA1 Message Date
Jason Kendall 6fb8b182a9 Prevent globbing and word splitting 2020-05-28 19:51:41 -04:00
Jason Kendall 3773870ae3 Ensure upstream files are synced to virtual mount - closes 52 2020-05-28 19:49:27 -04:00
Jason Kendall 29949f8f5f Default to modern nginx security - resolves #50 2020-05-28 19:38:33 -04:00
Jason Kendall 9d2e722140 Default to modern nginx security - resolves #50 2020-05-28 19:33:54 -04:00
Jason Kendall 5083315a00 Revert "Ensure CA certs are updated"
This reverts commit 5b67d6c8a4.
2020-05-18 09:22:41 -04:00
Jason Kendall 5b67d6c8a4 Ensure CA certs are updated 2020-05-15 12:39:53 -04:00
Jason Kendall 2f06a0ab10 Bump MISP version 2020-05-06 14:34:15 -04:00
Jason Kendall fbf2b48a35 Bump MISP version 2020-03-31 09:32:18 -04:00
Jason Kendall 905d75b704 Create volume for MySQL Database fixes #47 2020-03-21 12:34:09 -04:00
Jason Kendall b77ce6c623 Set DB name from VAR closes #45, cleanup docker-compose env 2020-03-21 12:10:13 -04:00
Jason Kendall 7e997fb3fd Don't recreate symlinks - closes #42 2020-03-21 11:48:43 -04:00
Jason Kendall a676d0b65f Match nginx max upload to php 2020-03-20 10:14:53 -04:00
Jason Kendall 5efd4dd8f6 Add FPM timeout to nginx 2020-03-17 18:32:01 -04:00
Jason Kendall 6a7f555def Disable IPv6 option 2020-03-12 09:40:27 -04:00
Jason Kendall dcd893e069 Sync Servers now set be ENV SYNCSERVERS - Closes #40 2020-03-11 14:00:10 -04:00
Jason Kendall 7c7216b9cb Bump Version 2020-03-11 13:11:19 -04:00
Jason Kendall bf66321ba1 remove trailing space 2020-03-06 11:10:24 -05:00
Jason Kendall 49f65a9b54 Always use Bash, make fifo if it doesn't exist, closes #39 2020-03-06 11:09:11 -05:00
Jason Kendall 003d4cd1d7 Add custom entrypoint closes #15 2020-03-06 11:00:35 -05:00
Jason Kendall 0170dc6427 Simplify workers entrypoint 2020-03-05 11:22:23 -05:00
Jason Kendall 99ab81621d Add notes about upgrading and version numbers 2020-03-01 13:37:23 -05:00
Jason Kendall 3a55ba7847 Update readme for new docker-compose 2020-02-27 19:53:47 -05:00
Jason Kendall 13df7b4fea Split docker-compose and build-docker-compose 2020-02-27 19:50:42 -05:00
Jason Kendall 0d99035e4a Cleanup gitignore 2020-02-27 18:39:54 -05:00
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 1ab5ba2f21 Bump MISP Core version 2020-02-27 16:18:15 -05:00
Jason Kendall 458ddd125d Split Core and Modules version args - fixes #36 2020-02-27 16:15:22 -05:00
Jason Kendall c57f2669ec ENV to disable port 80 redirect - fixes #34 2020-02-27 15:28:21 -05:00
Jason Kendall 2b31e5f50b Add gitter badge 2020-02-27 09:49:29 -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 33d55638f9 Fix docker image location 2020-02-24 20:23:37 -05:00
Jason Kendall e9614b253b Add procps for ps and kill 2020-02-24 20:14:47 -05:00
Jason Kendall c25d73b617 Add faup to modules see #26 and #30 2020-02-24 20:14:24 -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 7b58b3535e pre-slash the directories 2020-02-24 13:42:38 -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
Jason Kendall 555b8e4c64
Merge pull request #25 from seanthegeek/patch-2
Improve security and privacy in nginx config
2020-02-24 13:07:11 -05:00
Sean Whalen a8b43368b9
Write nginx errors to /dev/stderr 2020-02-24 13:05:07 -05:00
Sean Whalen 8198a6eded
Revert log file linking 2020-02-24 13:02:24 -05:00
Jason Kendall 51b0c11c23
Merge pull request #24 from seanthegeek/patch-1
Add server-configs/email.php to .gitignore
2020-02-24 13:02:18 -05:00
Sean Whalen ef68290dc5
fix typo in .gitignore 2020-02-24 12:56:28 -05:00
Jason Kendall 5bb6cdb725
Merge pull request #27 from seanthegeek/patch-4
Update README.md to reflect change to nginx
2020-02-24 12:35:37 -05:00
Sean Whalen 11cf384ffa
Update README.md 2020-02-24 12:11:32 -05:00
Sean Whalen 3f6aa420a9
Update README.md to reflect change to nginx 2020-02-24 12:06:09 -05:00
Sean Whalen e1af198d4c
Forward nginx request and error logs to docker 2020-02-23 22:10:58 -05:00