Skip to content

personal version of smarthomebeginner docker home media server

Notifications You must be signed in to change notification settings

thoroc/home-server

Repository files navigation

Home Media Server - HMS Victor

What

Setup for a home media server using docker/docker-compose to run plex and associated software.

Why

Setting up and running a plex server manually off a regular computer is fine, but AUTOMATION!

How

Prerequisite

Installation & Setup

  • clone the present repository: git clone github.com/thoroc/home-server
  • move to the new folder on your machine: cd $_
  • run first deno task cli env
  • run deno task cli start

Usage

Task cli deno run -A main.ts "--help"

Usage:   home-server-cli
Version: 0.1.0          

Description:

  CLI for managing home server

Options:

  -h, --help     - Show this help.                            
  -V, --version  - Show the version number for this program.  

Commands:

  list   - Lists the applications         
  start  - Starts the application(s)         
  stop   - Stops the application(s)          
  env    - setup the environment variables

Stacks

  • Portainer

Releases

No releases published

Packages

No packages published