dirac-install-tornado-service

2023-09-27 11:50:25 UTC Framework ALWAYS: Can’t load /home/docs/checkouts/readthedocs.org/user_builds/dirac/conda/rel-v7r3/etc/dirac.cfg 2023-09-27 11:50:25 UTC Framework ALWAYS: Might be OK if setting up the site

Do the initial installation and configuration of a DIRAC service based on tornado. If the component is not specified, just install Tornado as such (note that the installation will fail if there are no suited services in the CS)

Usage:

dirac-install-tornado-service [options] ... <System/Component|System> Component

Options:

-w  --overwrite              : Overwrite the configuration in the global CS
-m  --module <value>         : Python module name for the component code
-p  --parameter <value>      : Special component option

Arguments:

System/Component:  Full component name (ie: WorkloadManagement/Matcher) (optional)
System:            Name of the DIRAC system (ie: WorkloadManagement) (optional)
Component:         Name of the DIRAC service (ie: Matcher) (optional)