Sign inSign up

arcusazure/arcus-event-grid-proxy

By arcusazure

Updated over 7 years ago

Push events to Azure Event Grid in a breeze.

Image
0

510

arcusazure/arcus-event-grid-proxy repository overview

Arcus Event Grid Proxy

License Build Status Docker Pulls Docker Stars

Proxy for sending events to Azure Event Grid.

Arcus

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.

Documentation

All documentation can be found on here.

What is it?

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.

Architecture

More information can be found here.

License Information

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.

Tag summary

Content type

Image

Digest

Size

104.4 MB

Last updated

over 7 years ago

docker pull arcusazure/arcus-event-grid-proxy