Guides
This section contains specific instructions for RECAST-related steps referred to elsewhere in the docs.
Creating and using a Service Account¶
-
Create and activate a service account
- https://account.cern.ch/ > Create a new account > Service > then follow steps
-
Request that the service account to be added to the Computing Group zp
- email zp-admins@cern.ch
-
Add the service account as a member of your analysis repository
-
Create a personal gitlab access token using your user account (not the service account). The token should be created with at minimum
read_registry
scope. -
Set the environment variables needed for RECAST as follows:
RECAST_USER
: name of service accountRECAST_PASS
: service account passwordRECAST_TOKEN
: RECAST personal access token
Last update:
October 5, 2021