Commit Graph

842 Commits (c8966246cb0cddd92ba619bffaa43e13305a0450)

Author SHA1 Message Date
Steve Clement 02d3cc37bd chg: [tools] Updated installer 2019-04-19 19:25:56 +09:00
Steve Clement 892a4526f0 chg: [tools] Updated installer after doc update 2019-04-18 13:24:59 +09:00
Steve Clement e52fbf9d23 new: [tools] Added (official) checksums for the Installer. 2019-04-18 10:12:10 +09:00
Steve Clement de810386e0 chg: [tools] Changes to reflect the rename of the installer and generated latest installer. 2019-04-18 09:49:22 +09:00
Steve Clement 55e57cdf6f chg: [tools] Renamed installer to be more Generic 2019-04-18 09:48:57 +09:00
Richard van den Berg 1a855f2ddf Be consistent in quoting table names 2019-04-04 11:27:16 +02:00
iwitz a6521034f3 fix: allow x-frames in apache configs 2019-04-03 11:36:15 +02:00
iglocska 76d14c00cb Merge branch 'thumbnail' into 2.4 2019-03-29 20:29:37 +01:00
mokaddem 3b684889da chg: [INSTALL] Do not touch the auto-generated installation file anymore 2019-03-28 15:48:59 +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 3bb89bf989 fix: [installer] Installer will never execute due to misplaced ; 2019-03-01 10:28:32 +05:30
Steve Clement 8430625a2b new: [installer] Added tests 2019-03-01 10:20:25 +05:30
Steve Clement 36999ae60a chg: [installer] Level installer 2019-03-01 10:19:32 +05:30
Steve Clement ceb3c3b74d chg: [doc] One more line to make SSL a little more secure 2019-03-01 09:50:24 +05:30
Steve Clement 014c5b11f5 chg: [doc] Some formatting for the apache conf files and some incentives to be more secure by default 2019-03-01 09:46:01 +05:30
Steve Clement 6b3b705447 Merge branch '2.4' into guides 2019-03-01 09:31:04 +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 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
Raphaël Vinot 624981e312 fix: runTests method was totally broken. 2019-02-27 23:23:21 -08:00
Raphaël Vinot 9cb9d60885 new: Add tests after install 2019-02-27 21:44:35 -08:00
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 6ebe228242
Merge pull request #4230 from SteveClement/guides
new: [installer] Update installer to make use of systemd service units
2019-02-27 10:20:00 +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 640c7f9ac9 chg: [tools] misp-workers.service need to be able to be installed on a stick MISP install (Ubuntu) other flavours want to be marked as such. (and in a seperate directory, ideally, etc/systemd/system)
chg: [tools] Backup script todo added
chg: [tools] worker start script todo and fix me added
2019-02-27 07:58:46 +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 ae525e7ee0 chg: [installer] Parsed installer update 2019-02-14 23:39:08 +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 984c1b413d chg: [installer] Added missing final Install script 2019-02-13 23:46:17 +09:00
Steve Clement a24b4ae6d7 chg: [kali] Final kali tests done 2019-02-13 23:43:17 +09:00
Steve Clement 7a57cecb98 chg: [kali] Last tweaks to make sure all deps are present 2019-02-13 23:09:19 +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
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
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
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
Alexandre Dulaunoy 9df8a8d463
chg: [doc] license for the logos added 2019-02-12 09:44:25 +01:00
Steve Clement 7528eab9c3 chg: [installer] mail2misp typo 2019-02-12 01:56:00 +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
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
Steve Clement 4c89c1d558 fix: [installer] Kali was missing maec 2019-02-11 16:38:54 +09: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
Steve Clement a3e05d29a6 chg: [installer] -A considered 2019-02-11 09:40:51 +09:00
Steve Clement a72258cf3e fix: [installer] Various fixes for depency installs 2019-02-10 23:12:40 +09:00
Steve Clement aedac2a43c chg: [installer] Moved some dependencies around 2019-02-10 22:09:19 +09:00
Steve Clement 19ac087bc0 fix: [installer] Options setting now works 2019-02-10 22:01:56 +09:00
Steve Clement a1182d39ab fix: [kali] Various kali fixes to make it install in unattended mode
fix: [installer] Various fixes to the installer
2019-02-10 20:29:23 +09:00
Steve Clement 3091fdec66 chg: [installer] First version of potentially working installer. 2019-02-10 00:23:48 +09:00
Steve Clement dde670cf4a chg: [kali] More fixes 2019-02-09 00:47:31 +09:00
Steve Clement 66de5ee353 chg: [kali] added venv 2019-02-08 23:41:42 +09:00
Steve Clement 8c09ea7b2b chg: [kali] A new kali install locks APT, added progressive sleep. 2019-02-08 21:18:12 +09:00
Steve Clement f550515ee3 fix: [kali] On kali, some times apt is locked, we need to consider that. 2019-02-08 20:41:35 +09:00
Steve Clement 88a266943d chg: [kali] Installer wants to wait until apt is released
chg: [installer] Update from template
2019-02-08 20:24:33 +09:00
Steve Clement a10d13fe4f fix: [installer] Viper is stuborn 2019-02-08 20:20:17 +09:00
Steve Clement cb476da4f1 fix: [installer] Updated main installer
fix: [doc] Viper can be installed with Python3.7
2019-02-08 20:00:16 +09:00
Steve Clement 78a175795a fix: [installer] -ne (== NOT EQUAL != NOT EXIST Grr...) 2019-02-08 19:33:19 +09:00
Steve Clement d4b817a938 chg: [installer] Ran template, commiting changes. 2019-02-08 19:19:27 +09:00
Steve Clement 727a77dfc9 chg: [installer] Minor tweaks 2019-02-08 19:11:00 +09:00
Steve Clement 4697afd69b chg: [installer] Added autognerated script and template 2019-02-08 18:23:43 +09:00
Steve Clement 968a10d2b0 chg: [installer] Symlink to template. 2019-02-08 17:11:19 +09:00
Steve Clement 3b565478d7 new: [installer] Added function to build the installer. 2019-02-08 17:07:34 +09:00
Steve Clement 29424090d2 fix: [installer] Added apt update for Kali, fixed some ifs' 2019-02-08 16:51:17 +09:00
Steve Clement 9e550a3019 fix: [installer] fix typo 2019-02-08 16:25:46 +09:00
Steve Clement 25b980fd62 chg: [doc] More fixes to installer builder 2019-02-08 16:20:53 +09:00
Steve Clement 144fa8c8dc chg: [doc] Temporary installer workaround 2019-02-08 15:49:58 +09:00
Steve Clement ce87a50aa7 chg: [doc] Search and replace vars. 2019-02-08 15:37:48 +09:00
Steve Clement 6041542978 chg: [doc] Added more details on how to stitch the file together. 2019-02-08 15:04:43 +09:00
Steve Clement 0e38cce977 chg: [doc] Added missing file 2019-02-08 11:57:07 +09:00
Steve Clement 9c9d9eaa65 chg: [doc] Move some code out of the doc and into a file
chg: [installer] Moved all the scripts into respective snippet tags.
2019-02-08 11:52:23 +09:00
Steve Clement 6115f6ff9d Merge branch '2.4' into guides 2019-02-04 09:49:31 +09:00
Steve Clement 3b7b4d0484 chg: [installer] Seperated dependencies for php 7.3 and 7.2 2019-02-01 20:21:09 +09:00
Steve Clement 09804a5440 chg: [installer] Added some known Debian based falvours 2019-02-01 15:31:37 +09:00
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
Steve Clement 9dfbdae6a2 chg: [doc] Added README to install directory 2018-09-07 16:49:44 +02:00
Steve Clement 8ae057e7cc chg: [doc] Centos 7 Install doc updates, more automation and some auto defaults 2018-09-06 18:14:11 +02:00
Steve Clement 9ed7a3ddc2 chg: [doc] Updated and tested basic MISP functionality under CentOS 7.5 2018-09-06 16:22:07 +02:00
Steve Clement f72fc1f1f8 chg: [doc] Fixed permissions for logrotate 2018-09-04 13:36:44 +02:00
Steve Clement b995de6688 [chg] fix: Set correct perms for log rotate, faup fixed upstream 2018-09-04 13:33:38 +02:00
Alexandre Dulaunoy e4ac956629
chg: [doc] MISP logo b&w only added 2018-08-30 09:57:28 +02:00
Andras Iklody e1fc7b2e50
chg: [install] Some minor fixes to the install guide 2018-08-20 10:37:59 +02:00
Andras Iklody 07ac2a0c56
fix: [instructions] remove suggestion to check out last tagged version on install 2018-08-20 09:29:15 +02:00
Hannah Ward 1d38744298
fix: Add PHP SDK install instructions 2018-08-15 16:10:25 +01:00
Hannah Ward fa8ef2a9db
new: add install instructions 2018-08-15 15:08:18 +01:00
Paolo Vecchi 62f61c1eeb
Update INSTALL.ubuntu1804.with.webmin.txt
systemd sucks!
;-)
2018-08-10 19:56:43 +02:00
Paolo Vecchi ea0d56695e
Update INSTALL.ubuntu1804.with.webmin.txt
Fixed a few small things
2018-08-08 18:20:06 +02:00
Paolo Vecchi 04d02db8ce
INSTALL.ubuntu18.04.01.with.webmin.txt
Added Virtualmin install and repository update for mariadb
2018-08-07 15:52:13 +02:00
Andras Iklody a9e41c8202
fix: [install] Changed the install instructions to use CLI commands...
...instead of updating config.php. The latter can be dangerous if typos pop-up.
2018-07-21 22:47:40 +02:00