docker build -t segway-az . ;\
docker run --name segway-az --rm -it \
-e AZURE_STORAGE_CONN_STR="$AZURE_STORAGE_CONN_STR" -e AZURE_STORAGE_CONTAINER="$AZURE_STORAGE_CONTAINER" \
-e EVENT_HUB_CONN_STR="$EVENT_HUB_CONN_STR" \
-e EVENT_HUB_CONSUMER_GROUP="$EVENT_HUB_CONSUMER_GROUP" \
-e LOGSCALE_PS_TOKEN=$LOGSCALE_PS_TOKEN \
-e SYSLOG_ROUTER_SERVICE_NAME=172.16.5.4 \
segway-az -det
forked from segateway/segateway-source-azure-eventhub
-
Notifications
You must be signed in to change notification settings - Fork 0
License
bamcs/segateway-source-azure-eventhub
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 84.1%
- Smarty 12.7%
- Dockerfile 3.2%