Commit Graph

179 Commits (c788dac0f11f9d3da0b348b20e5f6a4a309699dd)

Author SHA1 Message Date
iwitz d2e58a2110
add: php-gd installation 2019-04-02 09:29:17 +02:00
iglocska 76d14c00cb Merge branch 'thumbnail' into 2.4 2019-03-29 20:29:37 +01:00
Nikos Filippakis 9d59b10368 Publish events to Kafka
Signed-off-by: Nikos Filippakis <nikolaos.filippakis@cern.ch>
2019-03-18 15:53:22 +01:00
mokaddem 89f5aa8544 chg: [INSTALL] Added GD dependency 2019-03-15 15:01:12 +01:00
Steve Clement cfa436cf01 chg: [installer] Shortened usr-local-src checker. Added better curl install example. 2019-03-02 14:12:28 +05:30
Steve Clement 3de6771ba5 fix: [installer] Tests should now run correctly
chg: [m2m] Added more functions to faup
2019-03-01 11:31:04 +05:30
Steve Clement 8430625a2b new: [installer] Added tests 2019-03-01 10:20:25 +05:30
Steve Clement d6a930f45f chg: [doc] Added small apache hardening tip
chg: [installer] regenerated installer
2019-03-01 09:27:04 +05:30
Steve Clement dbb0979da0 fix: [installer] Minor install fix 2019-03-01 06:37:15 +05:30
Steve Clement f43fe5e77f chg: [installer] Do not try and initialize mysql if the user table exists
new: [installer] Nuke an instance
2019-02-28 13:36:52 +05:30
Steve Clement ef64270cf7 chg: [installer] Make php versions more flexible if not 7.2 2019-02-28 08:33:52 +05:30
Steve Clement 0d5beb6605 fix: [installer] Various fixes of missing dependencies 2019-02-28 06:42:17 +05:30
Steve Clement bd87249551 chg: [installer] Updated script to use systemd for workers and modules 2019-02-27 10:17:40 +05:30
Steve Clement 7cd0bf012e chg: [doc] Bumped Kali version, updated misp-modules startup way, CentOS typo fix. 2019-02-27 07:21:18 +05:30
Steve Clement 58497fc71c chg: [doc] Move Debian9 stable install instructions to xPerimental status as only Python 3.5 is supported by default but PyMISP needs 3.6 (There are no easy clean ways to install >3.5)
chg: [installer] various changes and cleanups in the installer
2019-02-21 12:32:05 +05:30
Steve Clement 0a74c2dc14 fix: [installer] unary operator...
chg: [installer] dirty notes in pre-flight check function
2019-02-18 07:59:46 +05:30
Steve Clement 47c426586b Merge branch '2.4' into guides 2019-02-14 23:45:59 +09:00
Steve Clement 3d81085e56 chg: [doc] Minor OpenBSD 6.4 tweaks (works again now ;) 2019-02-14 23:38:27 +09:00
iwitz c1c69f6409
chg: security warning at step 5 2019-02-14 09:46:43 +01:00
Steve Clement c6cb8d21fd fix: [doc] gitchangelo from pip now works un Python 3.7 as expected
chg: [doc] Tried to have a more or less clean new Changelog in docs
2019-02-14 16:46:17 +09:00
Steve Clement c610df641c fix: [installer] small fix to check if dmidecode is present 2019-02-14 10:53:39 +09:00
Steve Clement 1c9c3c78cc chg: [installer] Make installer more verbose again, some output is actually needed 2019-02-14 10:43:31 +09:00
Steve Clement 9f981dfb95
Merge pull request #4152 from SteveClement/guides
new: [installer] MISP has now an Install Script for Ubuntu 18.04 - 18.10 and Kali
2019-02-14 10:30:48 +09:00
Alexandre Dulaunoy 58d50a1ff9
Merge pull request #4146 from hackunagi/2.4
Fix on folder with misp.local.key
2019-02-13 21:11:26 +01:00
Steve Clement a24b4ae6d7 chg: [kali] Final kali tests done 2019-02-13 23:43:17 +09:00
Steve Clement dc1637fb46 Merge branch '2.4' into guides 2019-02-13 22:59:51 +09:00
Steve Clement 2f9f352e60 chg: [installer] Added checkLocale 2019-02-13 22:58:45 +09:00
Andras Iklody 751265adaf
Merge pull request #4136 from iwitz/fix-rhel7-diagnostics-page
Fix rhel7 diagnostics page
2019-02-13 14:28:55 +01:00
Steve Clement 5d896f4f24 chg: [kali] undo evil hack, sleep a while, maybe the disable sleep interferes with the execution of the script 2019-02-13 21:28:23 +09:00
Steve Clement 6e2bcb2ee2 chg: [kali] Make sure redis-server is installed early 2019-02-13 21:10:52 +09:00
Steve Clement dc49b2cb2b fix: [installer] Variable typo for Base URL
chg: [installer] Renamed installCoredDeps
2019-02-13 21:01:04 +09:00
iwitz 5324ca624e
chg: update software versions 2019-02-13 08:53:21 +01:00
iwitz 4c57f28bfa
chg: remove unnecessary settings 2019-02-13 08:43:05 +01:00
Steve Clement e3602c2268 fix: [installer] Various changes to where we output messages 2019-02-13 16:06:01 +09:00
Steve Clement 925a8dbbe0 new: [installer] Added progress bar and spinner 2019-02-13 15:00:31 +09:00
Steve Clement e5e44c8ee9 chg: [installer] More fixes to the installer, mostly kali. 2019-02-13 13:48:39 +09:00
Carlos Borges 2ef553075a
Fixing folder with misp.local.key
### Work environment

| Questions                 | Answers
|---------------------------|--------------------
| Type of issue             | Documentation Update
| OS version (server)       | CentOS
| OS version (client)       | Ubuntu, ...
| PHP version               | 7.1
| MISP version / git hash   | 2.4
| Browser                   | If applicable

### Expected behavior
Follow procedures to install, with no errors.

### Actual behavior
Error to create ssl keys, while following procedures.
The steps to create openssl private keys on line 335 point to file in /etc/pki/tls/certs/misp.local.key, while later in line 338 it looks for file in /etc/pki/tls/certs/misp.local.key.


### Steps to reproduce the behavior


### Logs, screenshots, configuration dump, ...
2019-02-12 12:20:10 -02:00
Steve Clement 475d8ecc99 chg: [m2m] Added libcaca for faup 2019-02-12 23:15:51 +09:00
Steve Clement d45c903373 fix: [installer] More kali fixes and some ubuntu tweaks 2019-02-12 23:04:21 +09:00
Steve Clement 04132dbde5 chg: [installer] Considered Web Installer option
new: [installer] Added ssdeep
2019-02-12 21:15:38 +09:00
Steve Clement abdb996220 chg: [installer] Nicer end. 2019-02-12 01:26:04 +09:00
Steve Clement 934c5a781f chg: [installer] First working version 2019-02-12 01:04:16 +09:00
iwitz b8c56503cc
chg: add stix2 installation 2019-02-11 14:52:47 +01:00
iwitz 18f6bb0951
fix: rhel7 diagnostics page detection 2019-02-11 11:54:14 +01:00
Steve Clement afc58a8889 chg: [installer] Make sure the template engine is called correctly
chg: [installer] If we su to MISP_USER, make sure we are not already.
2019-02-11 19:50:50 +09:00
iwitz ca403494c1
chg: set apache as files owner
this is to be able to update through the web interface
2019-02-11 11:44:39 +01:00
Steve Clement 168abbd815 chg: [installer] Minor tweak 2019-02-11 16:32:44 +09:00
Steve Clement 4378f1744c fix: [installer] Kali still had bugs. Most fixed 2019-02-11 16:15:59 +09:00
Steve Clement 1ab650c77a chg: [installer] Pre-Install place holder 2019-02-11 15:49:30 +09:00
Steve Clement 36ab02c7ae chg: [installer] Added more documentation
chg: [kali] Fixed /usr/local/src perm issue
2019-02-11 14:35:11 +09:00