firmware-syncer

command module
v0.0.20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

Firmware Syncer

This service is responsible for downloading firmware files from vendor repositories, copying them over to a S3 bucket and populating the data in Hollow's ServerService

Diagram

Syncer

Usage

./firmware-syncer --config-file example-config.yml

Besides the configuration file, firmware-syncer requires the following environment variables set: S3_ACCESS_KEY, S3_SECRET_KEY, SYNCER_PUBLIC_KEY_FILE, SYNCER_PRIVATE_KEY_FILE

To create the pub/priv key pair, use gosignify:

gosignify -G -n -p syncer.pub -s syncer.sec

Development

TODO

Deployment

TODO

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
app
inventory/mocks
Code generated by MockGen.
Code generated by MockGen.
vendors/mocks
Code generated by MockGen.
Code generated by MockGen.
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL