Skip to content

A Network Management System (NMS) for operating SD-Core.

License

Notifications You must be signed in to change notification settings

kayra1/sdcore-nms

 
 

Repository files navigation

Aether SD-Core NMS

A Network Management System for managing the Aether SD-Core 5G core network.

Screenshot

Usage

NMS needs to be configured with the following environment variables:

  • WEBUI_ENDPOINT: The endpoint of the webui. This is used to redirect the swagger operations to the webui.
export WEBUI_ENDPOINT=10.1.182.28:5000

docker pull ghcr.io/canonical/sdcore-nms:0.2.0
docker run -it --env WEBUI_ENDPOINT ghcr.io/canonical/sdcore-nms:0.2.0

About

A Network Management System (NMS) for operating SD-Core.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.1%
  • Makefile 4.3%
  • SCSS 3.1%
  • JavaScript 0.5%