Sources of the receipts
Sources of the receipts (aka 'easyconfig' files):
- EasyBuild built-in receipts
- EasyBuild receipts repository
- Gateway specific receipts
- 'Limbo' of the IMAS receipts
- ITER repository of the IMAS receipts
EasyBuild built-in receipts
- Content: Generic software receipts
- Maintainer: EasyBuild
- Location:
- File system
- Path:
<software directory>/EasyBuild/<version>/easybuild/easyconfigs/
- Download:
- Not relevant. Files automatically downloaded while installing EB.
EasyBuild receipts repository
- Content: Generic software receipts
- Maintainer: EasyBuild
- Location:
- Github
- URL: https://github.com/easybuilders/easybuild-easyconfigs
- Download:
git clone -b develop https://github.com/easybuilders/easybuild-easyconfigs.git eb-develop
ITER repository of the IMAS receipts
- Content: IMAS and IMAS ecosystem software receipts
- Maintainer: ITER Organisation
- Location (original):
- ITER GIT
- URI:
ssh://git@git.iter.org/imex/easybuild-easyconfigs.git
- Required: ITER account, repository access enabled
- Download:
git clone -b develop ssh://git@git.iter.org/imex/easybuild-easyconfigs.git repo-iter
- Location (mirror):
- EF Gitlab
- URI: TBD
#
'Limbo' of the IMAS receipts
IMAS and IMAS ecosystem software receipts that are not available in any other repository!
/work/imas/opt/EasyBuild/ebfiles_repo/
- Content: IMAS and IMAS ecosystem software receipts that are not available in any other repo
- Maintainer: ACH
- Location (original):
- EF Gitlab
- URL: https://gitlab.eufus.psnc.pl/easybuild/limbo#
- Required: EF account, repository access enabled
- Download:
git clone -b develop git@gitlab.eufus.psnc.pl:easybuild/limbo.git
- Location (mirror):
- EF Gitlab
- URI: TBD
The EF Gateway specific receipts
TBD