postgres-ai/postgres-checkup

Roadmap: multiple hosts support

Nastradamus opened this issue · 3 comments

  • Master
  • Standbys (autodetect?)
  • Generate nodes.json from template (6h)#89
  • Extend nodes.json from each run (6h)#90
  • Refactor artifacts directory scheme (6h) #91
  • Epoch support (6h) #92

We can't not use several hosts in one run: the program will be complex to much - to much variants and branches of code. We should use a single host check with ability to add an extra runs for another hosts.

I think everything is done here.