linea-it / orchestration

Orchestration tool for the Brazilian IDAC applications.
MIT License
0 stars 0 forks source link

Implemented the first version of the orchestration. #3

Closed crisingulani closed 5 months ago

crisingulani commented 7 months ago

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.