Push events to Azure Event Grid in a breeze.
510
Proxy for sending events to Azure Event Grid.

Running Arcus Event Grid Proxy is super easy:
docker run -d -p 8999:80 --name arcus arcusazure/arcus-event-grid-proxy /
-e ARCUS_EVENTGRID_TOPICENDPOINT= /
-e ARCUS_EVENTGRID_AUTHKEY=
Docker image will be available on Docker Hub.
All documentation can be found on here.
Arcus Event Grid Proxy is a Docker container which exposes a REST API to which you can send events.
The container will then proxy all events to the configure Azure Event Grid topic.

More information can be found here.
This is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the web application. But you always need to state that Codit is the original author of this web application.
Read the full license here.
Content type
Image
Digest
Size
104.4 MB
Last updated
over 7 years ago
docker pull arcusazure/arcus-event-grid-proxy