Skip to content

RedisLabs/redis-edge-azure-iot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedisEdge for Azure IoT Edge

In Azure IoT Edge speak, this is a solution that consists of a single module: the RedisEdge module.

The Redis module is a Docker image initialized from docker-library/redis/5.0. It then needs a bit of NodeJS to support the hooks for the Azure IoT Edge runtime.

Prerequisites

.env

CONTAINER_REGISTRY_USERNAME="USERXXX"
CONTAINER_REGISTRY_PASSWORD="PASSXXX"
CONTAINER_REGISTRY_ADDRESS="HOSTXXX"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published