tree: 825a0fa4af81098c2a5adb2997fcea04b598eb79 [path history] [tgz]
  1. james/
  2. README.md
server/apps/distributed-app/helm-chart/README.md

Helm chart for James

Introduction

This chart bootstraps the distributed version of Apache James Mail Server on Kubernetes cluster using Helm package manager.

Documentation on how to use it can be found at Run Kubernetes.

Notice about mailetcontainer

You will need to add yourself manually the mailetcontainer.xml configuration file into the configs folder proper to your client before installing the helm James package.

You can get the template mailetcontainer.xml in our sample-configuration folder.

NB: It should change in a near future as helm should support such an operation.

Notice about RabbitMQ

James is linked to RabbitMQ instances for mail processing.

You need RabbitMQ to run before deploying James. The username and password for rabbitmq-account-james secret must be created first from RabbitMQ.