Taking the new Fortress-in-a-Box github project out for a test drive which was submitted by the Penn State Chris’ + team. :-)
https://github.com/PennState/fortress-in-a-box I have created a VM, CentOS 7 64-bit, w/ 2 Core, 4GB RAM. This VM has most of the infrastructure needed to build and run fortress, i.e. git, java, maven, etc. It does not have docker or ansible installed - yet. I have staged the code: git clone https://github.com/PennState/fortress-in-a-box.git I have also staged symas openldap 2.4.43 install rpm’s in their prescribed location, roles/openldap/files. What’s next? Do I need to install docker? Or what is the recommended steps to try this out? Thanks Shawn
