Automating VM creation: Difference between revisions

Jump to navigation Jump to search
m
add doc links
(Marked this version for translation)
m (add doc links)
Line 8: Line 8:


==Enabling CVMFS on your VM== <!--T:3-->
==Enabling CVMFS on your VM== <!--T:3-->
CVMFS is a [https://cvmfs.readthedocs.io/en/stable/ CERN-VM] based file system that provides a scalable, reliable, and low maintenance research software distribution service. At the client end, users just need to mount CVMFS and then use the software or libraries directly without worrying about compiling, building, or patching. All the software are pre-compiled for common OS flavors and even modularized so that users can simply load a software as a module.  
CVMFS is a HTTP-based file system that provides a scalable, reliable, and low maintenance research software distribution service. At the client end, users just need to mount CVMFS and then use the software or libraries directly without worrying about compiling, building, or patching. All the software are pre-compiled for common OS flavors and even modularized so that users can simply load a software as a module.  
CVMFS has already been installed on Compute Canada cluster systems such as Cedar, Graham, and Beluga, while on cloud systems users need to enable it by hand.  
CVMFS has already been installed on Compute Canada cluster systems such as Cedar, Graham, and Beluga, while on cloud systems users need to enable it by hand, following these cloud instructions: [https://github.com/ComputeCanada/cvmfs/tree/main/cvmfs_on_cloud To enable CVMFS on CC Clouds].


<!--T:17-->
For more information please see the [[Accessing_CVMFS|Compute Canada CVMFS documentation]] and [https://cvmfs.readthedocs.io/en/stable/ CERN CVMFS documentation]
Here is the instruction: [https://github.com/ComputeCanada/cvmfs/tree/main/cvmfs_on_cloud To enable CVMFS on CC Clouds].


==Using CloudInit== <!--T:4-->
==Using CloudInit== <!--T:4-->
cc_staff
178

edits

Navigation menu