User Tools

Site Tools


docker:customizations

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
docker:customizations [2023/06/01 06:19] – external edit 127.0.0.1docker:customizations [2023/07/19 06:11] (current) onoitsu2
Line 5: Line 5:
 |Disable all but Jackett, ideally.| |Disable all but Jackett, ideally.|
  
-^UI's^^Add into WebUI path+^UI's^Path to set in QBT WebUI setting
-|iQbit|mkdir -p /root/docker/qbittorrentvpn/data/ui \\ cd /root/docker/qbittorrentvpn/data/ui \\ git clone https://github.com/ntoporcov/iQbit.git|/data/ui/iQbit/releases| +|**iQbit**<code>mkdir -p /root/docker/qbt/ui 
-|VueTorrent|mkdir -p /root/docker/qbittorrentvpn/data/ui \\ cd /root/docker/qbittorrentvpn/data/ui \\ git clone --single-branch --branch latest-release https://github.com/WDaan/VueTorrent.git|/data/ui/VueTorrent|+cd /root/docker/qbt/ui 
 +git clone https://github.com/ntoporcov/iQbit.git</code>|/config/ui/iQbit/releases| 
 +|**VueTorrent (Mobile friendly)**<code>mkdir -p /root/docker/qbt/ui 
 +cd /root/docker/qbt/ui 
 +git clone --single-branch --branch latest-release https://github.com/WDaan/VueTorrent.git</code>|/config/ui/VueTorrent|
  
-^Security (as Nginx will handle this)^ 
-|Settings > WebUI|Bypass Authentication on localhost and whitelist of 0.0.0.0/0| 
docker/customizations.txt · Last modified: 2023/07/19 06:11 by onoitsu2