Skip to content
This repository was archived by the owner on Jan 8, 2023. It is now read-only.
/ ombi Public archive

A docker image for managing requests for Plex

Notifications You must be signed in to change notification settings

spritsail/ombi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Latest Version Git Commit Docker Pulls Docker Stars Build Status

Ombi running in Alpine Linux, compiled from source for the smallest possible iamge

Usage

docker run -dt
    --name=ombi
    --restart=always
    -v $PWD/config:/config
    -p 5000:5000
    spritsail/ombi

Volumes

  • /config - Ombi configuration file and database storage. Should be readable and writeable by $SUID

$SUID defaults to 952

About

A docker image for managing requests for Plex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published