MunkiReport

MunkiReport

Oficial

Aplicación Docker from MAK-CS' Repository

Visión general

MunkiReport is a reporting client for macOS. While originally dependent on Munki, MunkiReport is able to run stand-alone or to be coupled with Munki, Jamf or other macOS management solutions.

Features:

  • Quick overview of your macOS fleet with a customizable dashboards
  • Get reports on many features (hardware types, disk usage, etc)
  • Extendable with a growing list of modules
  • Lightweight: only sends reports when facts have changed
  • Responsive webdesign

IMPORTANT: This Unraid docker template uses the SQLite database! If you prefer MariaDB as your database, please check the instructions from the application developer.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:80]
Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

Path DatabasePathrw

Storage location of the database.

Objetivo
/var/munkireport/app/db
Por defecto
/mnt/user/appdata/MunkiReport/db
Path UsersPathrw

Storage location of the user account files.

Objetivo
/var/munkireport/local/users
Por defecto
/mnt/user/appdata/MunkiReport/users
Path php_custom.iniPathro

Storage location of the php_custom.ini file. The following values should be added/adjusted: post_max_size=25M upload_max_filesize=25M

Objetivo
/usr/local/etc/php/conf.d/php_custom.ini
Por defecto
/mnt/user/appdata/MunkiReport/config/php_custom.ini
Port WebUIPorttcp

IP Port to serve the WebUI of the application.

Objetivo
80
Por defecto
8181
Variable AUTH_METHODSVariable

Can be one of the following values: NOAUTH, LOCAL, AD, SAML, LDAP, NETWORK

Objetivo
AUTH_METHODS
Por defecto
NOAUTH
Variable SITENAMEVariable

Will appear in the title bar of your browser and as heading on each webpage.

Objetivo
SITENAME
Variable WEBHOSTVariable

The hostname of the webserver, by default automatically determined but if that does not work you can set it. No trailing slash.

Objetivo
WEBHOST
Variable MODULESVariable

By default munkireport will only install 3 basic reporting modules: munkireport, managed installs and disk_report. If you want the client to report on more items, here are the availlable MODULES: applications, ard, bluetooth, certificate, directory_service, disk_report, displays_info, extensions, filevault_status, fonts, homebrew, homebrew_info, ibridge, installhistory, inventory, localadmin, managedinstalls, mdm_status, munkiinfo, munkireport, munkireportinfo, network, power, printer, profile, security, softwareupdate, sophos, supported_os, timemachine, usage_stats, usb, user_sessions, warranty, wifi

Objetivo
MODULES
Por defecto
disk_report,munkireport,displays_info,network
PUIDVariable
Por defecto
99
Valor
99
PGIDVariable
Por defecto
100
Valor
100
UMASKVariable
Por defecto
022
Valor
022

Detalles

Repositorio
ghcr.io/munkireport/munkireport-php:latest
Última actualización2026-05-31
Visto por primera vez2024-02-10

Ejecute MunkiReport en Unraid.

MunkiReport se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.