Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 705 Bytes

File metadata and controls

23 lines (15 loc) · 705 Bytes

Bloodhound_docker_Synology

Install BloodhoundBloodHound Community Edition docker on Synology NAS with Container Manager

You have to create directories
volume1/docker/bloodhound
volume1/docker/bloodhound/app-db
volume1/docker/bloodhound/bloodhound/bloodhound.config.json (only necessary for custom config)

Create a project in Container manager Use the yaml file as project config
Create
Retrieve your inital password in the bloodhound container logs
Connect to YOUR_NAS_IP:8080
Use admin and your initial password
Change your password

Enjoy :-)

based on: https://github.com/SpecterOps/BloodHound/blob/main/examples/docker-compose/docker-compose.yml