Plan:
- Deploy maven indexer exporter services (one per maven indexes: maven-central, ...)
- Deploy frontend to expose maven indexer exporter results (*.fld files)
- Deploy maven worker services: lister + loader
- scheduler (saatchi): Restart swh-scheduler-schedule-recurrent service (so maven tasks are scheduled)
- Add maven central so maven exporter scrapes its index and export it
- Discover it failed (out of disk space) due to a forgotten step ¯\_(ツ)_/¯
- T3746#82956: Prepare maven-exporter node to have enough disk to receive indices
- Restart maven export for maven-central
- T4330#90727: Wait for the end of it ^...
- T4330#90730: Add maven central to the standard listing once ^ is done
- D8421: Make sure lister workers consume the maven queues
- T4330#90736: Checks