Update download.md

pull/109/head
Andras Iklody 2024-10-03 10:13:01 +02:00 committed by GitHub
parent db8807c0fa
commit 1fd3016be7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 7 deletions

View File

@ -15,11 +15,15 @@ MISP Install guides (stock install instructions for getting a base MISP system r
### Requirements
MISP can be easily installed on any standard GNU/Linux distribution. Installation guides for various distributions are included in the [INSTALL directory](https://github.com/MISP/MISP/tree/2.4/INSTALL). If you did a git clone of MISP for the installation, an [UPDATE procedure is available](https://github.com/MISP/MISP/blob/2.4/INSTALL/UPDATE.txt) to keep your MISP up-to-date.
MISP can be easily installed on any standard GNU/Linux distribution.
For MISP 2.5, we highly recommend the use of Ubuntu 24.04, using [the provided installer]([https://github.com/MISP/MISP/tree/2.4/INSTALL/](https://raw.githubusercontent.com/MISP/MISP/refs/heads/2.5/INSTALL/INSTALL.ubuntu2404.sh)), for other distributions and versions some manual tinkering may be required.
For MISP 2.4, Installation guides for various distributions are included in the [INSTALL directory](https://github.com/MISP/MISP/tree/2.4/INSTALL). If you did a git clone of MISP for the installation, an [UPDATE procedure is available](https://github.com/MISP/MISP/blob/2.4/INSTALL/UPDATE.txt) to keep your MISP up-to-date. We advise against installing new instances of 2.4 at this point though, unless you are absolutely bound by the distribution requirements of 2.5.
### Recommended distribution
We recommend to use a recent and stable Ubuntu distribution (such as 22.04) for deploying MISP.
We recommend to use a recent and stable Ubuntu distribution (such as 24.04) for deploying MISP.
### Virtual images for testing
@ -64,11 +68,6 @@ We invite you to read the GitHub README page of each version to understand what
- [MISP ansible](https://github.com/juju4/ansible-MISP) An ansible role to setup a MISP instance.
### AutoMISP
- [AutoMISP is shell script](https://github.com/da667/AutoMISP) to automatically install MISP and misp-modules together on Ubuntu 16.04 or 18.04.
### misp-cloud - Cloud-ready images of MISP
- [misp-cloud](https://github.com/MISP/misp-cloud) - The objective of this project is to deliver cloud-ready images of MISP for testing purposes. AWS is currently supported.