GithubHelp home page GithubHelp logo

metal-toolbox / firmware-syncer Goto Github PK

View Code? Open in Web Editor NEW
1.0 6.0 0.0 558 KB

Application to sync firmware files from vendor repositories into an S3 bucket

License: Apache License 2.0

Makefile 6.53% Go 93.07% Dockerfile 0.39%

firmware-syncer's Introduction

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

firmware-syncer's People

Contributors

coffeefreak101 avatar dependabot[bot] avatar diogomatsubara avatar jakeschuurmans avatar joelrebel avatar ofaurax avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

firmware-syncer's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

dockerfile
Dockerfile
github-actions
.github/workflows/ci.yml
  • actions/setup-go v5
  • actions/checkout v4
  • golangci/golangci-lint-action v6
  • actions/upload-artifact v4
  • actions/setup-go v5
  • actions/download-artifact v4
  • actions/create-release v1
  • softprops/action-gh-release v2
.github/workflows/goreleaser.yml
  • docker/login-action v3
  • actions/checkout v4
  • actions/setup-go v5
  • anchore/sbom-action v0.16.0
  • goreleaser/goreleaser-action v6
gomod
go.mod
  • go 1.19
  • github.com/pkg/errors v0.9.1
  • github.com/sirupsen/logrus v1.9.3
  • github.com/spf13/cobra v1.8.0
  • github.com/banzaicloud/logrus-runtime-formatter v0.0.0-20190729070250-5ae5475bae5e@5ae5475bae5e
  • github.com/bmc-toolbox/common v0.0.0-20240510143200-3db7cecbb5a6@3db7cecbb5a6
  • github.com/coreos/go-oidc v2.2.1+incompatible
  • github.com/google/go-github/v53 v53.2.0
  • github.com/google/uuid v1.6.0
  • github.com/jeremywohl/flatten v1.0.1
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/prometheus/client_golang v1.19.1
  • github.com/rclone/rclone v1.64.2
  • github.com/spf13/viper v1.18.2
  • github.com/stretchr/testify v1.9.0
  • go.hollow.sh/serverservice v0.16.2
  • go.uber.org/mock v0.4.0
  • golang.org/x/net v0.25.0
  • golang.org/x/oauth2 v0.21.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.