Changes between Version 21 and Version 22 of HPC_deploy
- Timestamp:
- 2015-11-18T19:29:29+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HPC_deploy
v21 v22 7 7 == Deploying software == 8 8 9 Responsibility for deploying and maintaining software is distributed over two teams: 9 10 * Deployment of ''system'' software (packages from the repos of the Linux distros we use) is handled by our sys admins and beyond the scope of this SOP. 10 11 * Deployment of bioinformatics software is handled by the bioinformaticians from the ''depad'' group. … … 12 13 If you want to become part of the ''depad'' group [wiki:Contact contact the helpdesk]. 13 14 The depad group uses [https://hpcugent.github.io/easybuild/ EasyBuild], which uses !EasyConfigs as recipes to enforce consistent, reproducible installations. 14 In a nutshell an EasyConfig deployment recipe can handle the following steps:15 In a nutshell an !EasyConfig deployment recipe can handle the following steps: 15 16 1. (Bootstrap an installation and satisfy dependencies) 16 17 1. Download the (source) code