Docker Compose repository to clone for easy start
To use a local bootstrap configuration, copy hookhub-bootstrap-local.sample.yml to hookhub.yml and edit the hookhub.yml file to your needs.
- Update the
docker-compose.ymlto use the url based bootstrap module:
https://github.com/hookhub/hookhub-bootstrap-local.git
- Copy
hookhub-bootstrap-url.sample.ymltohookhub.ymland configure as needed. The configuration is the YAML equivalent of the requestoptionsobject.
If you need to supply modules as files, use the bundle directory.
For more information, see the README at Hookhub