User Tools

Site Tools


systems:media_server:install_docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
systems:media_server:install_docker [2025/05/20 08:33] petersystems:media_server:install_docker [2025/05/20 08:36] (current) – [Do an initial run] peter
Line 9: Line 9:
   * **Bazarr** manages Subtitles.   * **Bazarr** manages Subtitles.
   * **Sabnzbd** manages NZB files.   * **Sabnzbd** manages NZB files.
-  * **QBitTorrent** manages Torrents.+  * **qBitTorrent** manages Torrents.
   * **JellyFin** Streams media.   * **JellyFin** Streams media.
  
Line 252: Line 252:
 <code bash> <code bash>
 sudo docker-compose up -d  sudo docker-compose up -d 
-sudo docker-compose stop 
-sudo docker-compose rm  
 </code> </code>
  
Line 270: Line 268:
 ---- ----
  
-===== Configure the various services ===== +===== Configure qBittorrent service =====
- +
-==== Configure qBittorrent service ====+
  
-=== Ascertain the initial temporary password ===+==== Ascertain the initial temporary password ====
  
 qBittorrent will initially be using a temporary password only. qBittorrent will initially be using a temporary password only.
Line 295: Line 291:
 ---- ----
  
-=== Log into qbittorrent ===+==== Log into qbittorrent ====
  
 Visit http://localhost:8080 and log on using the details provided in the container logs. Visit http://localhost:8080 and log on using the details provided in the container logs.
Line 301: Line 297:
 ---- ----
  
-=== Set a permanent password ===+==== Set a permanent password ====
  
 Navigate to **Tools -> Options -> WebUI -> change the user and password** and check **bypass authentication for clients on localhost**. Navigate to **Tools -> Options -> WebUI -> change the user and password** and check **bypass authentication for clients on localhost**.
Line 314: Line 310:
   * Enter the port number matching the WebUI in docker-compose for qBittorrent (default is 8080), with the Username and Password that you configured for qBittorrent in the previous step.   * Enter the port number matching the WebUI in docker-compose for qBittorrent (default is 8080), with the Username and Password that you configured for qBittorrent in the previous step.
   * Host - This may need to be changed from **localhost** to the IP address of the host machine.     * Host - This may need to be changed from **localhost** to the IP address of the host machine.  
-    * To check what the IP Address is on the host system run: <code bash>ip address<code>+    * To check what the IP Address is on the host system run: <code bash>ip address</code>
   * Return to the 'qbittorrent' URL.   * Return to the 'qbittorrent' URL.
   * Click the **Test** button at the bottom to make sure you get a green **tick**.   * Click the **Test** button at the bottom to make sure you get a green **tick**.
systems/media_server/install_docker.1747729999.txt.gz · Last modified: 2025/05/20 08:33 by peter · Currently locked by: peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki