Commit Graph

37 Commits (c201d9e3b805122a6d38e31255cfe94c2cc34af6)

Author SHA1 Message Date
Matthew Wilson 109ffaa13d
Fixes MaxMind SHA256 installer bug
The command used to edit the sha256 MaxMind file caused it to be replaced with a null file. This properly edits the file in place.
2020-03-23 12:36:07 -04:00
Steve Clement 1b585d8ff2
chg: [GeoIP] Properly clean all files 2020-02-20 14:48:26 +08:00
Steve Clement 8d28c5128d
fix: [GeoIP] Small refactor 2020-02-20 14:45:03 +08:00
Steve Clement 4de261ee62
fix: [GeoIP] MaxMind now requires a free account 2020-02-20 14:39:57 +08:00
Kortho 71fc511c61
added net-tools to debian-based install command
needed to run the netstat command
2019-07-02 09:14:35 +02:00
Steve Clement 1ccf833428
fix: [installer] Make it work on RHEL/CentOS 2019-07-01 15:15:00 +09:00
mokaddem b06c95c907 Merge branch 'master' of github.com:MISP/misp-dashboard into subzero 2019-06-21 14:39:24 +02:00
Jean-Louis Huynen 1439804d46 chg: create zmqs user + sudoer right for www-data 2019-06-21 12:38:31 +02:00
Steve Clement 1f48d9621c
chg: [perms] Check if permissions fail on the MaxMind db files
chg: [installer] Check if network is present and the first wget worked
chg: [installer] Exit if the virtualenv creation/update fails
2019-05-29 13:15:49 +09:00
Steve Clement cba4ab68f1
fix: [flask] Added favicon.ico 2019-05-29 11:18:32 +09:00
Steve Clement fc53fbd8cb fix: [deps] Fixed a dependency issue as per https://github.com/MISP/misp-dashboard/issues/76
new: [deps] Added requirements.txt for easier dependency management
new: [GI] Added gitignore for cleaner dev environment
2018-11-21 12:33:04 +09:00
Steve Clement e4951a199f chg: [script] comment set -x for less debug 2018-07-13 15:37:10 +02:00
Steve Clement 834a1b18d8 - Fixed maxMindDb path in config.cfg creation" 2018-04-06 07:52:34 +02:00
Steve Clement 9691536a21 - Remove DASH_HOME legacy…
-- Now more dynamic
- Added python venv check
- Removed necessity of activating the the venv
2018-04-02 01:59:08 +09:00
Steve Clement a6c4f2928d - Fixed the brokeness of: - echo export DASH_CONFIG=$(pwd)/config/ >> ./DASHENV/bin/activate
-- This is mostly wrong for people not running misp-dashboard interactively.
-- It also assumes people use DASHEN as their virtualenv name (One more issue along those lines remain, $DASH_HOME)
2018-03-31 19:21:52 +09:00
Steve Clement b47daae144 - Made sure GeoLite is a symlink (thus GeoLite updates do not face date changes)
- Added update gotcha
2018-03-16 01:02:53 +09:00
Steve Clement d07d8c00b0 - Added conditional if config file has changed 2018-03-16 00:17:57 +09:00
Steve Clement 32e29cf9ef - Added missing dependency "unzip" 2018-03-16 00:08:25 +09:00
Alexandre Dulaunoy 1617df28aa
fix: a small typo in the wget command 2018-01-15 15:41:37 +01:00
Sami Mokaddem 1f22f6acb4 fix: added correct visjs dependencies 2018-01-15 14:19:11 +01:00
Sami Mokaddem 5de0d31818 feature: Added draft of timeline which shows event overtime. The event
currently span consecutive days (if it has been seen).
2017-12-11 12:19:11 +01:00
Sami Mokaddem 90bdd45a18 feature: Added geolocation of phone numbers 2017-11-27 16:32:02 +01:00
Sami Mokaddem 81912aa519 fix: wget bug + Added screen, virtualenv and redis dependencies 2017-11-21 16:23:28 +01:00
Sami Mokaddem f3b3365320 typo: fix 2017-11-21 16:08:29 +01:00
Sami Mokaddem 8ce6a8dd66 update: install_script and config 2017-11-21 15:56:27 +01:00
Sami Mokaddem 0e1291c813 Merged upstream 2017-11-10 13:57:00 +01:00
Sami Mokaddem 98e849f39e Added CP interactivity 2017-11-10 13:46:23 +01:00
Sami Mokaddem 254141ecb1 Updating install script 2017-11-10 13:25:38 +01:00
Sami Mokaddem f8e1725a22 Updated dependencies install script 2017-11-10 11:50:32 +01:00
Alexandre Dulaunoy a0767f3798
don't fail on mkdir 2017-11-08 17:12:58 +01:00
Sami Mokaddem 1833ea821c Fixed leaflet markers pic 2017-10-30 09:55:50 +01:00
Sami Mokaddem f6153011a9 Conf file support default conf, so that it don't mess with custom configuration + make redis persistant 2017-10-30 09:17:57 +01:00
Alexandre Dulaunoy 87c7fda4e4
fix: make GeoLite City downloaded by default 2017-10-28 10:27:31 +02:00
Sami Mokaddem 9812dbe2b1 Cheating with deps 2 2017-10-27 22:24:14 +02:00
Sami Mokaddem 51bd4088d6 Fixing deps 2017-10-27 22:05:12 +02:00
Sami Mokaddem a199d81147 Better image copy 2017-10-27 21:36:22 +02:00
Sami Mokaddem 556d19668c Added install script 2017-10-27 21:31:56 +02:00