forked from hassio-addons/repository
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
54 lines (54 loc) · 1.3 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
arch:
- aarch64
- amd64
- armv7
- i386
backup_exclude:
- '**/Plex Media Server/Cache/**'
- '**/Plex Media Server/Plug-in Support/Caches/**'
- '**/Plex Media Server/Logs/**'
- '**/Plex Media Server/Crash Reports/**'
- '**/Plex Media Server/Diagnostics/**'
codenotary: codenotary@frenck.dev
description: Recorded media, live TV, online news, and podcasts ready to stream.
hassio_api: true
image: ghcr.io/hassio-addons/plex/{arch}
map:
- media:rw
- share:rw
- ssl
name: Plex Media Server
options:
claim_code: ''
webtools: false
ports:
3005/tcp: 3005
32400/tcp: 32400
32410/udp: 32410
32412/udp: 32412
32413/udp: 32413
32414/udp: 32414
32469/tcp: 32469
33400/tcp: 33400
33443/tcp: 33443
8324/tcp: 8324
ports_description:
3005/tcp: Plex Home Theater via Plex Companion
32400/tcp: Plex Media Server Interface
32410/udp: GDM network discovery
32412/udp: GDM network discovery
32413/udp: GDM network discovery
32414/udp: GDM network discovery
32469/tcp: Plex DLNA Server
33400/tcp: WebTools
33443/tcp: WebTools
8324/tcp: Plex for Roku via Plex Companion
schema:
claim_code: str
log_level: list(trace|debug|info|notice|warning|error|fatal)?
webtools: bool
slug: plex
startup: services
url: https://github.com/hassio-addons/addon-plex
version: 2.8.0
webui: http://[HOST]:[PORT:32400]/web