mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-12 14:56:22 +08:00
chore(docs): Sync wiki to docs [skip-cd]
This commit is contained in:
parent
06c2fcb86b
commit
eb61a205ea
1 changed files with 5 additions and 5 deletions
|
@ -17,8 +17,8 @@ Install [Community Applications](https://forums.unraid.net/topic/38582-plug-in-c
|
||||||
|
|
||||||
2. **Configure Path Mapping**
|
2. **Configure Path Mapping**
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> qbit_manage must have the same path mappings as your qBittorrent container to properly access your torrents.
|
> qbit_manage must have the same path mappings as your qBittorrent container to properly access your torrents.
|
||||||
|
|
||||||
**Example:** If qBittorrent is mapped as `/mnt/user/data/:/data`, then qbit_manage must also be mapped the same way.
|
**Example:** If qBittorrent is mapped as `/mnt/user/data/:/data`, then qbit_manage must also be mapped the same way.
|
||||||
|
|
||||||
|
@ -39,8 +39,8 @@ Install [Community Applications](https://forums.unraid.net/topic/38582-plug-in-c
|
||||||
- Rename it to `config.yml` (remove the `.sample` extension)
|
- Rename it to `config.yml` (remove the `.sample` extension)
|
||||||
- Edit the file according to the [Config Setup guide](Config-Setup)
|
- Edit the file according to the [Config Setup guide](Config-Setup)
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> Make sure the `root_dir` in your config matches how qBittorrent sees your torrents (e.g., `/data/torrents`)
|
> Make sure the `root_dir` in your config matches how qBittorrent sees your torrents (e.g., `/data/torrents`)
|
||||||
|
|
||||||
6. **Start the Container**
|
6. **Start the Container**
|
||||||
- Start the qbit_manage container from the Docker tab
|
- Start the qbit_manage container from the Docker tab
|
||||||
|
@ -108,4 +108,4 @@ http://[UNRAID-IP]:8080
|
||||||
**Container Won't Start:**
|
**Container Won't Start:**
|
||||||
- Review container logs in the Docker tab
|
- Review container logs in the Docker tab
|
||||||
- Verify config.yml syntax is correct
|
- Verify config.yml syntax is correct
|
||||||
- Ensure all required path mappings exist
|
- Ensure all required path mappings exist
|
||||||
|
|
Loading…
Add table
Reference in a new issue