Commit Graph

358 Commits

Author SHA1 Message Date
Will 88136ad263 fix for fluentd index exclude
- fix for fluentd index exclude
2024-03-25 15:35:11 -07:00
Will 13608d039d Added kube-apiserver to fluentd exclude
- Added kube-apiserver to fluentd exclude
2024-03-25 15:32:24 -07:00
Will d07cb96f89 fluentd logging mods
- The `elasticsearch` section of `values.yaml` now has a `fluentdLogsAge` that sets a policy for how long fluentd indexes are preserved before purging
- Creates a configmap for `fluentd` that modifies the default fluent.conf to exclude the vv noisy coredns logs (80%+ of fluentd logs)
2024-03-25 15:26:16 -07:00
Will 6d1cb8d69e Merge branch 'helm' of github.com:SpecterOps/Nemesis into helm 2024-03-25 14:08:54 -07:00
Will d876d42571 Update new install commands for Minikube in docs
- Update new install commands for Minikube in docs
2024-03-25 14:08:35 -07:00
Will b033e88b46 Merge pull request #47 from MEhrn00/helm-release-rework
Rework Helm chart release workflow
2024-03-25 13:51:54 -07:00
Matt Ehrnschwender 1fa548608b Rework Helm chart release workflow
Bundles all of the Helm charts into a single release and creates
a single git tag for the release. Changes workflow trigger to
run manually instead of on every push. Adds validation for the
release version number.
2024-03-24 15:26:52 -04:00
Max Harley 901a8f5929 Update setup.md 2024-03-22 21:23:13 +01:00
Max Harley b9f06800cd Fix setup.md 2024-03-22 21:14:37 +01:00
Max Harley b14e7d5d59 Update documentation for new GH pages repo 2024-03-22 21:05:54 +01:00
Max Harley 4d0fb6fbba Update branch name 2024-03-22 20:55:11 +01:00
Matt Ehrnschwender 88bf8b2cb7 Add Helm chart release workflow 2024-03-22 20:54:41 +01:00
Max Harley b5d84795db Add flags for setting default TLS certificate generated by quickstart 2024-03-22 20:41:05 +01:00
Max Harley 444f89b4ef Remove unneeded hook weight 2024-03-22 18:14:27 +01:00
Max Harley 8b58ec9133 Update secrets-management 2024-03-22 18:12:47 +01:00
Max Harley 75767fdb66 Fix Postgres password service 2024-03-22 18:12:06 +01:00
Max Harley d4251f5d1d Removed commented dependency in Chart.yaml 2024-03-22 15:45:04 +01:00
Max Harley 6deb18932f Move update-postgres-password to quickstart 2024-03-22 15:41:38 +01:00
Will 072fa8af3a Fix for passing through proper creds to minio
- Fix for passing through proper creds to minio
2024-03-21 11:35:40 -07:00
Will ab89e7c6d3 Moved quickstart docs
Moved quickstart docs
2024-03-20 09:58:36 -07:00
Max Harley b349ed3fa9 Clean values.yaml and fix issues 2024-03-20 11:13:20 -04:00
Max Harley a9c4b03866 Remove passwords from nemesis values.yaml 2024-03-20 10:57:41 -04:00
Max Harley 9699a907b2 Merge branch 'helm' of https://github.com/SpecterOps/Nemesis into helm 2024-03-20 10:18:13 -04:00
Max Harley 1e02df1f4f Move secret creation to new Helm chart 2024-03-20 10:17:59 -04:00
Will 47ea5100c6 Added JAR processing
- Added JAR processing
2024-03-19 23:22:16 -07:00
Max Harley 5c37ab4bcf Update kebab case aws_access_key_id secret 2024-03-19 19:07:18 -04:00
Max Harley 284fa8a900 Update kebab case slack_web_hook secret 2024-03-19 19:01:30 -04:00
Max Harley cc75724e17 Update kebab case elasticsearch_password secret 2024-03-19 19:00:16 -04:00
Max Harley 8147abb3ff Update kebab case elasticsearch_username secret 2024-03-19 18:59:15 -04:00
Max Harley 8a63212251 Update kebab case aws_secret_key secret 2024-03-19 18:58:12 -04:00
Max Harley 47395fcede Update kebab case aws_access_key_id secret 2024-03-19 18:57:08 -04:00
Max Harley 59c613f564 Add services back 2024-03-19 18:29:54 -04:00
Max Harley 93a00729a5 Move secrets-management configuration to a single file 2024-03-19 12:17:51 -04:00
Max Harley c33d5ddab6 Move operation configuration to a single file 2024-03-19 12:11:42 -04:00
Max Harley 499559e640 Move passwordcracker configuration to a single file 2024-03-19 12:10:19 -04:00
Max Harley d010b7e5b2 Move pgadmin configuration to a single file 2024-03-19 12:07:11 -04:00
Max Harley 6cfc1db586 Move postgres configuration to a single file 2024-03-19 12:02:16 -04:00
Max Harley ebd10e89f1 Move Rabbitmq configuration to a single file 2024-03-19 11:56:51 -04:00
Max Harley d1e2476712 Rename noseyparker configuration 2024-03-19 11:48:45 -04:00
Max Harley 3799e41b85 Move NLP configuration to a single file 2024-03-19 11:48:22 -04:00
Max Harley 647e186188 Rename metrics-server configuration 2024-03-19 11:32:01 -04:00
Max Harley f41a146079 Rename Minio configuration 2024-03-19 11:31:33 -04:00
Max Harley 49f8e33a34 Rename kibana configuration 2024-03-19 11:31:04 -04:00
Max Harley 99729432bc Move jupyter configuration to a single file 2024-03-19 11:30:26 -04:00
Max Harley b26719d0b6 Move hasura configuration to a single file 2024-03-19 11:29:11 -04:00
Max Harley a9995bbff0 Move gotenberg configuration to a single file 2024-03-19 11:27:06 -04:00
Matt Ehrnschwender 628f69e921 Move enrichment configuration to a single file 2024-03-19 11:24:35 -04:00
Matt Ehrnschwender e3f43aca2b Merge elasticsearch config into a single file 2024-03-19 11:17:26 -04:00
Matt Ehrnschwender ddb196bf15 Combine dashboard configuration into single file 2024-03-19 10:39:11 -04:00
Matt Ehrnschwender 2b9548f7ef Merge AWS configuration to a single file 2024-03-19 10:36:31 -04:00