This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
docker:customizations [2022/12/16 23:21] – created onoitsu2 | docker:customizations [2023/07/19 06:11] (current) – onoitsu2 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | [[Docker: | ||
+ | |||
====== Recommended Changes ====== | ====== Recommended Changes ====== | ||
^Search Engine Settings^ | ^Search Engine Settings^ | ||
|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 / | + | |**iQbit**< |
- | |VueTorrent|mkdir -p / | + | cd / |
+ | git clone https:// | ||
+ | |**VueTorrent | ||
+ | cd / | ||
+ | git clone --single-branch --branch latest-release https:// | ||
- | ^Security (as Nginx will handle this)^ | ||
- | |Settings > WebUI|Bypass Authentication on localhost and whitelist of 0.0.0.0/0| |