How to preinstall greengrass-cli using Yocto?

0

We want to preinstall the greengrass-cli onto our devices to query deployment state. Is there an official guide on how to pre-install greengrass-v2 components? This is particurarly interesting for our custom device images that are built using Yocto.

We are looking for a way to query the status of an initial greengrass deployment from a captive portal (i.e. from outside of greengrass).

已提問 1 年前檢視次數 286 次
2 個答案
0

Plugin components, such the Greengrass CLI, must be installed from the cloud. This means your device needs network access when you perform your CLI installation. For install options, see https://docs.aws.amazon.com/greengrass/v2/developerguide/install-gg-cli.html.

AWS
dghz
已回答 1 年前
0

Thanks dghz! It is helpful to know that there is no offline installation method for the greengrass-cli.

However, may I file a feature request in that case? We really need a way to monitor the greengrass nucleus status from another service. I do not know how on earth this is not considered a common use case... In our case: First, the user must establish a network connection, then they have to follow the provision by trusted user step, and finally they have to wait for the greengrass deployment to finish.

How to accomplish the last step? I mean we could install the greengrass-cli to monitor the nucleus state, but it seems cumbersome to wait for the binary to be installed from the cloud first. Offline installation would be much appreciated here. Otherwise, it seems pretty annoying to develop captive portals for devices running Greengrass v2 at the moment.

已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南