Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[updating] Updating a MISP instance #5376

Open
SteveClement opened this issue Nov 3, 2019 · 0 comments
Open

[updating] Updating a MISP instance #5376

SteveClement opened this issue Nov 3, 2019 · 0 comments
Assignees
Labels
deployment S: in progress Status: in progress. This issue is currently being worked on S: stale Status: stale. This issue has had no activity in a long time, it may not be relevant anymore T: enhancement Type: enhancement. This issue requires improving an existing feature topic: install This issue involves installing MISP or other features update Any issues with updates

Comments

@SteveClement
Copy link
Member

The current state of affairs when updating a MISP instance is less then ideal.
A lot gets skipped and inconsistencies between installed modules and expected modules are common.

Most deployments do manual upgrades of the various bits and pieces of their installations, but things might get missed.

The installer wants to have an option to check the current installation and whether some components need updating.

Here is an initial list of files that need to be checksummed and compared with a the current version:

$PHP_INI (check relevant options)
${PATH_TO_MISP}/venv (check python version)
Python Modules:
${PATH_TO_MISP}/app/files/scripts/[python-cybox,python-stix,python-maec,mixbox,cti-python-stix2]
pydeep, pylief, zmq, python-magic, plyara
PHP modules: redis, gnupg

Missing: misp-modules (this will be documented once the PR for enabling/disabling modules is merged)

@SteveClement SteveClement added T: enhancement Type: enhancement. This issue requires improving an existing feature topic: install This issue involves installing MISP or other features deployment inDevelopment labels Nov 3, 2019
@SteveClement SteveClement self-assigned this Nov 3, 2019
@enjeck enjeck added S: stale Status: stale. This issue has had no activity in a long time, it may not be relevant anymore update Any issues with updates labels Nov 26, 2020
@enjeck enjeck added S: in progress Status: in progress. This issue is currently being worked on and removed inDevelopment labels Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment S: in progress Status: in progress. This issue is currently being worked on S: stale Status: stale. This issue has had no activity in a long time, it may not be relevant anymore T: enhancement Type: enhancement. This issue requires improving an existing feature topic: install This issue involves installing MISP or other features update Any issues with updates
Projects
None yet
Development

No branches or pull requests

2 participants