OSDFIR Infrastructure helps setup Open Source Digital Forensics tools to Kubernetes clusters using Helm.
Currently, OSDFIR Infrastructure supports the deployment and integration of the following tools:
To get started, ensure you have Helm installed and are authenticated to your Kubernetes cluster, then using a release name of your choice, such as my-release
, run:
helm install my-release oci://us-docker.pkg.dev/osdfir-registry/osdfir-charts/osdfir-infrastructure
The command deploys OSDFIR Infrastructure on the Kubernetes cluster in the default configuration. See the GKE Installations section for installing to GCP environments or to quickly get started with a local cluster, see minikube install docs.
For more information on how to install and configure OSDFIR Infrastructure or individual tools, please refer to the links below.