processone / docker-ejabberd

Set of ejabberd Docker images
95 stars 77 forks source link

How to format ejabberd nodes and establish s2s to form ejabberd cluster while deploying in GKE #103

Closed NavinVinayagam closed 1 year ago

NavinVinayagam commented 1 year ago

Hi All, I am trying to deploy the ejabberd server in the GKE cluster. The pods will be scaled up or down based on the resource demand. I tried this based on the information available in ejabberd document and in the readme file but It didn't work. How to configure the ejabberd nodes in GKE and establish an s2s connection between the pods to form the ejabberd cluster? Are there any guidelines regarding this?

badlop commented 1 year ago

Did you check https://github.com/processone/docker-ejabberd/issues/102#issuecomment-1635463746 https://github.com/sando38/helm-ejabberd ?