Commit Graph

26 Commits (0c84e0b71b9e7502ae84e3e1900b557767bac96d)

Author SHA1 Message Date
Sean Whalen 553eb00e24
Prevent runaway mysql log
We recently ran into an issue where the mysql console output was filling up the disk with

> mbind: Operation not permitted

It turns out this is a common problem with the `mysql` docker image. This is the fix.

https://stackoverflow.com/questions/55559386/how-to-fix-mbind-operation-not-permitted-in-mysql-error-log
2020-12-11 11:10:36 -05:00
James Droste 3cfe803426 Add usage of MISP_MODULES_FQDN 2020-08-25 22:47:41 -07:00
Jason Kendall e3e47efc7d
Update docker-compose.yml
Add note about MySQL passwords being AlphaNum - Closes #56
2020-07-27 15:42:44 -04:00
Jason Kendall 270e20806d Move SSL certs /etc/nginx/certs - fixes #53 2020-05-28 20:23:33 -04:00
Jason Kendall 9d2e722140 Default to modern nginx security - resolves #50 2020-05-28 19:33:54 -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 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 bf66321ba1 remove trailing space 2020-03-06 11:10:24 -05:00
Jason Kendall 003d4cd1d7 Add custom entrypoint closes #15 2020-03-06 11:00:35 -05:00
Jason Kendall 13df7b4fea Split docker-compose and build-docker-compose 2020-02-27 19:50:42 -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 89caffc58e Fix #31 auto-generating SSL certs 2020-02-24 21:09:08 -05:00
Jason Kendall acff110ad5 Move to new docker repo because their search sucks 2020-02-21 16:34:21 -05:00
Jason Kendall b5f20b951d First stab at nginx 2020-02-19 20:21:49 -05:00
Jason Kendall bc6c21e4a7 Add SMTP server and configs 2020-02-12 11:01:14 -05:00
Jason Kendall 86104de8bd .env files don't pass to ARGs, so make it! 2020-01-30 09:45:34 -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 7a6d6eb0a3 Point docker-compose at hub images 2020-01-28 16:04:09 -05:00
Jason Kendall 90994c86d0 organize and cleanup 2019-11-28 17:46:30 -05:00
Jason Kendall 4ec6a302c8 Modules use Redis, and set some depends on 2019-11-28 14:14:38 -05:00
Jason Kendall 1c464f06b0 Add redis fqdn env for Resque 2019-11-27 09:16:05 -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