astarte-platform/Setup Astarte instance

Starts an Astarte instance to perform SDK integration testing

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
realmThe name of the realm that will be created and populated. The default is test.notest
device-idThe device id that will be registered in the realm and populated. The default is xeT0nbhuTyCYzCoqD3w7Lg noxeT0nbhuTyCYzCoqD3w7Lg
interface-dirPath to a directory containing JSON files containing the Astarte interfaces that will be installed in the realm. If empty, the standard interfaces contained in the astarte repository will be installed. noastarte/standard-interfaces
register-deviceIf true (default), the action will register the device and provide the user with a credentials secret ready to be used, otherwise the user will be responsible of registering the device using the provided pairing JWT. notrue
namedescription
realmThe name of the realm that was created and populated.
device-idThe device id that was registered in the realm and populated.
pairing-base-urlThe base Pairing API URL.
appengine-base-urlThe base AppEngine API URL.
pairing-jwtA JWT that can be used to register a device via Pairing API
appengine-jwtA JWT that can be used to access AppEngine API
credentials-secretIf register-device is true, this variable will contain the credentials secret of the registered device