Sebastiano Mariani
|
e4bafc776e
|
Add Github actions to build and push images to Docker Hub (#1)
Signed-off-by: Sebastiano Mariani <smariani@vmware.com>
|
2022-11-15 14:18:37 -08:00 |
Stefano Ortolani
|
07c886b1ba
|
Fix bugs and improve reliability
|
2022-11-15 14:18:37 -08:00 |
Stefano Ortolani
|
e919ed8cf7
|
Instantiate custom entrypoint
|
2022-11-15 14:18:35 -08:00 |
E. Balsa
|
ec8c9c3c73
|
Allow defining the number of parallel workers
|
2021-04-20 09:13:09 +02:00 |
Eduardo Balsa
|
2ab1940bea
|
Add new option CERTAUTH
|
2021-04-07 16:46:05 +02:00 |
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 |