MicroMDM - a devops friendly MDM server MicroMDM is a Mobile Device Management server for Apple Devices, focused on giving you all the power through an API. User Guide Introduction Requirements and other information you should know before using MicroMDM. ...
docker pull ghcr.io/micromdm/nanomdm:latest— docker run ghcr.io/micromdm/nanomdm: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. Features Horizontal scalin...
ProgrammerXy/micromdm 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 main 克隆/下载 git config --global user.name userName git config --global user.email userEmail 分支5 标签15 ...
快来威锋自营店抢购吧! 据外媒报道,macOS 软件更新过程中的 Bug 导致 Mac 系统管理员和移动设备管理部署出现问题。 正如microMDM 所指出的,该问题在 macOS Big Sur 11.1 发布后浮出水面。 大量报告指出系统管理员无法查看软件更新,或者无法下载和安装软件更新。 显然,此问题的原因是 macOS 11.0.1 和 macOS 11.1 ...
server-url MUST be the https:// URL you(and your devices) will use to connect to MicroMDM. api-key is a secret you MUST create to protect the API. It will be used to authenticate API requests both from your own integrations, as well as mdmdctl. filerepo is an optional key which ...
useful utilities and scripts for dealing with mdm. Contribute to micromdm/tools development by creating an account on GitHub.
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at hello@micromdm.io. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obliga...
#first compile the Docker binariesmake docker#build the imagedocker build -t micromdm/scep:latest.#create CAdocker run -it --rm -v /path/to/ca/folder:/depot micromdm/scep:latest ca -init#rundocker run -it --rm -v /path/to/ca/folder:/depot -p 8080:8080 micromdm/scep:latest ...
.circleci cmd/squirrel example storage .gitignore CHANGELOG Dockerfile LICENSE Makefile README.md go.mod go.sum squirrel.png README MIT license https://github.com/micromdm/squirrel/tree/legacy Features Automatic HTTPS- squirrel provides a built in Let's Encrypt Client. ...
#first compile the Docker binariesmake docker#build the imagedocker build -t micromdm/scep:latest.#create CAdocker run -it --rm -v /path/to/ca/folder:/depot micromdm/scep:latest ca -init#rundocker run -it --rm -v /path/to/ca/folder:/depot -p 8080:8080 micromdm/scep:latest ...