Treehub implements an ostree
repository storage for over the air updates. This project is migration of ota-community-edition/treehub to golang.
This project implements an HTTP api that ostree
can use to natively pull objects and revisions to update an ostree
repository.
An HTTP api is provided to receive ostree
repository objects and refs from command line tools such as garage-push
, included with
sota-tools.
This repo if forked from Advancedtelematic TreeHub application rewritten on golang with full support of original API.