hyperledger / indy-node-monitor

Apache License 2.0
13 stars 27 forks source link

Using indy-node-monitor with cron #13

Closed lohanspies closed 4 years ago

lohanspies commented 4 years ago

To use indy-node-monitor as a cron job the -ti parameters should be removed from the run.sh cmd.

Might be appropriate to expect indy-node-monitor to be used extensively with cron jobs in future.

A quick fix might be to indicate via a cmd line argument if it will be a cron job that will remove the -ti parameters from the docker cmd.