-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
19 lines (16 loc) · 737 Bytes
/
.env.example
File metadata and controls
19 lines (16 loc) · 737 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# get it from https://application-portal.web.cern.ch/
# you should be added to `wut-alice-pidml` group to be an admin
# of production application's SSO
CERN_CLIENT_ID=
CERN_CLIENT_SECRET=
# change to your location
GRID_CERT_PATH=/home/mytkom/.globus/usercert.pem
GRID_KEY_PATH=/home/mytkom/.globus/userkey.pem
CERN_REDIRECT_URL=http://localhost:8088/callback
CERN_REALM_URL=https://auth.cern.ch/auth/realms/cern
CCDB_URL=http://ccdb-test.cern.ch:8080
CCDB_UPLOAD_SUBDIR=Users/m/mmytkows/test
ALICETRAINT_NN_ARCHITECTURE_PATH=web/nn_architectures/proposed.json
# If you do not want to install alien CA certs in ~/.globus/certificates
# clone it yourself (https://github.com/alisw/alien-cas) and fill it with dirpath
JALIEN_CERT_CA_DIR=