m2ms / fragalysis-frontend

The React, Redux frontend built by webpack
Other
1 stars 1 forks source link

Job Launcher - Infrastructure #823

Open duncanpeacock opened 2 years ago

duncanpeacock commented 2 years ago

For high level design, see:

Plumbing:

  1. Get Squonk2 set up in the development and production clusters.
  2. Configure Fragalysis Backend settings to be able to call Squonk in the development cluster. SSO between Fragalysis/Squonk2

Assigned Tim - but I think Alan is doing the work.

alanbchristie commented 2 years ago
  1. Squonk/2 is deployed and able to launch Jobs and service callbacks
  2. Fragalysis can now obtain Squonk UI and API URLs from its environment
    1. Ansible Playbook adjusted
    2. AWX templates adjusted (Duncan)

Note: Fragalysis will need the keycloak token used by the frontend to use the Squonk/2 API