Skip to content

FloatingGhost/MISP-K8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MISP K8S

A helm chart to install MISP to k8s

NOTE: This is mainly tuned for AWS, you may have to tweak some stuff for your env

Installation

First make sure helm is installed

# Copy values to edit
cp misp/values.yaml ./localvalues.yaml
helm install ./misp -f localvalues.yaml --name misp --namespace misp

Hooray it works

It'll be exposed on port 80 on hostname misp.misp unless you changed the namespace or service name

Credit

I more or less stole the dockerfile from here so thanks Xavier Mertens!

About

A helm chart for MISP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published