Commit Graph

656 Commits (97a4c7484c03e94277d1464aee85f84fbb987c79)

Author SHA1 Message Date
Steve Clement 2178bf3c04
Merge pull request #4073 from SteveClement/guides
chg: [installer] Added more comments and implemented base parameter logic
2019-02-01 15:09:04 +09:00
Steve Clement a882ca6cf1 chg: [installer] Added more comments and implemented base parameter logic 2019-02-01 14:57:40 +09:00
Steve Clement 80d06494aa
Merge pull request #4071 from SteveClement/guides
chg: [kali] Major update to Kali Install script
2019-02-01 02:02:09 +09:00
Steve Clement 589e260011 fix: [kali] updated composer chksum 2019-02-01 01:40:59 +09:00
Steve Clement 1a0d7781f5 new: [kali] Added debug function and breakpoints 2019-02-01 01:28:36 +09:00
Steve Clement b7cba9847b chg: [kali] Major rewrite of install script. 2019-01-31 23:18:30 +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
Alexandre Dulaunoy be88ddc16d
chg: [doc] add standard MISP logo in SVG format 2019-01-27 15:11:41 +01:00
Steve Clement 4b781b5486 fix: [installer] Fixed a bug when run on kali. 2019-01-25 14:22:54 +09:00
Steve Clement b26e4f9b3c new: [installer] Initial bash installer functions 2019-01-24 23:15:36 +09:00
Steve Clement f919c88f8d chg: [doc] Added symlink to generic debian installer for bward compat. 2019-01-24 15:44:04 +09:00
Steve Clement e267f22d45 new: [doc] moved kali script to generic debian installer script 2019-01-24 15:43:37 +09:00
Steve Clement 143a60aeb6 fix: [doc] The kali script should work again now 2019-01-24 15:36:58 +09:00
Steve Clement f442ce716e Merge branch '2.4' into guides 2019-01-22 23:25:35 +09:00
Steve Clement 90dd4c68d7 chg: [doc] Fix kali script, php7.2 was used by apache. Add reference to mkdocs depency. 2019-01-22 23:22:25 +09:00
iglocska 2f181517a7 new: [dependencies] Added CryptGPG and a dependency thereof to the INSTALL dir
- workaround for the pear.php.net pwnage
2019-01-22 11:57:15 +01:00
Steve Clement 32d638e062 fix: [doc] Updated Kali scripts. 2019-01-15 14:14:15 +09:00
iglocska 8f9c6c1be6 Merge branch '2.4' into tag_collections 2019-01-01 17:38:32 +01:00
iglocska 1bad3580ea fix: [data model] added the fix to the org_id field in the tag table to the mysql.sql file 2019-01-01 16:39:32 +01:00
Andras Iklody c0b992559a
Merge pull request #3909 from ruiwen/fix_postgres
fix: dev: Update POSTGRES-*.sql files
2018-12-22 22:38:24 +01:00
Steve Clement ff2782c66e chg: [doc] Some format updates to config files
new: [doc] CentOS SSL apache config
fix: [doc] Fixed symlink to Ubuntu webmin instructions
2018-11-30 14:40:24 +09:00
Ruiwen Chua a5ea29cd15 fix: dev: Update POSTGRES-*.sql files
These were created using [pgloader](https://github.com/dimitri/pgloader)

MYSQL.sql was first imported into a mysql:5.7 Docker image, then pgloader
was used to import it into a postgres:11-alpine image. The schema and data
were then dumped using pg_dump into POSTGRESQL-structure.sql and POSTGRESQL-data-initial.sql
respectively
2018-11-28 15:13:08 +08:00
Steve Clement b5f7ca540d chg: [doc] Added hardening section. 2018-11-21 16:46:37 +09:00
Steve Clement 82632aea75 chg: [doc] Due to some mimimi, FreeBSD is now "back" in the Archives. (Works on FreeBSD 12.0BETA4) 2018-11-12 12:33:40 +09:00
Steve Clement a5402dc9b9 chg: [doc] Added Tsurugi Linux to Index and changed some minor issue. 2018-11-05 13:31:30 +09:00
Steve Clement 4e16943d6d chg: [doc] Tsurugi nearly done 2018-11-05 11:45:14 +09:00
Steve Clement e8bb6aacba new: [doc] Added symlink to generic folder and added note what generic means/is 2018-11-05 10:36:47 +09:00
Steve Clement b736823e1a chg: [doc] Initial Install working. Todo: Virtualenv everything. 2018-11-05 10:34:06 +09:00
Steve Clement 088d9f5551 chg: [doc] Tsurugi is eXperimental. 2018-11-05 09:13:31 +09:00
Steve Clement eea21a99ee new: [doc] Added Tsurugi Linux install script. 2018-11-05 09:12:51 +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 d9118d8620 chg: [docs] Symlink to rhel7 guide
chg: [docs] Made the index a little less messy
chg: [docs] A minor (but not automated) change to Changelog
2018-10-23 07:43:33 +09:00
Steve Clement cd04c0d41b Merge branch '2.4' into guides 2018-10-22 15:44:16 +09:00
Steve Clement fc3d89a0c4 chg: [docs] Added symlinks to new .md to preserve old style for a while.
chg: [docs] More details in README.md
2018-10-22 09:55:09 +09:00
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 5c8216c81c chg: [docs] Added some symlinks to migrated files. 2018-10-21 21:53:42 +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
Steve Clement dac594dc02 chg: [docs] Added an old upgrade doc, 2.3 -> 2.4, more as an example then anytyhing else.
chg: [docs] Added UPGRADE.md notice for future upgrade steps.
2018-10-21 18:54:21 +09:00
Steve Clement a7e9bbae98 chg: [docs] Removed old Debian stable install guide 2018-10-21 00:18:17 +09:00
Steve Clement 1d8baf0c48 chg: [docs] Removed old OpenBSD Docs 2018-10-19 12:00:29 +09:00
A. Cristallo 8afe4b5ed1
Update INSTALL.rhel7.txt
Added instruction (at line 109) and updated line 8, minor change.
Tested on RHEL 7.5 and CentOS 7.5
2018-10-16 17:37:00 +02:00
Koen Van Impe daa2676cd0 Ubuntu 18 documentation (sudo logrotate, universe repo) 2018-10-13 09:30:05 +02:00
RbN 212b9ffaa6
adding python-maec to the debian9 install
adding python-maec to the debian9 install
2018-10-12 11:05:18 +02:00
Anthony Vaccaro 61e9851397 Add "manage workers" option.
This is enabled by default, which replicates the current behaviour of having controls to start, stop and restart workers in the server settings page.
When set to disabled, these controls are hidden, which allows server administrators to manage the worker processes externally, e.g. via systemd.

A sample systemd unit file has also been included into the INSTALL directory.
2018-10-08 12:28:22 +10:00
Fredrik Pettai 2050c864a4 add missing meac dep
add missing meac dep
2018-09-26 13:15:29 +02:00
Steve Clement e9a83911e3 chg: [doc] Moved INSTALL files around to reflect a more acurate support landscape.
chg: [doc] Update README.md to explain some of the folders/files.
2018-09-11 16:38:52 +02:00
Steve Clement 93cb31493c Merge branch '2.4' into guides 2018-09-11 15:43:06 +02:00
0xiso 11a9b93a3e fix: [doc] Add an option to checkout submodules recursively 2018-09-09 20:45:45 +09:00
Steve Clement 883477cbec chg: [doc] Added zmq, redis, maec python module installations. 2018-09-08 11:55:00 +02:00