mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-03 18:41:30 +00:00
23 lines
542 B
YAML
23 lines
542 B
YAML
name: Tautulli
|
|
version: 4.2.1
|
|
slug: tautulli
|
|
description: Monitoring and tracking tool for Plex Media Server
|
|
url: https://github.com/hassio-addons/addon-tautulli/tree/main/README.md
|
|
codenotary: codenotary@frenck.dev
|
|
webui: '[PROTO:ssl]://[HOST]:[PORT:8181]'
|
|
arch:
|
|
- aarch64
|
|
- amd64
|
|
- armv7
|
|
init: false
|
|
hassio_api: true
|
|
ports:
|
|
8181/tcp: 8181
|
|
ports_description:
|
|
8181/tcp: Tautulli web interface
|
|
map:
|
|
- share:rw
|
|
- backup:rw
|
|
schema:
|
|
log_level: list(trace|debug|info|notice|warning|error|fatal)?
|
|
image: ghcr.io/hassio-addons/tautulli/{arch}
|