Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to run forever monitoring?

Not applicable

When I try to run forever monitoring, it asked the key, but there is flag to pass the key.

[edge@bns .edgemicro]$ edgemicro forever -f /usr/lib/node_modules/edgemicro/forever.json -a start

current nodejs version is v6.14.3

current edgemicro version is 2.5.25

key is required

[edge@bns .edgemicro]$ edgemicro forever --help

current nodejs version is v6.14.3

current edgemicro version is 2.5.25

Usage: forever [options]

Start microgateway using forever-monitor

Options:

-f, --file <file> forever-monitor options file

-a,--action <action> action can be start or stop; default is start

-h, --help output usage information

Documentation does not mention the key. How to use forever monitoring in edge micro gateway?

Solved Solved
0 5 529
1 ACCEPTED SOLUTION

Former Community Member
Not applicable

Please use the following environment variables to add parameters:

EDGEMICRO_ORG

EDGEMICRO_ENV

EDGEMICRO_KEY

EDGEMICRO_SECRET

View solution in original post

5 REPLIES 5