I2PC / scipion

Scipion is an image processing framework to obtain 3D models of macromolecular complexes using Electron Microscopy (3DEM)
http://scipion.i2pc.es
Other
76 stars 47 forks source link

Create a Scipion image for FedCloud using packer #1341

Closed ldelcano closed 6 years ago

ldelcano commented 6 years ago

Use packer to create a ScipionCloud image for the FedCloud (Virtualbox ova image). Investigate if Radim's puppet manifest files could be injected into packer to reuse them.

ldelcano commented 6 years ago

After thoughtful investigation about puppet provisioner for packer it is too complicated and most of the things on puppet manifests from Radim are not useful on our image. I am creating a packer json file that uses shell scripts to create the image. The only problem I see is VirtualGL configuration when no GPU is present, would it work?