1.1.3 • Published 6 years ago

green-complex v1.1.3

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

green-complex

A complex sample of a green application having multiple dependencies.

Green application CodeFactor

Current version: 1.1.4

Lead Maintainer: Halim Qarroum

Table of contents

Install

green add npm://green-complex

Description

This application is a sample lambda function for AWS Greengrass used to demonstrate how to deploy Green Applications and their associated dependencies using the green-cli package manager.

It is an long-running lambda function which emits a foo message to the green/hello topic every n seconds where n is a timeout value passed to the application through the interval environment variable.

This application also demonstrates through its green-app.json description file, how to request the creation of a local volume mount on /tmp with read-only access.

Deployment

The green-complex sample application has a dependency on green-hello and green-world and creates a uni-directional subscription between itself and the green-hello lambda.

See also

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago