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
Recommended Pre-Setup
Before setting up Tautulli, consider deploying the following containers first to simplify integration and avoid jumping between configuration steps:
Configuration Steps
Step 1: Accessing the Tautulli UI
- Open your browser and navigate to
http://<your-ip-address>:8181
. - Click
Next
to begin setup
Step 2: Configure initial authorization
- Choose a username and password that will allow login to the Tautulli interface
- Click
Next
Step 3: Plex Credentials
- Select
Sign in with Plex
and enter your plex credentials - Select
Next
Step 4: Plex Server
- Enter the details of your Plex server
- Select
Verify
Next
Step 5: Completing Setup
- Continue to choose
Next
until the setup is complete
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.