Skip to content

Simple docker image for Ombi, your friendly media request tool, that automatically syncs with your media servers like Emby, Jellyfin or Plex

License

Notifications You must be signed in to change notification settings

ghudiczius/docker-media-ombi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ombi

Simple docker image for Ombi without any bloat, built on the official debian image. Ombi runs as user ombi with uid and gid 1000 and listens on port 5000.

Usage

docker run --rm ghudiczius/ombi:<VERSION> \
  -p 5000:5000 \
  -v path/to/data:/data

or

docker run --rm registry.gitlab.jmk.hu/media/ombi:<VERSION> \
  -p 5000:5000 \
  -v path/to/data:/data

About

Simple docker image for Ombi, your friendly media request tool, that automatically syncs with your media servers like Emby, Jellyfin or Plex

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published