You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
687 B
20 lines
687 B
4 years ago
|
# qBittorrent - Basic Setup
|
||
|
|
||
|
This basic example is based on the use of docker images
|
||
|
|
||
|
!!! tip ""
|
||
|
Keep in mind the path are setup so it works with hardlinks and instant moves.
|
||
|
|
||
|
More info [HERE](/Hardlinks/Hardlinks-and-Instant-Moves/){:target="_blank" rel="noopener noreferrer"}
|
||
|
|
||
|
!!! attention ""
|
||
|
The default path setup used by [Linux|Server.io](https://hub.docker.com/r/linuxserver/){:target="_blank" rel="noopener noreferrer"} don't support hardlinks and instant moves, but you're able to change this, by not using the pre-defined paths like:
|
||
|
|
||
|
- `/downloads` => `/data/downloads`
|
||
|
- `/movies` => `/data/media/movies`
|
||
|
- `/tv` => `/data/media/tv`.
|
||
|
|
||
|
------
|
||
|
|
||
|
## Soon
|