Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/magnuschase03/jellyfinserver

Docker image for jellyfin server
https://github.com/magnuschase03/jellyfinserver

docker packer vagrant

Last synced: 3 days ago
JSON representation

Docker image for jellyfin server

Awesome Lists containing this project

README

        

# Jellyfin Server

## Dependencies

* **Packer**

* **Vagrant**

* **VirtualBox**

## Install

**Run**: `cd packer && packer build ubuntu.pkr.hcl`

**Set**: `MEDIA_PATH` in `vagrant/variables.rb` to the filepath of the media directory on host machine

## Usage

**Run**: `vagrant up`

The jellyfin server will then be running on port `8096` and a filebrowser server on port `8080`