qbittorrent
> updates
This commit is contained in:
		| @@ -9,18 +9,18 @@ | |||||||
|     <br /> |     <br /> | ||||||
| </p> | </p> | ||||||
|  |  | ||||||
| # :clipboard: assign_category.py info | # :clipboard: NOTES: `assign_category.py` | ||||||
|  | A script that will auto assign a category of an incoming torrent. | ||||||
| <details> | <details> | ||||||
|   <summary>assign_category.py notes</summary> |   <summary>assign_category.py notes</summary> | ||||||
|  |  | ||||||
| </details>   | </details>   | ||||||
|  |  | ||||||
| # :clipboard: docker-compose-qbittorrent.yml info | # :clipboard: NOTES: `docker-compose-qbittorrent.yml` | ||||||
|  | This docker-compose file is traditionally used to create and start a container from the command line. For Portainer we can just copy and paste this script into the web editor field. | ||||||
| <details> | <details> | ||||||
|   <summary>docker-compose-qbittorrent.yml notes</summary> |   <summary>docker-compose-qbittorrent.yml notes</summary> | ||||||
|  |  | ||||||
| This docker-compose file is traditionally used to create and start a container from the command line. For Portainer we can just copy and paste this script into the web editor field. |  | ||||||
|  |  | ||||||
| This will create two services or container called **qbittorrent** and **qbittorrent-openvpn**. | This will create two services or container called **qbittorrent** and **qbittorrent-openvpn**. | ||||||
|  |  | ||||||
| ### `qbittorrent` container | ### `qbittorrent` container | ||||||
| @@ -91,7 +91,8 @@ Key parts to this container are: | |||||||
|  |  | ||||||
| </details>   | </details>   | ||||||
|  |  | ||||||
| # :clipboard: extra_packages.sh info | # :clipboard: Notes: `extra_packages.sh` | ||||||
|  | A script that will be executed when the `qbittorrent` container is starting. | ||||||
|  |  | ||||||
| <details> | <details> | ||||||
|   <summary>extra_packages.sh notes</summary> |   <summary>extra_packages.sh notes</summary> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user