Munki ===== _Managed software installation for macOS_ #### Introduction Munki is an open source project originated by [Walt Disney Animation Studios](https://www.disneyanimation.com/open-source/). Munki is a set of tools that, used together with a webserver-based repository of packages and package metadata, can be used by macOS administrators to manage software installs (and in many cases removals) on macOS client machines. Munki can install software packaged in the Apple package format and software distributed in "drag-and-drop" disk images. Additionally, Munki can install many Apple Software Updates on Intel Macs, and can prompt users to install pending Apple updates on both Intel and Apple silicon. Munki is currently in use at organizations all over the world, managing software for tens of thousands -- perhaps hundreds of thousands of Macs. #### Get started Get started with Munki here: [Getting Started with Munki](https://github.com/munki/munki/wiki/) Check out the [Wiki](https://github.com/munki/munki/wiki) for some notes and documentation, and browse and/or check out the source. See the [releases page](https://github.com/munki/munki/releases) for pre-built installer packages of supported releases. Some video learning resources are [here](https://github.com/munki/munki/wiki/More-Links-And-Tools#video-resources). #### Get help The wiki is an in-depth resource: https://github.com/munki/munki/wiki Frequently Asked Questions are here: https://github.com/munki/munki/wiki/FAQ If you have additional questions, or need even more help getting started, post a question to [munki-discuss](https://groups.google.com/group/munki-discuss). Please don't post support questions as comments on wiki documentation pages, or as GitHub code issues. Issues with MunkiWebAdmin should be discussed in its group: [munki-web-admin](https://groups.google.com/group/munki-web-admin). ![](https://github.com/munki/munki/wiki/images/managed_software_center.png)