/tautulli-docker

Tautulli Dockerfile for automated Docker builds

Primary LanguageDockerfile

Tautulli Dockerfile

This repository contains Dockerfile of Tautulli for Docker's automated build published to the public Docker Hub.

What is Tautulli (formerly Plexpy)?

A python based web application for monitoring, analytics and notifications for Plex Media Server.

Base Docker Image

Installation

  1. Install Docker.

  2. docker pull arukaen/tautulli (You can also build the image from the Dockerfile: docker build -t="arukaen/tautulli" github.com/arukaen/tautulli-docker)

Usage

Run tautulli-docker

docker run --restart=always -d --name Tautulli -p 8181:8181 arukaen/tautulli