Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/magnuschase03/jellyfinserver
- Owner: MagnusChase03
- License: gpl-3.0
- Created: 2022-10-06T03:47:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-18T21:18:04.000Z (over 1 year ago)
- Last Synced: 2024-11-02T13:42:11.833Z (about 2 months ago)
- Topics: docker, packer, vagrant
- Language: Shell
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`