First orchestration implementation.
To test, simply checkout the 'first' branch and follow the README.md.
Orchestration currently has only one test pipeline: cross_lsdb_dev
Each application that will use orchestration must be registered in the administrative database, this will generate a client id and a client secret for each application, which must use them for authentication.
First orchestration implementation. To test, simply checkout the 'first' branch and follow the
README.md.
Orchestration currently has only one test pipeline: cross_lsdb_dev Each application that will use orchestration must be registered in the administrative database, this will generate aclient id
and aclient secret
for each application, which must use them for authentication.