Giter Site home page Giter Site logo

grobins / ultimate-media-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from n8io/ultimate-media-server

0.0 1.0 0.0 294 KB

A docker collection of services needed to make the best automated media server in existence with the least amount of effort.

JavaScript 100.00%

ultimate-media-server's Introduction

Ultimate Media Server

ultimate-media-server

A collection of services that stands up all your media automation needs with Docker containers.

What's in the box?!

Getting Started

Prequisites

  • You're on a *nix machine (preferably Ubuntu)
  • For the purposes of this guide...
    • All of your media is located at ./media
    • Your temp directory is located at ./temp
  • This guide assumes you have a hosts file mapping ultimate.media.server to 127.0.0.1.

To setup

  • npm install

To start

  • PIA_USER=username PIA_PASS=password npm run docker
    • Note that this will take a few minutes depending on your broadband speed on inital startup.
    • Every restart thereafter will be almost instant.
  • Bonus: All containers will automatically restart after power outages

To stop

  • npm run docker:stop

To restart (useful for quick auto-updating of apps)

  • npm run docker:restart

Once the install finishes open your navigate to the following:

Want Transmission to run with authentication?

  • Add the transmission username and password params and run the command below.
  • PIA_USER=username PIA_PASS=password TRANSMISSION_USER=tUsername TRANSMISSION_PASS=tPassword npm run docker

The <insert service> web app won't come up or isn't running

  • This guide is only supported on *nix OSes. Try running on Ubuntu.
  • Try restarting the services with npm run docker:restart

Special thanks to the maintainers of the following docker containers:

ultimate-media-server's People

Contributors

n8io avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.