- Видео 4
- Просмотров 33 791
TheTechTaurus
Великобритания
Добавлен 17 ноя 2020
Quick and easy technical tutorials
How to install Sonarr on Docker using Docker Compose
This is a tutorial & guide on how to install and setup Sonarr using Docker, Docker Compose and Ubuntu.
You can follow the exact same steps if you wanted to install Radarr.
Docker Hub Sonarr Compose File:
hub.docker.com/r/linuxserver/sonarr
Download Docker Desktop:
www.docker.com/products/docke...
How to Install Plex on Docker using docker-compose:
ruclips.net/video/xZrdkBJgDp4/видео.html
Chapters:
00:00 Intro
00:18 Download Docker Desktop (optional)
00:40 How to Install Docker on Ubuntu
01:13 How to install Docker Compose on Ubuntu
01:26 How to check Docker version
01:34 How to check Docker Compose version
01:41 What is a Docker Compose yaml file?
01:52 Example Docker Compose file
02:13 Setup Docker Comp...
You can follow the exact same steps if you wanted to install Radarr.
Docker Hub Sonarr Compose File:
hub.docker.com/r/linuxserver/sonarr
Download Docker Desktop:
www.docker.com/products/docke...
How to Install Plex on Docker using docker-compose:
ruclips.net/video/xZrdkBJgDp4/видео.html
Chapters:
00:00 Intro
00:18 Download Docker Desktop (optional)
00:40 How to Install Docker on Ubuntu
01:13 How to install Docker Compose on Ubuntu
01:26 How to check Docker version
01:34 How to check Docker Compose version
01:41 What is a Docker Compose yaml file?
01:52 Example Docker Compose file
02:13 Setup Docker Comp...
Просмотров: 15 236
Видео
How to install Plex on Docker using Docker Compose
Просмотров 11 тыс.2 года назад
This is a tutorial & guide on how to install and setup Plex Media Server using Docker, Docker Compose and Ubuntu. Plex is a media playback system that makes it simple to enjoy your movies, TV shows, music, pictures, and internet-based content. Docker Hub Plex Compose File: hub.docker.com/r/linuxserver/plex Download Docker Desktop: www.docker.com/products/docker-desktop/ Chapters: 00:00 Intro 00...
How to run Ubuntu VM in VirtualBox
Просмотров 1542 года назад
This is a tutorial / guide on how to run an Ubuntu Virtual Machine (VM) in VirtualBox on MacOS. Oracle VM VirtualBox is cross-platform virtualization software. You can download it here: www.virtualbox.org/wiki/Downloads Same procedure can be used for any operating system that supports VirtualBox, such as: Windows, MacOS and Linux. Chapters: 00:00 Intro 00:11 How to Download VirtualBox 00:41 How...
How to run Transmission on Docker
Просмотров 7 тыс.4 года назад
This is a tutorial on how to run Transmission torrent downloader/client as a Docker container. To install Docker, see my other video here: ruclips.net/video/Yvg_Rpo7Fyg/видео.html Docker is an open platform that allows use package, develop, run, and ship software applications in different environments using containers. Same procedure can be used for Ubuntu Focal Fossa 20.04 (LTS) Ubuntu Disco 1...
are there instructions for those of us who have macOS?
Hey thanks a ton for this vid, helped me out! My Ubuntu HTPC has 3HDDs. the .yml folders we created are on /home. How do I get them on to my other drives, where all my media is? Where they are now is the smaller SSD. Thanks.
You can just navigate to the directory where you have mounted your drives and create the .yaml files and run docker compose at that location instead :)
Not sure why, but I can't access Plex from the webinterface. I'm running Ubuntu on Proxmox, Ubuntu has 192.168.1.205 as IP. It's a fresh install, installed updates, and then went to your vid, from the beginning. I can confirm it's running in docker, but 192.168.1.205:32400/web/ says it can't be reached. I've made sure the network_mode is on host. Any idea why this could be?
Does this work with Debian 12?
Yes it should do
Wonderful job, thank you very much!
Very Good, Thanks for your effort.
wtf is with you youtubers constantly clearing your terminal?!?! Seriously annoying having to switch and rewind every 4 seconds.
Do you have GPU Hardware Acceleration working on your Plex docker container?
Thanks for this great tutorial, however I found a better way of putting my folders into the compose file. Instead of putting each catagory like, movies, tv etc, just put - /media/plex/:/plex Now I have networks shares in /media/plex/movies,/media/plex/tv etc, but I only need one line instead of multiple lines. So in plex when you want to add your movies, just go to plex/movies.
That's a great idea! Thanks for sharing
Ok I have one question. If I want to add another folder, or network location. Do I have to remove the container and re-create it, or can I do that without removing the container?
Great videos and well explained. Keep the videos coming.
I did the step to add the 3 file paths to the docker-compose.yml file. But when I launch the web UI it still appears that the folders for movies and tv shows have not been "ingested" correctly. So I need to add the libraries myself manually. Is this expected behaviour?
Docker compose paths are for the image to have access to those folders.
What about Debian without snap?
this in no way matches what I can see or figure out how to access for docker desktop. not sure why you say this can be used for that.
Thank you indeed fellow mate and Taurus! Please more similar videos on the rest of arrs and automated Ubuntu media box. Keep up the good work. You deserve much more recognition and subs. Much better than most YT out there 👍
Thank you for the kind words, I plan to continue making videos again soon!
Fking sure, use volume /home/., But then it's main disc of Linux, This ir torrenting it will take TB of space this is not impressive.
You can change this path to whatever you like, it’s just an example 🙂
@@thetechtaurus yes in deed, Figured this out, but at time had gotten quite frustrated, partly because of some false info on how docker volumes work. Still confused then on -v and bind --mount differences, but anyhow using -v and that is recommended, also didn't manage to name them, but just specifying path worked fine.
Any chance you can do this same setup on a Mac ?
The steps are similar for mac users, you can just use brew to install docker and docker compose 🙂
I have just started with Docker and Ubuntu - The number of help videos I have watched a few minutes of and then binned and gone next, repeat. Your videos are perfect, no waffle, clear and understandable and very easy to follow. Great to find a UK video as well, another plus. Id love a nextcloud amongst others - Its a steep learning curve this command line and trying to work out why things dont work is taking me hours but I guess its the only way to learn. Please keep posting more, you will build a good following with your style - Thanks
Thank you for all of your kind words and support! I hope to continue making videos soon 😀
Im doing everything youre doing on the same OS but I keep getting "docker: 'compose' is not a docker command." and on docker version 19.03.13
You might not have installed compose correctly. Are you also typing ‘docker compose’
Isn't Plex a self hosted application? Why should I register in their web app?
If for example you want to stream outside of your local home network you will need a plex account 🙂
You have to set an ip address in settings of machines you want to connect without signing in. It's in settings somewhere LOL
@@thetechtaurus I can stream outside my house without a plex account
Do you know how I can make it see my local folders on the Ubuntu machine?
Great video, very clear explanation - keep up the good work!
Thank you 🙂
Bro, you're the best, I've been racking my brain for days. your tutorial is excellent. Thanks a lot
Happy to help! :)