123456789101112131415161718192021222324252627 |
- name: tautulli
- description: Tautulli is a python based web application for monitoring, analytics and notifications for Plex Media Server.
- annotations:
- title: Tautulli
- type: application
- version: 1.0.0
- apiVersion: v2
- appVersion: '2.12.4'
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.0.9
- home: https://tautulli.com/
- icon: https://avatars.githubusercontent.com/u/34385001
- sources:
- - https://github.com/onedr0p/containers/tree/main/apps/tautulli
- - https://github.com/truenas/charts/tree/master/library/ix-dev/community/tautulli
- - https://github.com/Tautulli/Tautulli
- keywords:
- - media
- - analytics
- - notifications
|