Tautulli Setup Guide - ajgillis04/GillisDockerDepot GitHub Wiki
Tautulli Setup Guide
Introduction
Tautulli is a monitoring and tracking tool for Plex Media Server. It provides detailed statistics and insights about your Plex usage, including play history, user activity, and server performance.
Prerequisites
- Docker installed
- Tautulli container running in your Docker stack
- Plex Media Server configured and running
Configuration Steps
Step 1: Accessing the Tautulli UI
- Open your browser and navigate to
http://<your-ip-address>:8181
. - Log in with your Tautulli credentials.
Step 2: Initial Setup Wizard
- Follow the initial setup wizard to configure basic settings.
- Connect your Tautulli instance to your Plex Media Server by entering the Plex token and server details.
Step 3: Configuring Notifications
- Navigate to the
Settings
tab. - Go to the
Notifications
section. - Click
Add Notification Agent
and select your preferred notification methods (e.g., Discord, Email). - Enter the necessary credentials and settings for each notification agent.
- Click
Save
.
Step 4: Customizing Tautulli Settings
- Go to the
Settings
tab. - Customize settings such as playback notifications, server performance monitoring, and user activity tracking.
- Click
Save
.
Step 5: Monitoring Plex Usage
- Navigate to the
Dashboard
tab. - Monitor detailed statistics and insights about your Plex usage, including play history, user activity, and server performance.
- Use the various tabs and filters to explore different aspects of your Plex usage.
Step 6: Managing Users and Permissions
- Navigate to the
Users
tab. - Add new users or edit existing ones.
- Assign permissions and roles to users as needed.
- Click
Save
.
Notes
- Ensure all paths and environment variables are updated in the
tautulli.yaml
file. - Regularly backup your
config
directory to save your settings and usage data.
Troubleshooting
- Common Issues: List common issues and solutions.
- Logs: Check Tautulli logs for error messages.
- Support: Link to the Tautulli community and support resources.