Skip to content

nicolas2bonfils/helm-ejabberd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ejabberd

An Helm chart to deploy ejabberd

Goal

This repo contains an helm chart to help deploying ejabberd on Kubernetes cluster. It uses the official docker image.

Installation

Namespace

Create a namespace for the app :

$ kubectl create ns ejabberd

App

Currently that helm-chart is not (yet) deployed to a helm-registry. So you have to install it by checking out this repo

$ git checkout https://github.com/nicolas2bonfils/helm-ejabberd.git
$ cd helm-ejabberd
$ helm install -n ejabberd ejabberd . -f values.yaml

Credits

The startup script (cluster.sh) is from Robbilie repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published