osdfir-infrastructure
osdfir-infrastructure copied to clipboard
Helm charts for running open source digital forensic tools in Kubernetes
### Name and Version charts/timesketch ### What is the problem this feature will solve? The Timesketch Helm chart initially failing to deploy while 3rd party dependencies are still being deployed...
### Name and Version charts/turbinia ### What is the problem this feature will solve? Improves the security of the deployment / underlying containers ### What is the feature you are...
### Name and Version charts/timesketch ### What is the problem this feature will solve? Improves the security of the deployment / underlying containers ### What is the feature you are...
### Name and Version charts/* ### What is the problem this feature will solve? Lack of instructions around setting up external access ### What is the feature you are proposing...
### Name and Version charts/* ### What is the problem this feature will solve? The ability to spin up a response environment in Azure ### What is the feature you...
### Name and Version charts/* ### What is the problem this feature will solve? The ability to spin up a response environment in AWS ### What is the feature you...
### Name and Version charts/* ### What is the problem this feature will solve? Reducing a lot of duplicate code and maintenance between the charts. Simplifies the code base. ###...
### Name and Version latest ### What environment are you using? GKE ### What steps will reproduce the bug? 1. create a turbinia service account 2. do NOT add the...
### Name and Version charts/turbinia 1.1.1 ### What environment are you using? Minikube ### What steps will reproduce the bug? Helm deploy Turbinia and spinup a heavy processing job that...
### Description of the change Adds a OIDC configuration option for the Yeti helm chart, to allow/deny users by oauth2. To use, create oauth2 secret ``` kubectl create secret generic...