Skip to content

webhooks called from another docker stack #133

@stefangweichinger

Description

@stefangweichinger

I have Zammad in a docker-compose-stack url using its own docker network, the main zammad application is exposed on the docker-host on port 9015 and is accessed via HAproxy.

From Zammad I try to "contact" your application running in another stack, exposed on port 8084.

IP of docker-host is 192.168.97.160, so a URL of your app is

http://192.168.97.160:8084/0ad520c0-be1e-4f23-b488-bee8f3db1933

I create a webhook in zammad using that URL, plus a trigger, but I don't see anything happening in the "webhook.site" GUI.

I assume that should work, but don't know how to proceed. Any hints?

For example I tried to join the tester app to the zammad docker network and use the container IP as in

http://172.22.0.4:80/0ad520c0-be1e-4f23-b488-bee8f3db1933

Still nothing.

In the zammad logs I see the trigger activated and the hook called.

And yes, I asked the zammad folks as well forum

thanks for any hints

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions