Skip to content

Run locally

Run a full DiracX demo

TODO: expand

This will allow you to run a demo setup.

The code changes will be reflected in the demo.

Requirement: docker, internet

# Clone the diracx repository
git clone git@github.com:DIRACGrid/diracx.git

# Clone the diracx-chart repository
git clone git@github.com:DIRACGrid/diracx-charts.git

# Run the demo
diracx-charts/run_demo.sh diracx/

To login, click the authorize button

authorize

Connect using the authorization code flow, ticking the "vo:diracAdmin" scope

codeflow

And enter the credentials prompted by the run_demo.sh script in the Dex interface

Dexlogin