Skip to content
Lasha Kakabadze requested to merge postgres-ha-cluster into master

Description

Related issue

https://gitlab.com/postgres-ai/platform/-/issues/261

Examples

Most of the components have been re-used from previous - DBLab SE installation.

Add route for clusters, along with new list item in the sidebar:

Screenshot_2023-09-28_at_19.57.55

Postgres Cluster creation/installation modals:

Screenshot_2023-09-28_at_19.59.12

Postgres Cluster creation page:

Screenshot_2023-09-28_at_20.01.17

Postgres Cluster installation page:

Screenshot_2023-09-28_at_20.05.54

Screens don't include simple install, docker and ansible steps.

Checklist

  • MR description has been reviewed
  • MR changes are functionally tested
  • MR does NOT have API/CLI changes OR there are API/CLI changes and they have been reviewed & DOCS ARE ADJUSTED (reference doc, etc)
  • MR does NOT have UI changes OR there are UI changes and they have been reviewed & UX IS REVIEWED
Edited by Lasha Kakabadze

Merge request reports