Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions cinedock/data/config/.gitkeep
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

11 changes: 11 additions & 0 deletions cinedock/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
services:
app_proxy:
environment:
APP_HOST: cinedock_cinedock_1
APP_PORT: 8945

cinedock:
image: ghcr.io/cinedock/cinedock:4.1.6@sha256:0a1d8e9c1316a2a72a0accafc52ae92be8f3edc99017137e0c9d5ebbeb94bc39
restart: on-failure
volumes:
- ${APP_DATA_DIR}/data/config:/config
25 changes: 25 additions & 0 deletions cinedock/umbrel-app.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
manifestVersion: 1
id: cinedock
category: media
name: CineDock
version: "4.1.6"
tagline: Rediscover your library.
description: >-
CineDock gives Plex, Emby or Jellyfin an enhanced browsing experience on the NVIDIA Shield TV, on an Amazon Fire TV Stick, or in a browser on your computer or tablet.
releaseNotes: ""

developer: CineDock
website: https://github.com/cinedock/unraid-templates
dependencies: []
repo: https://github.com/cinedock/unraid-templates
support: https://github.com/cinedock/unraid-templates/issues

port: 8946
gallery: []
path: ""

defaultUsername: ""
defaultPassword: ""

submitter: CineDock
submission: https://github.com/getumbrel/umbrel-apps/pull/5985