Commit Graph

33 Commits (15f572c627b2a340d416698b5d2b92e249cb0c17)

Author SHA1 Message Date
Jakub Onderka becee3b772 chg: Install crypt_gpg by composer 2019-09-06 22:00:56 +02:00
Steve Clement 243c50d8c1
chg: [doc] Updated: memory_limit=512M -> memory_limit=2048M 2019-08-22 13:39:36 +02:00
Steve Clement 1dd7020b9c
chg: [doc] Updated composer hash 2019-08-22 13:19:11 +02:00
Steve Clement 5ed1feb640 chg: [doc] adde --no-cache to wget to make sure we always have the latest checksums
chg: [installer] Updated installer
2019-05-17 22:26:57 +09:00
Steve Clement 519514de72 fix: [installer] Piping large shell scripts to bash needs more testing and should not be used, for a very long time. 2019-05-17 14:17:53 +09:00
Steve Clement 832534f968 fix: [doc] CentOS specific cake commands do not exist anymore 2019-05-13 11:31:51 +09:00
Steve Clement 009548e090 fix: [doc] Remove CentOS 7 from xINSTALL list. 2019-05-07 09:59:12 +09:00
Steve Clement e892c96d9e chg: [doc] CentOS/RHEL udpates. Merge towards unity. 2019-04-24 00:02:00 +09:00
Steve Clement ee04f6a725 chg: [doc] Added -1 to rhel/centos and a future note 2019-04-18 10:21:41 +09:00
Steve Clement 3b494a0ec8 chg: [doc] Brought CentOS6 more in-line with CentOS7 (still needs more testing). Minor changes in CentOS7. 2019-04-17 23:23:07 +09:00
Steve Clement 84f63f7ee6 chg: [doc] CentOS lief how-to added
fix: [doc] Fixed the MISP Dashboard Cake commands (if you run as root, config.php permissions will be b0rked)
2019-04-16 19:03:18 +09:00
Steve Clement 979dd04abd chg: [doc] More syntactic sugar (in light of an impending installer script) 2019-04-16 13:36:28 +09:00
Steve Clement 0d3a096718 chg: [doc] Updated CentOS 7.x Install guide
chg: [doc] Now installs most things correctly under a standard CentOS minimal install
2019-04-16 13:27:27 +09:00
mokaddem 89f5aa8544 chg: [INSTALL] Added GD dependency 2019-03-15 15:01:12 +01:00
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 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
Steve Clement dc1637fb46 Merge branch '2.4' into guides 2019-02-13 22:59:51 +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 7af86af222 chg: [doc] More shuffling around to make it more logical
chg: [installer] More cake tweaks, misp-modules grouping
2019-02-07 19:17:14 +09:00
kara-1234 97a4c7484c
Allow HTTPD to send Emails
Update to allow httpd to send emails.
2019-02-06 08:59:26 -05:00
Steve Clement 14feb9c0ba chg: [doc] Added CentOS vs. RHEL note. 2019-01-30 22:17:48 +09:00
Steve Clement 718155e018 chg: [doc] Partially fixed Centos 7 install procedure. Now uses https by default. 2019-01-30 12:49:24 +09:00
chrisr3d a62bca4e16
chg: [doc] Updated documentation about stix2 python library installation 2019-01-10 16:57:32 +01:00
Steve Clement d0a03c0f4f chg: [doc] Updated CentOS 7 Install instructions to use SSL 2018-11-30 14:45:42 +09:00
Steve Clement b5f7ca540d chg: [doc] Added hardening section. 2018-11-21 16:46:37 +09:00
Steve Clement c8276d1a92 chg: [doc] Centos 7 update to make misp-modules work. Some notes on SELinux. 2018-11-13 12:09:55 +09:00
Steve Clement 570f3cc069 chg: [doc] the venv directory needs usr_t profile 2018-10-31 11:16:42 +09:00
Steve Clement 3b4f14209a chg: [doc] Update Centos 6.x and 7.x
chg: [doc] re-Added Ubuntu 16.04-LTS as an archived/old INSTALL Guide (tested working)
chg: [doc] Adapted some variables in generic scripts
2018-10-31 11:07:28 +09:00
garanews 4866b7035a fix accommodate misspelling
accommodate vs accomodate
2018-10-25 11:37:02 +02:00
Steve Clement e752a761af new: [docs] Added 3 generic documentation files, one where the MISP install is completed, A specific centos/etc... one because, well, CentOS.. and the generic recommended actions section that kept repeating in all guides.
chg: [docs] Implemented the above 3 files in all the guides. Plus some format changes.
2018-10-25 10:07:02 +09:00
Steve Clement db244c8a96 chg: [docs] Added a generic directory where all the platform independent files should reside.
chg: [docs] Added MISP Defaults via the cake command to seperate file.
2018-10-25 08:30:57 +09:00
Steve Clement 40949b4fb2 chg: [docs] Adapted rhel7/Ubuntu18.04/Centos7/UPDATE_Notes to be mkdocs compliant 2018-10-22 10:38:31 +09:00
Steve Clement 93d861a6ae new: [docs] Added intial mkdocs directory 2018-10-18 12:27:29 +09:00