nsacyber / WALKOFF

A flexible, easy to use, automation framework allowing users to integrate their capabilities and devices to cut through the repetitive, tedious tasks slowing them down. #nsacyber
https://nsacyber.github.io/WALKOFF/
Other
1.2k stars 222 forks source link

Develop user-friendly bash script to configure a Linux box with the WALKOFF pre-reqs in a user-friendly way #216

Closed astrohart closed 4 years ago

astrohart commented 5 years ago

Wonder whether it would be worth while to enable end users to clone the repo and then run a bash script that runs apt-get install etc. to configure all the WALKOFF pre-reqs in such a user friendly fashion so that then setup_walkoff.py will just run.

emrodas10 commented 4 years ago

Closing as bootloader handles everything now other than install of Docker CE, Docker Compose, and Git. The install processes for these are dependent on the platform/OS you are running so automating them wouldn't be worth it.