Skip to content

icenet-ai/icenet-event-processor

Repository files navigation

icenet-event-processor

Overview

The IceNet event processing engine is part of the cloud infrastructure that allow subscription to activities, rule processing and common actions to be undertaken for the sake of project integrations.

Detail

More to follow soon

Building the image

Azure deployments collect the image automatically from the latest tag, you can build it thus (if you're me):

docker build -t jimcircadian/iceneteventprocessor:[[version]]
docker tag jimcircadian/iceneteventprocessor:[[version]] jimcircadian/iceneteventprocessor:latest
docker push jimcircadian/iceneteventprocessor:latest```

Limitations

Communications service needs manually enabling to use destination services, with azurerm provider, once created.

Development docs

Documentation I found useful during development:

Licensing

Please review the LICENSE file for more information.