View on GitHub

Arcus Event Grid Proxy

Proxy for sending events to Azure Event Grid

Arcus Event Grid Proxy is a container that makes it easier to integrate with Azure Event Grid.

Arcus Logo

Installation

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.

Features

Documentation

License

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.

Full license here