If you like what you see..... buy me a coffee!
https://www.buymeacoffee.com/c1THy8VNA
Visit my Teespring store front as well.....
https://teespring.com/stores/burns-ho...
This video is a tutorial on how to install Plex in Docker using Docker Compose.
Here are a few links to get you started....
https://github.com/burnshomeautomatio...
https://www.plex.tv/
https://hub.docker.com/r/linuxserver/...
https://www.home-assistant.io/integra...
(0:00) Intro
(2:09) For starters, we need to create a dedicated volume to store all of our Plex media.
sudo mkdir plex_media
(2:50) Now we are ready to install plex in docker using docker compose.
sudo vi docker-compose.yaml
Add this under the section for grafana.....
plex:
container_name: plex
network_mode: host
environment:
PUID=1000
PGID=1000
VERSION=docker
volumes:
plex_data:/config
/home/adrian/plex_media:/media
restart: always
image: linuxserver/plex
volumes:
plex_data:
Save it and then.....
sudo docker-compose up -d
Once the container is created you can jump over to Portainer and make sure that everything looks good with the new install.
(5:42) Let's follow along with the video to configure plex.
(8:20) Once that is done than as an added bonus, let's add the new plex server to Home Assistant.
If you like the video, please subscribe to my channel. If you have any questions or comments, hit me up in the comments below. As always, if there videos out there you would like to see, let me know in the comments as well and I will see what I can do.
Nesta página do site você pode assistir ao vídeo on-line Installing Plex in Docker!! duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário BurnsHA 01 Julho 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 45,533 vezes e gostou 209 espectadores. Boa visualização!