Skip to content

NanoHUB adapts and unifies NanoMDM, NanoCMD, and KMFDDM into a single MDM server. Intended as a library it includes a reference command-line server as well.

License

Notifications You must be signed in to change notification settings

micromdm/nanohub

Repository files navigation

NanoHUB

CI/CD Go Reference

NanoHUB adapts and unifies NanoMDM, NanoCMD, and KMFDDM into a single MDM server. Intended as a library it includes a reference command-line server as well.

Getting started & Documentation

  • Go Reference
    Go package documentation for using NanoHUB as a library.

  • Operations Guide
    A brief overview of configuring and running the NanoHUB reference server.

Getting the latest version

  • Release .zip files containing the project should be attached to every GitHub release.
    • Release zips are also published for every main branch commit.
  • A Docker container is built and published to the GHCR.io registry for every release.
    • docker pull ghcr.io/micromdm/nanohub:latestdocker run ghcr.io/micromdm/nanohub:latest
    • A Docker container is also published for every main branch commit (and tagged with :main)
  • If you have a Go toolchain installed you can checkout the source and simply run make.

About

NanoHUB adapts and unifies NanoMDM, NanoCMD, and KMFDDM into a single MDM server. Intended as a library it includes a reference command-line server as well.

Resources

License

Stars

Watchers

Forks

Packages