Skip to content

This repository contains instructions on how to build container images of our Halon Engage and Protect components as well as the threat protection components we provide. It also includes sample configurations (Helm) for deploying these container images on K8s (Kubernetes).

License

Notifications You must be signed in to change notification settings

halon/halon-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Halon containers

This repository contains instructions on how to build container images of our Halon Engage & Protect components as well as the threat protection components we provide. It also includes sample configurations for deploying these container images on K8s (Kubernetes).

Components

Below are the components we currently have instructions for.

Halon MTA

Component Description Instructions
smtpd The main MTA process Link
api HTTP/JSON API Link
clusterd Delivery Orchestrator Link
web Web administration Link
classifier Delivery Guru: Bounce Classifier Link
rated Rate limiting implementation Link
dlpd Data Loss Prevention (DLP) engine Link

Threat protection

Component Description Instructions
expurgate eXpurgate Anti-Spam Link
savdid Sophos Anti-Virus Link
sasid Sophos Anti-spam Link

Kubernetes / Helm

Below are the instructions for configuring and deploying the Helm charts.

Configure

The main/values.yaml file contains most of the settings that can be configured. Some additional settings can also be found in the values.yaml files inside each subfolder.

Deploy

To deploy the Helm charts first build the images as described in each subfolder and then run the following commands:

helm dependency update main
helm install halon main --render-subchart-notes

About

This repository contains instructions on how to build container images of our Halon Engage and Protect components as well as the threat protection components we provide. It also includes sample configurations (Helm) for deploying these container images on K8s (Kubernetes).

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •