MunkiReport
官方Docker 应用程序 from MAK-CS' Repository
概述
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.
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Storage location of the database.
- 目标
- /var/munkireport/app/db
- 默认值
- /mnt/user/appdata/MunkiReport/db
Storage location of the user account files.
- 目标
- /var/munkireport/local/users
- 默认值
- /mnt/user/appdata/MunkiReport/users
Storage location of the php_custom.ini file. The following values should be added/adjusted: post_max_size=25M upload_max_filesize=25M
- 目标
- /usr/local/etc/php/conf.d/php_custom.ini
- 默认值
- /mnt/user/appdata/MunkiReport/config/php_custom.ini
IP Port to serve the WebUI of the application.
- 目标
- 80
- 默认值
- 8181
Can be one of the following values: NOAUTH, LOCAL, AD, SAML, LDAP, NETWORK
- 目标
- AUTH_METHODS
- 默认值
- NOAUTH
Will appear in the title bar of your browser and as heading on each webpage.
- 目标
- SITENAME
The hostname of the webserver, by default automatically determined but if that does not work you can set it. No trailing slash.
- 目标
- WEBHOST
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
- 目标
- MODULES
- 默认值
- disk_report,munkireport,displays_info,network
- 默认值
- 99
- 价值
- 99
- 默认值
- 100
- 价值
- 100
- 默认值
- 022
- 价值
- 022
详细信息
ghcr.io/munkireport/munkireport-php:latest在Unraid 上运行 MunkiReport 。
MunkiReport 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。