Grep with "mediaserver" on the JSON-data (10)

/dockers/ (/data/Dockers) >> 3dprinters = Mediaappbooks - Mediaappvideo - Mediaserver - Mediaservermusic - Mediaserverother = Wordpress

Title Desc Ports Env / Vol
Emby Emby organizes video, music, live TV, and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. This container is packaged as a standalone emby Media Server.

Image: linuxserver/emby:latest

Category: Mediaserver
8096:8096/tcp
8920:8920/tcp
PUID="1000" #PUID
PGID="100" #PGID
TZ="" #TZ

/portainer/Files/AppData/Config/Emby:/config
/portainer/TV:/data/tvshows
/portainer/Movies:/data/movies
EmbyStat Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. Just install this on your server and let him calculate all kinds of fun stuff.

Note: Access the ui at your-ip:6555. Follow the setup wizard on initial install. Then configure the required services.

Image: linuxserver/embystat:latest

Category: Mediaserver
6555:6555/tcp

/portainer/Files/AppData/Config/EmbyStat:/config
Ffmpeg This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ffmpeg for details.

Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.

Don't forget to create the volume directories on the host file system.

mkdir -p /volume1/docker/ffmpeg/config



Image: linuxserver/ffmpeg:latest

Category: Mediaserver
80:80/tcp
PUID="1024" #PUID
PGID="100" #PGID
TZ="Europe/Amsterdam" #TZ

/volume1/docker/ffmpeg/config:/config
Jellyfin Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps.

Image: linuxserver/jellyfin:latest

Category: Mediaserver
8096:8096/tcp
8920:8920/tcp
PUID="1000" #PUID
PGID="100" #PGID
TZ="" #TZ

/portainer/Files/AppData/Config/Jellyfin:/config
/portainer/TV:/data/tvshows
/portainer/Movies:/data/movies
Kanzi Kanzi, formerly titled Kodi-Alexa, this custom skill is the ultimate voice remote control for navigating Kodi. It can do anything you can think of (100+ intents). This container also contains lexigram-cli to setup Kanzi with an Amazon Developer Account and automatically deploy it to Amazon.

Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.

Don't forget to create the volume directories on the host file system.

mkdir -p /volume1/docker/kanzi/config



Image: linuxserver/kanzi:latest

Category: Mediaserver
8000:8000/tcp
PUID="1024" #PUID
PGID="100" #PGID
TZ="Europe/Amsterdam" #TZ
INVOCATION_NAME="kanzi" #INVOCATION_NAME
URL_ENDPOINT="https://server.com/kanzi/" #URL_ENDPOINT

/volume1/docker/kanzi/config:/config
Kodi Headless Headless installation of Kodi™ (formerly known as XBMC™), to enable library updates.

Image: linuxserver/kodi-headless:latest

Category: Mediaserver
8080/tcp
9777/udp
PUID="1000" #PUID
PGID="100" #PGID

/portainer/Files/AppData/Config/Kodi:/config
Petio Petio is a third party companion app available to Plex server owners to allow their users to request, review and discover content.

Repository > Template/Stack/petio.yml

Category: Mediaserver
PUID="1000" #PUID
PGID="100" #PGID
TZ="" #TZ
PORT="" #PORT
Plex Your favorite movies, TV, music, web shows, podcasts, and more, all streamed to your favorite screens.

Image: linuxserver/plex:latest

Category: Mediaserver
PUID="1000" #PUID
PGID="100" #PGID
VERSION="latest" #VERSION

/portainer/Files/AppData/Config/Plex:/config
/portainer/TV:/tv
/portainer/Movies:/movies
Stash Helps you organize your Ahem …more MATURE Media material….

Note: ## Keep configs, scrapers, and plugins here.

- /portainer/Files/AppData/Config/stash:/root/.stash

## Point this at your collection.

- ./data:/data

## This is where your stash's metadata lives

- /portainer/Files/AppData/Config/stashmeta:/metadata

## Any other cache content.

- /portainer/Files/AppData/Config/stashcache:/cache

## Where to store generated content (screenshots,previews,transcodes,sprites)

- /portainer/Files/AppData/Config/stashgenerated:/generated

Repository > Template/Stack/stash.yml

Category: Mediaserver

PORT="" #PORT
Wowza Streaming media server

Image: sameersbn/wowza:4.1.2-8

Category: Mediaserver
1935/tcp
8086/tcp
8087/tcp
8088/tcp
WOWZA_ACCEPT_LICENSE="yes" #Agree to Wowza EULA
WOWZA_KEY="" #License key

/var/lib/wowza
( layout\dockers\term - Kind='term' )