-
Notifications
You must be signed in to change notification settings - Fork 16
Home
MunkiWebAdmin is a Django web application that incorporates the functionality of the MunkiReport project and also provides the ability to browse catalogs, and browse and edit manifests of an existing Munki repo.
MunkiWebAdmin was developed using the Django web framework.
It also makes use of the following projects:
The demonstration setup for OS X also makes use of django-wsgiserver, which itself makes use of the web server component of CherryPy.
Report functionality ported from Per Olofsson's MunkiReport.
Inventory code contributed back to Arjen van Bochoven's MunkiReport-PHP.
If you have experience with setting up Django applications, the Django project is available here:
git clone https://github.com/munki/munkiwebadmin.git
You can also browse the code repo here:
https://github.com/munki/munkiwebadmin
For a more step by step approach to setting up MunkiWebAdmin, see one of the setup guides below.
Please direct discussion of MunkiWebAdmin to the munki-web-admin Google Group: http://groups.google.com/group/munki-web-admin
====
Machine report:
Manifest editor:
Machine application inventory:
- Introduction
- [OS X Setup](MunkiWebAdmin OSX Setup)
- [RHEL/CentOS Setup](MunkiWebAdmin Linux Setup)
- [Ubuntu Setup](MunkiWebAdmin Ubuntu Setup)
- [Ubuntu Setup 14.04 LTS](MunkiWebAdmin Ubuntu 14.04 LTS Setup)