https://github.com/wolfeidau/ggprov
The ggprov project is a suite of tools to provision, configure and deploy AWS greengrass
https://github.com/wolfeidau/ggprov
aws aws-iot greengrass iot linaro provision
Last synced: about 1 month ago
JSON representation
The ggprov project is a suite of tools to provision, configure and deploy AWS greengrass
- Host: GitHub
- URL: https://github.com/wolfeidau/ggprov
- Owner: wolfeidau
- License: mit
- Created: 2017-07-23T09:01:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-30T21:26:36.000Z (almost 9 years ago)
- Last Synced: 2025-01-19T06:29:10.660Z (over 1 year ago)
- Topics: aws, aws-iot, greengrass, iot, linaro, provision
- Language: Go
- Homepage: https://github.com/wolfeidau/ggprov
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ggprov
The ggprov project is a suite of tools to provision, configure and deploy [AWS greengrass](https://aws.amazon.com/greengrass/) to a linaro based platform such as the [Dragonboard 410c](https://developer.qualcomm.com/hardware/dragonboard-410c).
# overview
The project consists of a few command line tools which are:
* gg-prov which provisions all the greengrass and IoT related resources, then exports a configuration file.
* gg-deploy which copies the deployable files to the linaro based system.
* gg-config which installs and configures greengrass on the linaro based system.
# disclaimer
This is a work in progress at the moment.
# licence
This code is released under MIT License, and is copyright Mark Wolfe.