Skip to content

Fix/BED-7996 improve first time setup#2

Open
ktstrader wants to merge 9 commits intomainfrom
fix/BED-7996-improve-first-time-setup
Open

Fix/BED-7996 improve first time setup#2
ktstrader wants to merge 9 commits intomainfrom
fix/BED-7996-improve-first-time-setup

Conversation

@ktstrader
Copy link
Copy Markdown

Description

Separated bloodhound-enterprise and bloodhound-community config set ups to help with user setup so they can go to either and copy the example .dlt folders and fill out the information. They can also copy the docker-compose.yml and run that directly as well. Everything is as simple as

  1. Copy bloodhound-enterprise and bloodhound-community folders and place them in $HOME
  2. Fill out auth keys, IDs or anything else required by the images
  3. Run docker compose pull
  4. Run docker compose up -d

Motivation and Context

Want to make the setup process easier for the user

Resolves: BED-7996

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Chore (a change that does not modify the application functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

… sure .dlt exists, updated docker-compose.yml to include github and okta along with jamf, redeuced volume and secrets by adding per-collector YAML anchors, similar to how the x-cli anchor works
… example-configurations, added READMEs to both folders for quick start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant