GithubHelp home page GithubHelp logo

flihp / management-gateway-service Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oxidecomputer/management-gateway-service

0.0 1.0 0.0 469 KB

Crates shared between MGS in omicron and its agent task in hubris

License: Mozilla Public License 2.0

Rust 100.00%

management-gateway-service's Introduction

Overview

The Management Gateway Service (MGS) is the control plane service that communicates with Service Processors (SPs) running hubris.

MGS itself lives in the omicron repo, and there is a corresponding agent task in hubris with which it communicates.

Navigating

  • gateway-messages - no_std code that defines the messages exchanged between MGS and SPs and provides serialization/deserialization support. This is used by the hubris task on the real SPs, by MGS proper for messaging, and by the simulated SPs we use for testing. Sharing this crate between hubris and omicron is the primary motivation for the existence of this repository.

  • gateway-sp-comms - std code used by MGS and faux-mgs for communicating with a set of SPs.

  • faux-mgs - command line application intended for debug and development work; it can pretend to be MGS to communicate with a single target SP (either directly via IP address or discovered via UDP multicast similarily to how MGS's general discovery process works).

management-gateway-service's People

Contributors

ahl avatar andrewjstone avatar bnaecker avatar citrus-it avatar dependabot[bot] avatar jclulow avatar jgallagher avatar lzrd avatar mkeeter avatar smklein avatar

Watchers

 avatar

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.