# Plex Media

**實作應用** Plex Media

**取得Clam**

[**https://www.plex.tv/claim/**](https://www.plex.tv/claim/)<br>

**docker run -d --name plex --network=host -e TZ="Asia/Taipei" -e PLEX\_CLAIM="claim-Y5PkBp7zzNqsMXLe5Cw6" -v /docker/plex/config:/config -v /docker/plex/transcode:/transcode -v /docker/plex/data:/data plexinc/pms-docker**<br>

**<http://yourIP:32400/manage>**<br>

![](/files/-LkWyorWvHF_xzrMKyw1)

一步步依照指示設定，就可以透過網際網路存取你的多媒體庫

![](/files/-LkWzzLhF0RHrXAl8a74)

```
kawsing@kawsing:~$ cd /docker/plex/
kawsing@kawsing:/docker/plex$ ls -l
total 12
drwxr-xr-x 3 kawsing kawsing 4096 Jul 24 03:15 config
drwxr-xr-x 2 root    root    4096 Jul 24 03:15 data
drwxr-xr-x 2 kawsing kawsing 4096 Jul 24 03:16 transcode

kawsing@kawsing:/docker/plex$ sudo chown kawsing.kawsing data
[sudo] password for kawsing: 

```

![](/files/-LkX06lGokvl3U03wlA1)

![](/files/-LkX1L_m1Do5MksKjVI4)

![](/files/-LkX1czDfFGiOetXI9t-)

依樣畫葫蘆，再增加諸如音樂的媒體庫

![](/files/-LkX4gwS6fnPsqkjMFJ1)

![](/files/-LkX4oE6z1h8zZEraGZJ)

![](/files/-LkX5CPtbhZoqB2Md2yK)

![](/files/-LkX4EAJzM-DbLrTaRxf)

![](/files/-LkX4Vdee4y5Ry7DL8xH)

![](/files/-LkX5V_dB4LvFQ82Itw1)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kawsing.gitbook.io/opensystem/docker-cong-an-zhuang-dao-ying-yong-ru-men-pian/plex-media.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
