Are we supposed to be able to access github.com from the HPC? #577
Answered
by
andrewcoughtrie
Marc Stringer (marcstring)
asked this question in
Q & A
|
To extract code from git for use on the HPC I've tried using the approach which I think is recommended by the SSD team, which uses the get_git_sources.py and merge_sources.py scripts and a dependencies.yaml file (as done in latest version of u-ci752). If we try to use this without the Met Office mirrors (set USE_MIRRORS=false) then I believe these scripts try to access github.com from the HPC. Is this something that I should be able to setup from the HPC or do we just have to use the mirrors on the HPC? Thanks. |
Answered by
andrewcoughtrie
Feb 13, 2026
Replies: 1 comment 1 reply
|
In the Met Office the Crays have no access to the internet at all, you will have to use the mirrors or a local working copy on either the HPCs or AZSPICE. |
1 reply
Answer selected by
andrewcoughtrie
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the Met Office the Crays have no access to the internet at all, you will have to use the mirrors or a local working copy on either the HPCs or AZSPICE.