Skip to content

Commit

Permalink
Add start-bloodhound script
Browse files Browse the repository at this point in the history
  • Loading branch information
jfmercer committed Nov 10, 2024
1 parent f30d1f8 commit 7faa90b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/start-bloodhound
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env bash

# https://support.bloodhoundenterprise.io/hc/en-us/articles/17468450058267-Install-BloodHound-Community-Edition-with-Docker-Compose#h_01H9MMW93SJA2X2JGWCPNJ71RN
curl -L https://ghst.ly/getbhce | docker-compose -f - up

0 comments on commit 7faa90b

Please sign in to comment.