GitHub user weizhouapache added a comment to the discussion: Multiple Management Server
> Yes, i have tried sudo cloudstack-setup-databased on the 2nd server without > --deploy-as now it is connected now i can access both of them. > > Now I have a query i want to pass them throuh a load balancer to connect both > of them and access it from a single ip, how can i do that? you need to set up a reverse proxy, for example nginx or haproxy. if you also consider the similar setup for console and secondary storage, you can refer to some github threads or mailing list discussions, or use search tools or AI GitHub link: https://github.com/apache/cloudstack/discussions/12757#discussioncomment-16079889 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
