Our context:
We have +50 edge device to manage and monitor, across +15 sites +3 countries.
Processes that we need or want to cover:
- Password management and renewal (our policy is password rotation every 6 month, store in a vault)
- Certificate HTTPS setup and yearly renewal
- Edge configuration (store configuration in a central repository and able to reinstall remotely an edge using configuration file)
- NodeRed Setup and Flow deployment
- Monitor & Alert : get edge device status, logs, OS version
As other solution we manage, if some remote cmd SSH or API are available on the Tulip edge device, it will help us to manage those process. (for example, for certificat, you have already provide us a script).
For NodeRed, here our challenge:
- Setup: today NodeRed run on Edge is unsecure http. For us, it is mandatory that we could get access to setting and activate secure protocol.
- Deployement of Flow: Today on NodeServer that we manage (not NodeRed on Edge Tulip), we store and deploy flow with script. No donβt see toda, added value to use Flowfuse.
For Logs: we use Datadog for log analysis, monitoring and alert. Does an agent Datadog could be install?
Thanks for your help!