In my current scenario i have configured AWX using dockers and it is working fine on one node.
The image got 4 containers which works as part of the cluster.
Now I configured another (second) node and would like to have it as a failover.
Not sure how to set postgres on first node to talk to postgres on second node when they are all part of the cluster on their respective nodes.
If any thoughts please share.
Or if you know any other way please let me know.