8000 installing on unraid · Issue #44 · Stremio/server-docker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
installing on unraid #44
Open
Open
@Artiom97es

Description

@Artiom97es

sadly its not avalible on unraid comunnity apps
so
i tried this:
services:
stremio-server:
image: stremio/server
container_name: stremio-server
environment:

  • FFMPEG_BIN=/usr/local/bin/ffmpeg
  • FFPROBE_BIN=/usr/local/bin/ffprobe
  • APP_PATH=/config
    ports:
  • 8080:8080
  • 11470:11470
    volumes:
  • /mnt/user/appdata/stremio:/config
  • /mnt/user/Descargas/Peliculas:/Peliculas
  • /mnt/user/Descargas/Series:/Series
    restart: unless-stopped
    runtime: nvidia
    deploy:
    resources:
    reservations:
    devices:
  • driver: nvidia
    count: all
    capabilities: [gpu]
    but something is not working, eg library empty
    its so hard to me to make it work on unraid

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0