Sign inSign up

cpcontainer/aws-greengrass

By cpcontainer

Updated about 2 years ago

AWS IoT Greengrass v2 container for Cradlepoint routers.

Image
Internet of things
0

1.7K

cpcontainer/aws-greengrass repository overview

Cradlepoint AWS IoT Greengrass v2 Container

Purpose:

This image runs the AWS IoT Greengrass v2 Container.

Setup Container:

Create a new container project on your Cradlepoint router and enter the following into the project compose tab:

Change the AWS environment variables to your settings. For more information about how to retrieve these credentials, see Requesting temporary security credentials in the IAM User Guide.

version: '2.4'
services:
  aws-iot-gg:
    image: "cpcontainer/aws-greengrass"
    environment:
     - PROVISION=true
     - AWS_ACCESS_KEY_ID=AKIAIOSFODNN7EXAMPLE
     - AWS_SECRET_ACCESS_KEY=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
     - AWS_SESSION_TOKEN=AQoDYXdzEJr1K...o5OytwEXAMPLE=
Github homepage:

https://github.com/cpcontainer/aws-greengrass

Tag summary

Content type

Image

Digest

sha256:fbff79cf5

Size

344.7 MB

Last updated

about 2 years ago

docker pull cpcontainer/aws-greengrass