MISP/INSTALL
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
..
ansible Update misp 2018-07-04 12:22:02 +02:00
build/technical_design chg: remove obsolete files 2016-09-24 23:35:54 +02:00
format
logos chg: [doc] MISP logo b&w only added 2018-08-30 09:57:28 +02:00
old 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
screenshots add: Screenshot of an event - version 2.4.53 2016-11-03 20:29:21 +01:00
setup chg: remove obsolete files 2016-09-24 23:35:54 +02:00
CONFIG.SMIME.txt chg: [docs] Added symlinks to new .md to preserve old style for a while. 2018-10-22 09:55:09 +09:00
CONFIG.elasticsearch-logging.txt chg: [docs] Added symlinks to new .md to preserve old style for a while. 2018-10-22 09:55:09 +09:00
CONFIG.s3-attachments.txt chg: [docs] Added symlinks to new .md to preserve old style for a while. 2018-10-22 09:55:09 +09:00
INSTALL.debian9.txt chg: [docs] Added symlinks to new .md to preserve old style for a while. 2018-10-22 09:55:09 +09:00
INSTALL.kali.txt fix: [doc] Add an option to checkout submodules recursively 2018-09-09 20:45:45 +09:00
INSTALL.rhel7.txt chg: [docs] Symlink to rhel7 guide 2018-10-23 07:43:33 +09:00
INSTALL.ubuntu1804.txt chg: [docs] Added symlinks to new .md to preserve old style for a while. 2018-10-22 09:55:09 +09:00
MYSQL.sql fix: [setup] Brought MYSQL.sql up to date, fixes #3357, fixes #3358 2018-06-20 06:30:01 +02:00
POSTGRESQL-data-initial.sql fix: dev: Update POSTGRES-*.sql files 2018-11-28 15:13:08 +08:00
POSTGRESQL-structure.sql fix: dev: Update POSTGRES-*.sql files 2018-11-28 15:13:08 +08:00
README.md chg: [docs] Added symlinks to new .md to preserve old style for a while. 2018-10-22 09:55:09 +09:00
UPDATE.txt 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
apache.24.misp.ssl chg: [doc] Some format updates to config files 2018-11-30 14:40:24 +09:00
apache.misp.centos7 chg: [doc] Some format updates to config files 2018-11-30 14:40:24 +09:00
apache.misp.centos7.ssl chg: [doc] Some format updates to config files 2018-11-30 14:40:24 +09:00
apache.misp.ubuntu chg: [doc] Some format updates to config files 2018-11-30 14:40:24 +09:00
generic new: [doc] Added symlink to generic folder and added note what generic means/is 2018-11-05 10:36:47 +09:00
misp-workers.service Add "manage workers" option. 2018-10-08 12:28:22 +10:00
misp.logrotate fix: Re-added the accidentally removed code in a merge, fixes #1965 2017-02-20 18:43:36 +01:00
misplogrotate.te fix: Re-added the accidentally removed code in a merge, fixes #1965 2017-02-20 18:43:36 +01:00
patch_PublishWithoutEmail.sql Update the database schema PublishWithoutEmail (servers) 2017-01-05 16:38:19 +01:00
patch_Unpublish_event.sql Update the database schema unpublish_event (servers) 2017-01-05 16:38:24 +01:00
patch_smime.sql
xINSTALL.OpenBSD.txt chg: [docs] Added some symlinks to migrated files. 2018-10-21 21:53:42 +09:00
xINSTALL.centos6.txt chg: [docs] Added symlinks to new .md to preserve old style for a while. 2018-10-22 09:55:09 +09:00
xINSTALL.centos7.txt chg: [docs] Added some symlinks to migrated files. 2018-10-21 21:53:42 +09:00
xINSTALL.debian9-postgresql.md chg: [docs] Added symlinks to new .md to preserve old style for a while. 2018-10-22 09:55:09 +09:00
xINSTALL.debian_testing.txt chg: [docs] Added some symlinks to migrated files. 2018-10-21 21:53:42 +09:00
xINSTALL.tsurugi.txt chg: [doc] Added Tsurugi Linux to Index and changed some minor issue. 2018-11-05 13:31:30 +09:00
xINSTALL.ubuntu1804.with.webmin.txt chg: [doc] Some format updates to config files 2018-11-30 14:40:24 +09:00

README.md

Main INSTALL Documentation for the MISP Project.

To have a more web friendly view please visit the mkdocs generated gh-pages site here

The text files in this folder are symlink to ../docs - Which is the actual source.

Currently the following install guides are being tested on a regular basis:

INSTALL.debian9.txt
INSTALL.kali.txt
INSTALL.ubuntu1804.txt

A folder of interest might be 'old'. In old you will find previous INSTALL guides.

Files prefixed with 'CONFIG.' are CONFIGuration guides and not full blown INSTALL guides.

UPDATE.txt give you a brief overview on how to update MISP to the latest version, as well as some other core dependencies that can be updated.

Install guides with the 'x' prefix, are marked as Experimental.

The following are tested on a semi-regular basis:

xINSTALL.centos7.txt
xINSTALL.debian_testing.txt
xINSTALL.Arch.txt