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.yml
to use the url based bootstrap module:
https://github.com/hookhub/hookhub-bootstrap-local.git
- Copy
hookhub-bootstrap-url.sample.yml
tohookhub.yml
and configure as needed. The configuration is the YAML equivalent of the requestoptions
object.
If you need to supply modules as files, use the bundle
directory.
For more information, see the README at Hookhub