MUD Services
What it does
The Micronets MUD tools contains utilities for parsing, converting, and manipulating Manufacturer Usage Description (MUD) files - including a MUD Manager that provides REST APIs for operating on MUDs.
How is it instantiated
The MUD Manager can be run as a service either via Linux systemd or as a Docker container.
What else does it communicate with
The MUD Manager is currently used as a utility service for the Micronets Manager - to retrieve MUD files from a passed URI, parse the MUD, and produce host restriction declarations that can be passed to the associated Micronets Gateway Service.
How to build
Instructions for building and running the MUD Manager can be found in the MUD Tools README
How to deploy
Instructions for deploying the MUD Manager to Artifactory can be found in the MUD Tools README