Closed mssalvatore closed 2 years ago
I have removed the unneeded binaries from the storage and tested. There is no need of updating the aip file as it gets automatically synchronized.
There is drastic size reduction: from 225Mb to 149Mb for the executable, similar as AppImage and Docker. Also the installation of the MSI: 1.3Gb to 612Mb. Great Success! 😄
Old:
New:
The Mongo installation includes a number of binaries that are not necessary for Infection Monkey to function. For example, here is the complete listing on Linux:
I suspect we only need
mongod
andLICENSE-Community.txt
For the AppImage and MSI builds, remove unnecessary binaries.
UPDATE
It appears the AppImage artifact does not contain anything other than the license and mongod binary.
Tasks
mongod
binary. (0d) @ilija-lazoroski