Guillaume Destuynder
|
37fdb0aab2
|
"multiple fixes"
- makefile whitelist what to upload to s3
- use a kibana reverse proxy
- use an additional env file for the proxy
- expose new ports
- other things?
|
2018-10-18 08:58:28 -07:00 |
Guillaume Destuynder
|
bc0ba6e17b
|
dont override the docker/compose/cloudy_mozdef.env by making a local
file instead and touching the current one
|
2018-10-18 08:43:48 -07:00 |
Guillaume Destuynder
|
0b78dbea58
|
support new httpsredir=no option for the access proxy
fix tester pull
force pull new dkr images
|
2018-10-18 08:21:27 -07:00 |
Guillaume Destuynder
|
0d678526b7
|
swap nginx for oidc access proxy entierely
auto pull cloudmozdef on make
|
2018-10-17 16:45:40 -07:00 |
Guillaume Destuynder
|
dbedba3039
|
do not use the norebuild system for cloudymozdef
|
2018-10-17 15:40:43 -07:00 |
Guillaume Destuynder
|
a7f5ddfb61
|
typo
|
2018-10-17 14:37:47 -07:00 |
Guillaume Destuynder
|
1e1278ed94
|
Change all files to be compose 2.2 compliant (its either that or all 3.0
but certain features are them docker-swarm only)
Change the rebuild/norebuild mechanism to use a parameter instead of
different targets for simplicity
|
2018-10-17 14:33:13 -07:00 |
Guillaume Destuynder
|
f04a0e6671
|
make runonly target and test targets that don't need rebuilding
|
2018-10-17 12:46:42 -07:00 |
Brandon Myers
|
a382f9aee3
|
Update typo in makefile
|
2018-10-17 11:54:59 -07:00 |
Guillaume Destuynder
|
80fb5056a0
|
add run-cloudy-mozdef target and related files
|
2018-10-17 09:39:19 -07:00 |
Guillaume Destuynder
|
38bbdde97e
|
document targets so that they show up with `make`
|
2018-10-17 08:38:12 -07:00 |
Guillaume Destuynder
|
6ba170b12c
|
fix test-fast to actually use the image
|
2018-10-16 16:41:43 -07:00 |
Guillaume Destuynder
|
8c2a7962c3
|
allow for make GITHASH=latest hub-get
fix mozdef base pull for tests
|
2018-10-16 16:35:00 -07:00 |
Guillaume Destuynder
|
7b2bf66f1b
|
fix down target
|
2018-10-16 16:25:09 -07:00 |
Guillaume Destuynder
|
b077e18a4a
|
missing rabbitmq image
|
2018-10-16 16:08:35 -07:00 |
Guillaume Destuynder
|
5a3bd39b86
|
fix clean target, oops
|
2018-10-16 15:46:00 -07:00 |
Guillaume Destuynder
|
3cccfa166e
|
add targets which use the prebuilt images, for speed
|
2018-10-16 14:57:03 -07:00 |
Guillaume Destuynder
|
ef9da76382
|
add target to push to dkr hub
|
2018-10-16 14:11:16 -07:00 |
Guillaume Destuynder
|
e00015d71f
|
clean up test targets
update documentation
|
2018-10-15 15:39:22 -07:00 |
Guillaume Destuynder
|
8b6bad9a0b
|
Beautify and simplify makefiles (green card)
|
2018-10-15 14:37:10 -07:00 |
Jeff Bryner
|
52ecbf74ee
|
Mirror andrews docker changes from https://github.com/mozilla/MozDef/compare/master...andrewkrug:docker_maintenance
|
2018-10-01 10:30:20 -07:00 |
Brandon Myers
|
9b4a9c1664
|
Add new command for removing tests containers
|
2018-02-09 13:58:29 -06:00 |
Brandon Myers
|
1e3a893e2b
|
Add make command for removing tests volumes
|
2018-02-09 13:56:37 -06:00 |
Yash Mehrotra
|
90d7e3b6d3
|
Remove free-form 'Contributor:' text from code. Fixes #407
|
2017-12-23 02:14:53 +05:30 |
Brandon Myers
|
4e7db18e8e
|
Fix comment in make for tests env
|
2017-12-08 14:33:31 -06:00 |
Brandon Myers
|
6ea158ed44
|
Add new make command for docker env for tests
|
2017-12-08 14:32:34 -06:00 |
Brandon Myers
|
d1f4d7fcb1
|
Add new multiple-rebuild-new make command for containers
|
2017-10-10 17:24:55 -05:00 |
Brandon Myers
|
e4f575b9fe
|
Open rabbitmq port by default in docker containers
|
2017-09-28 15:21:40 -05:00 |
Brandon Myers
|
9b2d68b4cd
|
Add docker multiple build no cache command
|
2017-09-06 22:14:10 -05:00 |
Brandon Myers
|
88ae0d740b
|
Update usage examples in makefile
|
2017-09-06 09:27:01 -05:00 |
Brandon Myers
|
9fa9bb2cdf
|
Standardize docker commands in Makefile
|
2017-09-06 09:24:58 -05:00 |
Brandon Myers
|
730ad1dbd8
|
Add correct volumes for docker single build
|
2017-08-17 18:48:04 -05:00 |
Brandon Myers
|
36f781ad47
|
Add mqworker to docker container
|
2017-08-17 18:20:55 -05:00 |
Brandon Myers
|
0bf7edc3f3
|
Fix ports in single docker debug
|
2017-08-17 16:12:14 -05:00 |
Brandon Myers
|
5762615982
|
Add initial docker-compose structure
|
2017-07-27 12:22:21 -05:00 |
Brandon Myers
|
7641aec0fc
|
Add initial docker compose setup
|
2017-07-14 19:00:52 -05:00 |