Skip to content
Open
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
3 changes: 2 additions & 1 deletion doc/QuickStart.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ To access it from CERN, one can simply use the URL `ali-qcdb-test.cern.ch:8083`.

#### Alternatives

1. the `ccdb-test`, if you have a working grid certificate (`ccdb-test.cern.ch:8080`),
1. Use the CERN VPN: https://eduvpn.docs.cern.ch/

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Use the CERN VPN: https://eduvpn.docs.cern.ch/
1. Use the CERN VPN: https://eduvpn.docs.cern.ch/ (with `ali-qcdb-test.cern.ch:8083`)

Perhaps sth like that to be perfectly clear?

2. the `ccdb-test`, if you have a working grid certificate (`ccdb-test.cern.ch:8080`),
2. a local instance ([easy installation instructions](QCDB.md#local-ccdb-setup)).

## Execution
Expand Down
Loading