petio

petio

Docker app from ChargingCosmonaut's Repository

Overview

Petio is a third party companion app available to Plex server owners to allow their users to request, review and discover content

Petio 0.5.7

Request, review and discover companion app for plex.

Allow your users to interact with media both on and off your server with this app. Available as a docker image and also as binaries. Features a React frontend utilizing Redux and a Node JS express API and MongoDb database.

Get Started

1. Installation

This application can be installed to run in docker or as a standalone binary that can be configured to run as a service. See our docs below for guides on different setup methods.

Binary (executable file) guides note: this method requires a local mongodb instance to be installed

2. Configuring Petio

Configuring Petio is fairly straight forward but our docs cover the process, from initial server conenction to email / Sonarr / Radarr.

How to configure Petio

Frequently Asked Questions

Our FAQs can be found here

Credits

Attribution Credits

The Movie Database (Data Source)

Fanart.tv (Extra visual assets)

Font Awesome (SVG Icon Assets)

Information courtesy of IMDb. Used with permission.

Special Thanks to:

vertig0ne

leram84

angrycuban13

Thanks to:

RyleaStark

danshilm

Frexe

PotentialIngenuity

License

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

This application is no way endorsed by Plex, TheMovieDb, IMDb or any other third party resources utilized within this application.

Sponsors

Want to sponsor this project? Get in touch on Discord

Install Petio on Unraid in a few clicks.

Find Petio in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Petio Review the template variables and paths Click Install

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/petio-team/petio
Last Updated2026-07-17
First Seen2021-03-19

Runtime arguments

Web UI
http://[IP]:[PORT:7777]
Network
bridge
Privileged
false

Template configuration

Config PathPathrw
Target
/app/api/config
Default
/mnt/user/appdata/petio/config
Logs PathPathrw
Target
/app/logs
Default
/mnt/user/appdata/petio/logs
WebUI PortPort
Target
7777
Default
7777