{ "apparmor": "true", "arch": [ "aarch64", "amd64", "armv7" ], "codenotary": "alexandrep.github@gmail.com", "description": "Scrutiny WebUI for smartd S.M.A.R.T monitoring (Full Access)", "environment": { "SCRUTINY_API_ENDPOINT": "http://localhost:8080", "SCRUTINY_COLLECTOR": "true", "SCRUTINY_WEB": "true" }, "full_access": true, "image": "ghcr.io/alexbelgium/scrutiny-fa-{arch}", "ingress": true, "init": false, "name": "Scrutiny (Full Access)", "options": { "PGID": 0, "PUID": 0, "Updates": "Hourly", "certfile": "fullchain.pem", "keyfile": "privkey.pem", "ssl": false }, "panel_icon": "mdi:glasses", "ports": { "8080/tcp": 8086 }, "ports_description": { "8080/tcp": "Web UI port" }, "privileged": [ "SYS_ADMIN", "SYS_RAWIO", "DAC_READ_SEARCH" ], "schema": { "PGID": "int", "PUID": "int", "TZ": "str?", "Updates": "list(|Hourly|Daily|Weekly)", "certfile": "str", "keyfile": "str", "ssl": "bool" }, "slug": "scrutiny_fa", "startup": "services", "udev": true, "url": "https://github.com/AnalogJ/scrutiny", "version": "2ab714f5-ls35-2" }