Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CVMFS documentation #676

Merged
merged 1 commit into from
Sep 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions content/en/users/compute/software-distribution/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ The current list of EGI repositories is as follows
| na62.egi.eu | |
| neugrid.egi.eu | |
| notebooks.egi.eu | [web page](https://notebooks.egi.eu) |
| omnibenchmark.egi.eu | [web page](https://omnibenchmark.org/) |
| pheno.egi.eu | |
| phys-ibergrid.egi.eu | |
| pravda.egi.eu | |
Expand Down Expand Up @@ -99,8 +100,8 @@ All VO content managers should join the CVMFS-UPLOADER-USERS mailing list in

## Distributing new content

To login into the service, just use `ssh` to log into the Uploader host.
Its hostname is `cvmfs-uploader-egi.gridpp.rl.ac.uk`.
To log into the service, just use `ssh`.
The hostname is `cvmfs-uploader-egi.gridpp.rl.ac.uk`.
Also, to maintain backwards compatibility,
the alias `cvmfs-upload01.gridpp.rl.ac.uk` can be used.
You need to specify explicitly which username you want to use to log in.
Expand Down
Loading