Skip to content

Configuration help Linux #22

@jhedfors

Description

@jhedfors

I am on Linux and am a little confused on how my configuration should look.

The mount path seems pretty self explanatory - I have my media accessible to my network on /mnt/ssd/Media.

I am confused by the volume - does this need to match the mount path (they were both /torbox to start)?

name: torbox-media-center
services:
torbox-media-center:
container_name: torbox-media-center
stdin_open: true
tty: true
restart: always
volumes:
- /home/$(whoami)/torbox:/torbox
environment:
- TORBOX_API_KEY=MYAPIKEY
- MOUNT_METHOD=strm
- MOUNT_PATH=/mnt/ssd/Media/torbox
image: anonymoussystems/torbox-media-center:latest

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