Introduction
These pages provide detailed instructions and best practices to have a running DiracX
instance. If you start from nothing, they should be followed in order.
- Install Kubernetes: how to install a minimal cluster.
- Convert CS: how to generate the
DiracX
configuration from yourDIRAC
CS. - Installing: how to install
DiracX
, that will do nothing to start with. - Register the Admin VO: Add the administrator VO, mandatory in
DiracX
- Register a VO: integrate a VO that you already have in
DIRAC
- Embracing
DiracX
: last steps to redirect the traffic fromDIRAC
toDiracX
We assume you already have a DIRAC v9 installation available
DiracX
can only work alongside a DIRAC
installation. We also assume that
you have access to a DIRAC
client, which comes with the dirac
cli.