Skip to content

Ginja/munkiserver

This branch is 8 commits behind jnraine/munkiserver:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 20, 2013
Jun 10, 2013
Oct 10, 2013
Jan 1, 2012
Oct 10, 2013
Dec 18, 2011
Nov 20, 2013
Nov 20, 2013
Mar 4, 2012
Jun 8, 2013
Jun 10, 2013
Jan 1, 2012
May 22, 2012
Jun 10, 2013
Jun 11, 2013
Jun 11, 2013
Jan 1, 2012
Jun 10, 2013
Aug 17, 2011
Jun 2, 2010
Jun 2, 2010

Repository files navigation

Build Status Coverage Status

Munkiserver is a Ruby on Rails web application for managing your munki clients. Clients are in a 1-1 relationship with the server (i.e. each client has their own manifest), making it easy to specify one off installs. However, you can still group clients together using computer groups and apply software bundles to them, thus achieving the same level of functionality as regular manifests in vanilla munki. All configurations (ex: pkginfo, manifests, bundles, etc…) are stored in a backend relationsl database; there is no flat repo. This adds some complexity however, all management is done through the web application:

  • Adding/removing computer clients
  • Uploading/editing packages
  • Editing manifests
  • Assigning user/group permissions
  • Viewing which packages have updates (uses www.macupdate.com to check)
  • Viewing warranty information
  • The list goes on…

For installation instructions and documentation, see the wiki: https://github.com/jnraine/munkiserver/wiki

About

A server component to munki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 59.2%
  • JavaScript 26.1%
  • CSS 13.8%
  • Other 0.9%