https://github.com/mordavid/bhcreator
Bloodhound CE deployment include my custom settings in one-liner.
https://github.com/mordavid/bhcreator
Last synced: 10 months ago
JSON representation
Bloodhound CE deployment include my custom settings in one-liner.
- Host: GitHub
- URL: https://github.com/mordavid/bhcreator
- Owner: MorDavid
- Created: 2025-04-28T23:45:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-01T13:40:54.000Z (11 months ago)
- Last Synced: 2025-08-01T15:41:34.203Z (11 months ago)
- Language: Shell
- Homepage: https://www.MORDAVID.com
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bloodhound CE deployment include my custom settings in one-liner:
```
curl -s -L https://mordavid.com/bhcreator | bash
```
> Required docker-compose: ``` sudo apt install docker-compose ```
