Skip to content

google/osdfir-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dfc1feb · Oct 26, 2023

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSDFIR Infrastructure

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:

Installing the Charts

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.