cisagov / Malcolm

Malcolm is a powerful, easily deployable network traffic analysis tool suite for full packet capture artifacts (PCAP files), Zeek logs and Suricata alerts.
https://cisagov.github.io/Malcolm/
Other
1.91k stars 319 forks source link

How to do an automatic installation? #273

Closed telekomancer closed 1 year ago

telekomancer commented 1 year ago

💡 Summary

Automate installation

Motivation and context

How do we fully automate the installation from source code

git clone ...Malcom Malcolm/scripts/install.py --automatic ??

Implementation notes

For example if i want to use my own and custom linux version and only automate the malcolm installation from cloning the repo and simply "docker compose up"

Acceptance criteria

How do we know when this work is done?

And everything work

mmguero commented 1 year ago

Thanks for the issue. Right now there are a few "non-automated" parts to the Malcolm setup we'd have to consider:

It's a great suggestion, thanks. I think we can make it work. I'm going to move this issue over to the idaholab/Malcolm fork which is where I do issue tracking for the project and track it there.

mmguero commented 1 year ago

moved to idaholab/Malcolm#237