Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[config]
prefix=/pfs/work/g2pbloch/imasenv_eb
modules-tool=EnvironmentModulesC
module-syntax=Tcl
[override]
insecure-download=True

Create secret.txt  file in $HOME/.config/easybuild/ and paste HTTPS ACESS TOKEN  to ITER  repo.

Code Block
languagetext
titlesecret.txt
Authorization: Bearer <token>


Downloading files

The configuration is located in the file $HOME/.config/easybuild/config.cfg. Set the prefix path to the directory where the installation should be performed. In the prefix directory, clone the repository https://gitlab.eufus.psnc.pl/g2pbloch/easybuild so that the files are placed in the eb_files_repo directory. In the prefix directory, clone the repository https://gitlab.eufus.psnc.pl/g2pbloch/easybuild-imas-files and enter it. 

...