Commit Graph

31 Commits (2.4)

Author SHA1 Message Date
Steve Clement bb615b92bf new: [tools] Added tool to create MISP INSTALL Docs and push to gh-page, plus it fetche latest Changelog.txt 2018-10-22 09:52:55 +09:00
Steve Clement 2aecfb7e0e chg: [docs] Remove some migrated INSTALL guides, move FreeBSD to old, will not be supported in the future. 2018-10-21 21:52:40 +09:00
StefanKelm f9aee73782
change --force to --recursive 2018-07-03 12:04:56 +02:00
Richard van den Berg 85f19b691f Enable python3 for php-fpm for RHEL/CentOS 2018-06-08 09:19:02 +02:00
Richard van den Berg 1b72988e56 Install pymisp for python3 2018-05-29 14:32:23 +02:00
Richard van den Berg 98414cf2be Use python3 to install stix/cybox/mixbox libraries 2018-05-29 13:35:50 +02:00
chrisr3d 9c134881ba
fix: [stix1] Updated install & update instructions for stix, cybox & mixbox libraries 2018-05-18 13:19:29 +02:00
Deventual abe59cc7b7
fix permissions commands 2018-01-17 19:42:33 +02:00
Deventual e4be865e1b minor adjustments 2017-07-10 17:45:56 +03:00
Deventual d665a9326f added mixbox update instructions 2017-07-10 15:22:36 +03:00
Andras Iklody e763e7646f Update to UPDATE.txt
- indicate that a git pull is all that is normally needed.
2016-11-08 08:56:29 -05:00
Deventual 22e7d86b41 Update UPDATE.txt 2016-11-02 14:55:45 +02:00
Deventual 23a35678c8 Update UPDATE.txt 2016-11-02 14:26:46 +02:00
Alexandre Dulaunoy e1289a122c Update UPDATE.txt
Update the UPDATE process according to the development and release cycle.

git fetch is required and not git pull.
2016-07-28 10:50:15 +02:00
Andreas Ziegler 8e28fed3ac fix: submodule updates: force overwrite 2016-07-13 18:08:37 +02:00
Andreas Ziegler 43e4da507e chg: docs UPDATE/UPGRADE use latest tag/release instead of latest commit 2016-07-11 02:38:39 +02:00
Alexander J cc03a51ffa Update UPDATE.txt 2016-06-30 10:31:31 +02:00
Deventual b85104ffef Update UPDATE.txt 2016-05-22 12:27:25 +03:00
Heiko Siebel d235b66ac8 Update UPDATE.txt
Adopt CyBox Version: 2.1.0.12 (analogue to INSTALL documentation)
2016-04-25 10:14:33 +02:00
Alexander J 6edc3dc747 Update UPDATE.txt
solved an issue I had with "This account is currently not available."

Guess we can also change that in install guide
2016-04-07 15:03:43 +02:00
Iglocska 5074ee948f Merge branch 'update_script' into 2.4 2016-02-01 15:13:55 +01:00
AaronK 22b6bdd725 Update UPDATE.txt
permissions: it's enough to chown -R www-data /var/www/MISP
2016-02-01 13:49:04 +01:00
Iglocska e4ffbca3e1 Added purpose of UPDATE.txt 2016-01-12 19:48:07 +01:00
Iglocska aa5eb55a84 Updated an outdated upgrade procedure for cakephp in UPDATE.txt
- as described in #833
2016-01-10 20:06:31 +01:00
David André be81eb9583 Removed git pull (x2) since we are already doing checkout 2015-08-25 00:17:19 +02:00
Iglocska 3f215743f0 Complete rework of the ZeroMQ implementation
- python server running in the background doing the publishing
- MISP -> python script communication via redis
- configurable / controllable via the admin UI
2015-06-29 08:56:45 +02:00
Iglocska 3d2b8c3c10 Added pub/sub feature using ZeroMQ, fixes #540 and fixes #526
- by installing the requirements described in the update and the install instructions (ubuntu only for now, centos/red-hat versions to be tested and described), administrators can enable the pub/sub feature
- assign a port to the service via the interface
- each time an event is published, MISP will use ZMQ's PUB feature to push out a MISP JSON package using the "misp_json" prefix
2015-06-24 17:38:15 +02:00
Iglocska 707140243a Updated the documentation to reflect the correct STIX / CyBox versions required
- Updated the admin tool to check the STIX / Cybox versions
2015-06-10 12:47:00 +02:00
remg427 76811250a1 Update UPDATE.txt
app missing in path for cakephp
2015-04-28 22:10:08 +02:00
Richard van den Berg 09171aa415 Include composer.phar self-update 2015-04-08 14:27:04 +02:00
Richard van den Berg eb9adae030 Use cake-resque:4.1.2
- Remove --no-update for cake-resque
 - Added UPDATE.txt for keeping up2date between major releases
2015-04-08 13:05:05 +02:00