From b47164cefc9d5c7393b85da8ba173d91397131fc Mon Sep 17 00:00:00 2001 From: Barthelemy Date: Tue, 18 Aug 2026 09:58:32 +0200 Subject: [PATCH] add info about vpn to access repo --- doc/QuickStart.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/QuickStart.md b/doc/QuickStart.md index 661f713a9..1c9c2e593 100644 --- a/doc/QuickStart.md +++ b/doc/QuickStart.md @@ -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/ +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