jpwhitemn / app-service-configurable

Owner: Applications WG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App Service Configurable

Build Status Code Coverage Go Report Card GitHub Latest Dev Tag) GitHub Latest Stable Tag) GitHub License GitHub go.mod Go version GitHub Pull Requests GitHub Contributors GitHub Committers GitHub Commit Activity

App-Service-Configurable is provided as an easy way to get started with processing data flowing through EdgeX.

For latest documentation please visit https://docs.edgexfoundry.org and navigate to Microservices (On top menu) then Application Service -> App Service Configurable (On left side menu)

For a list of examples please visit https://docs.edgexfoundry.org and navigate to Example and Tutorials (On top menu) then Application Services tab and follow the link in the description.

Build Prerequisites

Please see the edgex-go README.

Packaging

This component is packaged as docker image and snap.

For docker, please refer to the Dockerfile and Docker Compose Builder scripts.

For the snap, refer to the snap directory.

Versioning

Please refer to the EdgeX Foundry versioning policy for information on how EdgeX services are released and how EdgeX services are compatible with one another. Specifically, device services (and the associated SDK), application services (and the associated app functions SDK), and client tools (like the EdgeX CLI and UI) can have independent minor releases, but these services must be compatible with the latest major release of EdgeX.

Long Term Support

Please refer to the EdgeX Foundry LTS policy for information on support of EdgeX releases. The EdgeX community does not offer support on any non-LTS release outside of the latest release.

About

Owner: Applications WG

License:Apache License 2.0


Languages

Language:Go 53.2%Language:Shell 17.7%Language:Makefile 15.3%Language:Dockerfile 13.8%