Brandon Myers
1b572a94e7
Modify update geolocation script to require credentials and not run by default
2020-01-06 11:54:28 -06:00
Brandon Myers
6c802d6a4f
Remove unused dependencies from requirements
2019-10-21 17:03:48 -05:00
Gene Wood
5a3561936b
Improve Dockerfiles
...
* Change pattern of a final recursive chown to instead intentionally setting
the owner and group in the COPY commands. This should avoid a layer that
touches all previously copied files
* Add checks for yum repo signing key fingerprint
* Expand some command line arguments to long form so it's easily
understandably by the reader without having to lookup the man page
* Add removal of yum cache to reduce docker image size
* Change kibana WORKDIR to a fixed and simple value of /kibana
* Cleanup long lines to be more readable
* Use symbolic links instead of internal file copies to reduce docker image size
* Standardize on indents of two spaces
2019-07-16 10:01:42 -07:00
Brandon Myers
b994f9baa4
Update configlib version
2019-07-15 10:10:43 -05:00
Brandon Myers
2bfec1e484
Temporarily modify configlib file
2019-06-29 01:21:25 -05:00
Brandon Myers
d3dedebf2d
Update python version in docker container
2019-06-28 15:25:22 -05:00
Brandon Myers
3bd574571c
Move vidyo cron script and dependencies into mozdef-deprecated
2019-06-03 13:17:07 -05:00
Andrew J Krug
3b2382d7bb
Update Dockerfile
2019-05-14 08:43:14 -07:00
Andrew Krug
b4f32b78c7
change ssl backend for pycurl
2019-05-10 10:35:43 -07:00
Andrew Krug
6d05bc6650
multiple fixes
2019-05-10 08:55:02 -07:00
Brandon Myers
79fca10df1
Remove cache after yum install commands in docker files
2019-02-05 15:41:14 -06:00
Brandon Myers
3106308ea6
Merge pull request #1050 from mozilla/remove_unused_var
...
Remove unused python version in dockerfile
2019-01-14 17:40:19 -06:00
Brandon Myers
1bdbb0cee7
Remove unused python version in dockerfile
2019-01-14 14:45:21 -06:00
Brandon Myers
d8c99f1a74
Consolidate commands in base docker container
2019-01-04 14:29:25 -06:00
Brandon Myers
b0558a1fea
Move virtualenv code into base container
2019-01-04 14:21:56 -06:00
Brandon Myers
663fd76ab2
Merge remote-tracking branch 'origin/infosec_workweek' into virtualenv_path_change
2018-10-24 13:05:30 -05:00
andrewkrug
209e292bd8
fix nits
2018-10-23 10:31:27 -07:00
andrewkrug
67bbe6af30
rollback change to compose file
2018-10-18 09:42:45 -07:00
andrewkrug
96b36b0509
update compose to provide es_url to bootstrap container
2018-10-18 09:14:00 -07:00
andrewkrug
e0e93f3710
move configlib back to warehouse
2018-10-17 16:12:02 -07:00
Andrew J Krug
e95598934d
Merge pull request #810 from andrewkrug/config_system
...
bump configlib over to 2.0.1 from andrewkrug
2018-10-17 15:44:46 -07:00
andrewkrug
750531b5d5
bump configlib over to 2.0.1 from andrewkrug
2018-10-17 15:42:59 -07:00
Andrew J Krug
a067c33df6
Merge pull request #808 from andrewkrug/config_system
...
add configlib2.0.0 to requirements.txt
2018-10-17 13:41:07 -07:00
andrewkrug
4ed9ee146b
add configlib2.0.0 to requirements.txt
2018-10-17 13:40:03 -07:00
Andrew J Krug
4edd3e9b12
Merge pull request #801 from andrewkrug/config_system
...
fix base Dockerfile
2018-10-17 11:23:55 -07:00
andrewkrug
a9098abee9
fix base Dockerfile
2018-10-17 11:22:45 -07:00
Guillaume Destuynder
5fd6df39a7
install git..
2018-10-17 10:39:38 -07:00
Guillaume Destuynder
e503b6f001
fix missing \
2018-10-17 10:37:04 -07:00
andrewkrug
2da832d9c0
temporarily pin to configlib abstraction
2018-10-17 10:19:36 -07:00
Guillaume Destuynder
661d2d6a17
Install mozdef_utils in the virtualenv, not system
2018-10-16 13:27:09 -07:00
Zack Mullaly
13a6c7401b
Replace all the imports to use mozdef_util
2018-10-16 12:45:04 -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
2d9d317c28
Remove unused sed line to change virtualenv path
2018-04-20 13:20:36 -05:00
cglewis
e2415bbd3e
MAINTAINER is deprecated, using LABEL now
2017-10-31 12:37:07 -07:00
Brandon Myers
2d63d2cfe9
Add makecache to docker compose containers
2017-10-31 12:47:03 -05:00
Brandon Myers
ed82c77566
Add support for updated geolite db
2017-08-15 18:47:55 -05:00
Brandon Myers
db1747f01c
Remove yum clean from mozdefbase dockerfile
2017-08-08 12:49:58 -05:00
Brandon Myers
e1ede7c055
Fixup docker files
2017-08-04 14:50:38 -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