Assuming you have a self-hosted Outline Wiki and Keycloak setup running, do the following:
- Add the
webhooksservice to yourdocker-compose.yml - Save the
server.tstowebhooks/server.ts(relative to your compose file) - Save
webhooks.envinto the same folder as your compose file - Via your webserver configuration add a subdomain, eg
webhooks.wiki.yoursite.orgto forward to your webhook service port 8000