-
Notifications
You must be signed in to change notification settings - Fork 2
CCPi 2 VM plan and implementation
Tomas Kulhanek edited this page Dec 11, 2018
·
2 revisions
CCPi-VirtualMachine will include all important CCPi components identified above installed from binaries and optional scripts or configuration will be made to install component from sources (if available).
CCPi VM is based on Scientific Linux 7. Vagrant configuration and bootstrap script is available to install all modules on clean SL7 from scratch.
https://github.com/vais-ral/CCPi-VirtualMachine
- binary installation uses conda to install binary distribution into VM
- source code installation clones sources from github and compiles from scratch
- Released 12/2018 https://github.com/vais-ral/CCPi-VirtualMachine/releases/tag/v18.11
Include CCP-PETMR software.
CCPi VM will mount installation of CCPi software from /cvmfs after boot of VM all apps are available from /cvmfs/... it could be any Linux - RHEL based (SL7, CERNVM 4) or Debian based (Ubuntu,...) ...
- needs to establish cvmfs repository for ccpi software
- do some manual or automatic build and release process to upload to repository
- postponed