Compare commits
99 Commits
5.0.0-r2-l
...
libtorrent
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ca71be8c09 | ||
|
|
bfd0a20156 | ||
|
|
91685b2fc3 | ||
|
|
a957095eb8 | ||
|
|
e797c79f4a | ||
|
|
3f19347a19 | ||
|
|
784f894771 | ||
|
|
c52bb217f2 | ||
|
|
9202ab4d75 | ||
|
|
9fb8ae4c21 | ||
|
|
e388c78bd0 | ||
|
|
f75baddbf3 | ||
|
|
96a265423e | ||
|
|
39ac2df556 | ||
|
|
3bedc98a8a | ||
|
|
5afc1ce3ef | ||
|
|
e8014f9668 | ||
|
|
5acaa557ef | ||
|
|
973aea0a2b | ||
|
|
7021d782d4 | ||
|
|
4bb2696e9e | ||
|
|
cd6ca6132c | ||
|
|
91e80d7d89 | ||
|
|
b5dc2b9ad5 | ||
|
|
87c508c4e5 | ||
|
|
112b3b922f | ||
|
|
a5ee5659ef | ||
|
|
81d31f0169 | ||
|
|
3c1791b8b3 | ||
|
|
2e398cbdd0 | ||
|
|
cfc9637a51 | ||
|
|
4dfc0bd265 | ||
|
|
a414e1dbe1 | ||
|
|
ee4b91df9a | ||
|
|
3faccb82ee | ||
|
|
267bc0ce47 | ||
|
|
23c0d7cea7 | ||
|
|
cc5d8e33d5 | ||
|
|
80d2c841ff | ||
|
|
9eea944aca | ||
|
|
cb49224ea6 | ||
|
|
f1b7d60c2d | ||
|
|
4776b1cd0e | ||
|
|
513bae9473 | ||
|
|
a07eafe4e3 | ||
|
|
a9a6e5f35d | ||
|
|
02b69402a4 | ||
|
|
e746ca1838 | ||
|
|
c505363d41 | ||
|
|
e2af3e35d6 | ||
|
|
bce3884d59 | ||
|
|
97c2077aa4 | ||
|
|
0755b20a13 | ||
|
|
8a49243b56 | ||
|
|
921a6d1e84 | ||
|
|
a0de273f3e | ||
|
|
d9ca668e51 | ||
|
|
137ca6ca74 | ||
|
|
a4c145c268 | ||
|
|
1d98c327af | ||
|
|
13b6c54b4f | ||
|
|
66d950a135 | ||
|
|
632e534c91 | ||
|
|
b2b97e43ab | ||
|
|
bdb50ffd84 | ||
|
|
fa4737da3a | ||
|
|
49433013a2 | ||
|
|
ca2cedf6c1 | ||
|
|
8926734ef4 | ||
|
|
3d01e03440 | ||
|
|
db1b1f1c94 | ||
|
|
d1925b5e13 | ||
|
|
4a9b6f298d | ||
|
|
3a90a5eec0 | ||
|
|
e43f486d16 | ||
|
|
7efc5801dc | ||
|
|
39a079c766 | ||
|
|
7cc3e7d627 | ||
|
|
eb03ce2bbe | ||
|
|
8836919a6d | ||
|
|
b211f562d7 | ||
|
|
e3b8e0e41f | ||
|
|
00af514426 | ||
|
|
c9ac84c3e4 | ||
|
|
862d075e4f | ||
|
|
15e7bffaa1 | ||
|
|
976764d73a | ||
|
|
40b6cde6c4 | ||
|
|
d6955bc54d | ||
|
|
6b57af6725 | ||
|
|
182367f4d3 | ||
|
|
af5eca6c29 | ||
|
|
5458155228 | ||
|
|
1b884bdbc1 | ||
|
|
a80250f2ea | ||
|
|
23f7ef7167 | ||
|
|
00d380478f | ||
|
|
88205f46fd | ||
|
|
9ce3cbaa0d |
@@ -15,6 +15,6 @@ trim_trailing_whitespace = false
|
|||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
||||||
[{**.sh,root/etc/cont-init.d/**,root/etc/services.d/**}]
|
[{**.sh,root/etc/s6-overlay/s6-rc.d/**,root/etc/cont-init.d/**,root/etc/services.d/**}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|||||||
4
.github/CONTRIBUTING.md
vendored
4
.github/CONTRIBUTING.md
vendored
@@ -24,7 +24,7 @@
|
|||||||
## Readme
|
## Readme
|
||||||
|
|
||||||
If you would like to change our readme, please __**do not**__ directly edit the readme, as it is auto-generated on each commit.
|
If you would like to change our readme, please __**do not**__ directly edit the readme, as it is auto-generated on each commit.
|
||||||
Instead edit the [readme-vars.yml](https://github.com/linuxserver/docker-qbittorrent/edit/master/readme-vars.yml).
|
Instead edit the [readme-vars.yml](https://github.com/linuxserver/docker-qbittorrent/edit/libtorrentv1/readme-vars.yml).
|
||||||
|
|
||||||
These variables are used in a template for our [Jenkins Builder](https://github.com/linuxserver/docker-jenkins-builder) as part of an ansible play.
|
These variables are used in a template for our [Jenkins Builder](https://github.com/linuxserver/docker-jenkins-builder) as part of an ansible play.
|
||||||
Most of these variables are also carried over to [docs.linuxserver.io](https://docs.linuxserver.io/images/docker-qbittorrent)
|
Most of these variables are also carried over to [docs.linuxserver.io](https://docs.linuxserver.io/images/docker-qbittorrent)
|
||||||
@@ -115,7 +115,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
|||||||
|
|
||||||
## Update the changelog
|
## Update the changelog
|
||||||
|
|
||||||
If you are modifying the Dockerfiles or any of the startup scripts in [root](https://github.com/linuxserver/docker-qbittorrent/tree/master/root), add an entry to the changelog
|
If you are modifying the Dockerfiles or any of the startup scripts in [root](https://github.com/linuxserver/docker-qbittorrent/tree/libtorrentv1/root), add an entry to the changelog
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
changelogs:
|
changelogs:
|
||||||
|
|||||||
40
.github/ISSUE_TEMPLATE/issue.bug.md
vendored
40
.github/ISSUE_TEMPLATE/issue.bug.md
vendored
@@ -1,40 +0,0 @@
|
|||||||
---
|
|
||||||
name: Bug report
|
|
||||||
about: Create a report to help us improve
|
|
||||||
|
|
||||||
---
|
|
||||||
[linuxserverurl]: https://linuxserver.io
|
|
||||||
[][linuxserverurl]
|
|
||||||
|
|
||||||
<!--- If you are new to Docker or this application our issue tracker is **ONLY** used for reporting bugs or requesting features. Please use [our discord server](https://discord.gg/YWrKVTn) for general support. --->
|
|
||||||
|
|
||||||
<!--- Provide a general summary of the bug in the Title above -->
|
|
||||||
|
|
||||||
------------------------------
|
|
||||||
|
|
||||||
## Expected Behavior
|
|
||||||
<!--- Tell us what should happen -->
|
|
||||||
|
|
||||||
## Current Behavior
|
|
||||||
<!--- Tell us what happens instead of the expected behavior -->
|
|
||||||
|
|
||||||
## Steps to Reproduce
|
|
||||||
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
|
|
||||||
<!--- reproduce this bug. Include code to reproduce, if relevant -->
|
|
||||||
1.
|
|
||||||
2.
|
|
||||||
3.
|
|
||||||
4.
|
|
||||||
|
|
||||||
## Environment
|
|
||||||
**OS:**
|
|
||||||
**CPU architecture:** x86_64/arm32/arm64
|
|
||||||
**How docker service was installed:**
|
|
||||||
<!--- ie. from the official docker repo, from the distro repo, nas OS provided, etc. -->
|
|
||||||
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
|
|
||||||
|
|
||||||
## Command used to create docker container (run/create/compose/screenshot)
|
|
||||||
<!--- Provide your docker create/run command or compose yaml snippet, or a screenshot of settings if using a gui to create the container -->
|
|
||||||
|
|
||||||
## Docker logs
|
|
||||||
<!--- Provide a full docker log, output of "docker logs qbittorrent" -->
|
|
||||||
76
.github/ISSUE_TEMPLATE/issue.bug.yml
vendored
Normal file
76
.github/ISSUE_TEMPLATE/issue.bug.yml
vendored
Normal file
@@ -0,0 +1,76 @@
|
|||||||
|
# Based on the issue template
|
||||||
|
name: Bug report
|
||||||
|
description: Create a report to help us improve
|
||||||
|
title: "[BUG] <title>"
|
||||||
|
labels: [Bug]
|
||||||
|
body:
|
||||||
|
- type: checkboxes
|
||||||
|
attributes:
|
||||||
|
label: Is there an existing issue for this?
|
||||||
|
description: Please search to see if an issue already exists for the bug you encountered.
|
||||||
|
options:
|
||||||
|
- label: I have searched the existing issues
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Current Behavior
|
||||||
|
description: Tell us what happens instead of the expected behavior.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Expected Behavior
|
||||||
|
description: Tell us what should happen.
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Steps To Reproduce
|
||||||
|
description: Steps to reproduce the behavior.
|
||||||
|
placeholder: |
|
||||||
|
1. In this environment...
|
||||||
|
2. With this config...
|
||||||
|
3. Run '...'
|
||||||
|
4. See error...
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Environment
|
||||||
|
description: |
|
||||||
|
examples:
|
||||||
|
- **OS**: Ubuntu 20.04
|
||||||
|
- **How docker service was installed**: distro's packagemanager
|
||||||
|
value: |
|
||||||
|
- OS:
|
||||||
|
- How docker service was installed:
|
||||||
|
render: markdown
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
|
- type: dropdown
|
||||||
|
attributes:
|
||||||
|
label: CPU architecture
|
||||||
|
options:
|
||||||
|
- x86-64
|
||||||
|
- arm64
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Docker creation
|
||||||
|
description: |
|
||||||
|
Command used to create docker container
|
||||||
|
Provide your docker create/run command or compose yaml snippet, or a screenshot of settings if using a gui to create the container
|
||||||
|
render: bash
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
description: |
|
||||||
|
Provide a full docker log, output of "docker logs linuxserver.io"
|
||||||
|
label: Container logs
|
||||||
|
placeholder: |
|
||||||
|
Output of `docker logs linuxserver.io`
|
||||||
|
render: bash
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
25
.github/ISSUE_TEMPLATE/issue.feature.md
vendored
25
.github/ISSUE_TEMPLATE/issue.feature.md
vendored
@@ -1,25 +0,0 @@
|
|||||||
---
|
|
||||||
name: Feature request
|
|
||||||
about: Suggest an idea for this project
|
|
||||||
|
|
||||||
---
|
|
||||||
[linuxserverurl]: https://linuxserver.io
|
|
||||||
[][linuxserverurl]
|
|
||||||
|
|
||||||
<!--- If you are new to Docker or this application our issue tracker is **ONLY** used for reporting bugs or requesting features. Please use [our discord server](https://discord.gg/YWrKVTn) for general support. --->
|
|
||||||
|
|
||||||
<!--- If this acts as a feature request please ask yourself if this modification is something the whole userbase will benefit from --->
|
|
||||||
<!--- If this is a specific change for corner case functionality or plugins please look at making a Docker Mod or local script https://blog.linuxserver.io/2019/09/14/customizing-our-containers/ -->
|
|
||||||
|
|
||||||
<!--- Provide a general summary of the request in the Title above -->
|
|
||||||
|
|
||||||
------------------------------
|
|
||||||
|
|
||||||
## Desired Behavior
|
|
||||||
<!--- Tell us what should happen -->
|
|
||||||
|
|
||||||
## Current Behavior
|
|
||||||
<!--- Tell us what happens instead of the expected behavior -->
|
|
||||||
|
|
||||||
## Alternatives Considered
|
|
||||||
<!--- Tell us what other options you have tried or considered -->
|
|
||||||
31
.github/ISSUE_TEMPLATE/issue.feature.yml
vendored
Normal file
31
.github/ISSUE_TEMPLATE/issue.feature.yml
vendored
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
# Based on the issue template
|
||||||
|
name: Feature request
|
||||||
|
description: Suggest an idea for this project
|
||||||
|
title: "[FEAT] <title>"
|
||||||
|
labels: [enhancement]
|
||||||
|
body:
|
||||||
|
- type: checkboxes
|
||||||
|
attributes:
|
||||||
|
label: Is this a new feature request?
|
||||||
|
description: Please search to see if a feature request already exists.
|
||||||
|
options:
|
||||||
|
- label: I have searched the existing issues
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Wanted change
|
||||||
|
description: Tell us what you want to happen.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Reason for change
|
||||||
|
description: Justify your request, why do you want it, what is the benefit.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Proposed code change
|
||||||
|
description: Do you have a potential code change in mind?
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
- [ ] I have read the [contributing](https://github.com/linuxserver/docker-qbittorrent/blob/master/.github/CONTRIBUTING.md) guideline and understand that I have made the correct modifications
|
- [ ] I have read the [contributing](https://github.com/linuxserver/docker-qbittorrent/blob/libtorrentv1/.github/CONTRIBUTING.md) guideline and understand that I have made the correct modifications
|
||||||
|
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
|
|||||||
16
.github/workflows/call_issue_pr_tracker.yml
vendored
Executable file
16
.github/workflows/call_issue_pr_tracker.yml
vendored
Executable file
@@ -0,0 +1,16 @@
|
|||||||
|
name: Issue & PR Tracker
|
||||||
|
|
||||||
|
on:
|
||||||
|
issues:
|
||||||
|
types: [opened,reopened,labeled,unlabeled,closed]
|
||||||
|
pull_request_target:
|
||||||
|
types: [opened,reopened,review_requested,review_request_removed,labeled,unlabeled,closed]
|
||||||
|
pull_request_review:
|
||||||
|
types: [submitted,edited,dismissed]
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
manage-project:
|
||||||
|
permissions:
|
||||||
|
issues: write
|
||||||
|
uses: linuxserver/github-workflows/.github/workflows/issue-pr-tracker.yml@v1
|
||||||
|
secrets: inherit
|
||||||
13
.github/workflows/call_issues_cron.yml
vendored
Executable file
13
.github/workflows/call_issues_cron.yml
vendored
Executable file
@@ -0,0 +1,13 @@
|
|||||||
|
name: Mark stale issues and pull requests
|
||||||
|
on:
|
||||||
|
schedule:
|
||||||
|
- cron: '29 15 * * *'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
stale:
|
||||||
|
permissions:
|
||||||
|
issues: write
|
||||||
|
pull-requests: write
|
||||||
|
uses: linuxserver/github-workflows/.github/workflows/issues-cron.yml@v1
|
||||||
|
secrets: inherit
|
||||||
43
.github/workflows/external_trigger.yml
vendored
43
.github/workflows/external_trigger.yml
vendored
@@ -4,25 +4,26 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
external-trigger-master:
|
external-trigger-libtorrentv1:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2.3.3
|
- uses: actions/checkout@v3.1.0
|
||||||
|
|
||||||
- name: External Trigger
|
- name: External Trigger
|
||||||
if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/libtorrentv1'
|
||||||
run: |
|
run: |
|
||||||
if [ -n "${{ secrets.PAUSE_EXTERNAL_TRIGGER_QBITTORRENT_MASTER }}" ]; then
|
if [ -n "${{ secrets.PAUSE_EXTERNAL_TRIGGER_QBITTORRENT_LIBTORRENTV1 }}" ]; then
|
||||||
echo "**** Github secret PAUSE_EXTERNAL_TRIGGER_QBITTORRENT_MASTER is set; skipping trigger. ****"
|
echo "**** Github secret PAUSE_EXTERNAL_TRIGGER_QBITTORRENT_LIBTORRENTV1 is set; skipping trigger. ****"
|
||||||
|
echo "Github secret \`PAUSE_EXTERNAL_TRIGGER_QBITTORRENT_LIBTORRENTV1\` is set; skipping trigger." >> $GITHUB_STEP_SUMMARY
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
echo "**** External trigger running off of master branch. To disable this trigger, set a Github secret named \"PAUSE_EXTERNAL_TRIGGER_QBITTORRENT_MASTER\". ****"
|
echo "**** External trigger running off of libtorrentv1 branch. To disable this trigger, set a Github secret named \"PAUSE_EXTERNAL_TRIGGER_QBITTORRENT_LIBTORRENTV1\". ****"
|
||||||
|
echo "External trigger running off of libtorrentv1 branch. To disable this trigger, set a Github secret named \`PAUSE_EXTERNAL_TRIGGER_QBITTORRENT_LIBTORRENTV1\`" >> $GITHUB_STEP_SUMMARY
|
||||||
echo "**** Retrieving external version ****"
|
echo "**** Retrieving external version ****"
|
||||||
EXT_RELEASE=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp \
|
EXT_RELEASE=$(curl -u ${{ secrets.CR_USER }}:${{ secrets.CR_PAT }} -sL 'https://api.github.com/repos/userdocs/qbittorrent-nox-static/releases' | jq -r 'first(.[] | select(.prerelease == true) | .tag_name)')
|
||||||
&& awk '/^P:'"qbittorrent-nox"'$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://')
|
|
||||||
if [ -z "${EXT_RELEASE}" ] || [ "${EXT_RELEASE}" == "null" ]; then
|
if [ -z "${EXT_RELEASE}" ] || [ "${EXT_RELEASE}" == "null" ]; then
|
||||||
echo "**** Can't retrieve external version, exiting ****"
|
echo "**** Can't retrieve external version, exiting ****"
|
||||||
FAILURE_REASON="Can't retrieve external version for qbittorrent branch master"
|
FAILURE_REASON="Can't retrieve external version for qbittorrent branch libtorrentv1"
|
||||||
GHA_TRIGGER_URL="https://github.com/linuxserver/docker-qbittorrent/actions/runs/${{ github.run_id }}"
|
GHA_TRIGGER_URL="https://github.com/linuxserver/docker-qbittorrent/actions/runs/${{ github.run_id }}"
|
||||||
curl -X POST -H "Content-Type: application/json" --data '{"avatar_url": "https://cdn.discordapp.com/avatars/354986384542662657/df91181b3f1cf0ef1592fbe18e0962d7.png","embeds": [{"color": 16711680,
|
curl -X POST -H "Content-Type: application/json" --data '{"avatar_url": "https://cdn.discordapp.com/avatars/354986384542662657/df91181b3f1cf0ef1592fbe18e0962d7.png","embeds": [{"color": 16711680,
|
||||||
"description": "**Trigger Failed** \n**Reason:** '"${FAILURE_REASON}"' \n**Trigger URL:** '"${GHA_TRIGGER_URL}"' \n"}],
|
"description": "**Trigger Failed** \n**Reason:** '"${FAILURE_REASON}"' \n**Trigger URL:** '"${GHA_TRIGGER_URL}"' \n"}],
|
||||||
@@ -31,9 +32,10 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
EXT_RELEASE=$(echo ${EXT_RELEASE} | sed 's/[~,%@+;:/]//g')
|
EXT_RELEASE=$(echo ${EXT_RELEASE} | sed 's/[~,%@+;:/]//g')
|
||||||
echo "**** External version: ${EXT_RELEASE} ****"
|
echo "**** External version: ${EXT_RELEASE} ****"
|
||||||
|
echo "External version: ${EXT_RELEASE}" >> $GITHUB_STEP_SUMMARY
|
||||||
echo "**** Retrieving last pushed version ****"
|
echo "**** Retrieving last pushed version ****"
|
||||||
image="linuxserver/qbittorrent"
|
image="linuxserver/qbittorrent"
|
||||||
tag="latest"
|
tag="libtorrentv1"
|
||||||
token=$(curl -sX GET \
|
token=$(curl -sX GET \
|
||||||
"https://ghcr.io/token?scope=repository%3Alinuxserver%2Fqbittorrent%3Apull" \
|
"https://ghcr.io/token?scope=repository%3Alinuxserver%2Fqbittorrent%3Apull" \
|
||||||
| jq -r '.token')
|
| jq -r '.token')
|
||||||
@@ -49,29 +51,37 @@ jobs:
|
|||||||
| jq -r '.config.digest')
|
| jq -r '.config.digest')
|
||||||
image_info=$(curl -sL \
|
image_info=$(curl -sL \
|
||||||
--header "Authorization: Bearer ${token}" \
|
--header "Authorization: Bearer ${token}" \
|
||||||
"https://ghcr.io/v2/${image}/blobs/${digest}" \
|
"https://ghcr.io/v2/${image}/blobs/${digest}")
|
||||||
| jq -r '.container_config')
|
if [[ $(echo $image_info | jq -r '.container_config') == "null" ]]; then
|
||||||
|
image_info=$(echo $image_info | jq -r '.config')
|
||||||
|
else
|
||||||
|
image_info=$(echo $image_info | jq -r '.container_config')
|
||||||
|
fi
|
||||||
IMAGE_RELEASE=$(echo ${image_info} | jq -r '.Labels.build_version' | awk '{print $3}')
|
IMAGE_RELEASE=$(echo ${image_info} | jq -r '.Labels.build_version' | awk '{print $3}')
|
||||||
IMAGE_VERSION=$(echo ${IMAGE_RELEASE} | awk -F'-ls' '{print $1}')
|
IMAGE_VERSION=$(echo ${IMAGE_RELEASE} | awk -F'-ls' '{print $1}')
|
||||||
if [ -z "${IMAGE_VERSION}" ]; then
|
if [ -z "${IMAGE_VERSION}" ]; then
|
||||||
echo "**** Can't retrieve last pushed version, exiting ****"
|
echo "**** Can't retrieve last pushed version, exiting ****"
|
||||||
FAILURE_REASON="Can't retrieve last pushed version for qbittorrent tag latest"
|
FAILURE_REASON="Can't retrieve last pushed version for qbittorrent tag libtorrentv1"
|
||||||
curl -X POST -H "Content-Type: application/json" --data '{"avatar_url": "https://cdn.discordapp.com/avatars/354986384542662657/df91181b3f1cf0ef1592fbe18e0962d7.png","embeds": [{"color": 16711680,
|
curl -X POST -H "Content-Type: application/json" --data '{"avatar_url": "https://cdn.discordapp.com/avatars/354986384542662657/df91181b3f1cf0ef1592fbe18e0962d7.png","embeds": [{"color": 16711680,
|
||||||
"description": "**Trigger Failed** \n**Reason:** '"${FAILURE_REASON}"' \n"}],
|
"description": "**Trigger Failed** \n**Reason:** '"${FAILURE_REASON}"' \n"}],
|
||||||
"username": "Github Actions"}' ${{ secrets.DISCORD_WEBHOOK }}
|
"username": "Github Actions"}' ${{ secrets.DISCORD_WEBHOOK }}
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
echo "**** Last pushed version: ${IMAGE_VERSION} ****"
|
echo "**** Last pushed version: ${IMAGE_VERSION} ****"
|
||||||
|
echo "Last pushed version: ${IMAGE_VERSION}" >> $GITHUB_STEP_SUMMARY
|
||||||
if [ "${EXT_RELEASE}" == "${IMAGE_VERSION}" ]; then
|
if [ "${EXT_RELEASE}" == "${IMAGE_VERSION}" ]; then
|
||||||
echo "**** Version ${EXT_RELEASE} already pushed, exiting ****"
|
echo "**** Version ${EXT_RELEASE} already pushed, exiting ****"
|
||||||
|
echo "Version ${EXT_RELEASE} already pushed, exiting" >> $GITHUB_STEP_SUMMARY
|
||||||
exit 0
|
exit 0
|
||||||
elif [ $(curl -s https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-qbittorrent/job/master/lastBuild/api/json | jq -r '.building') == "true" ]; then
|
elif [ $(curl -s https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-qbittorrent/job/libtorrentv1/lastBuild/api/json | jq -r '.building') == "true" ]; then
|
||||||
echo "**** New version ${EXT_RELEASE} found; but there already seems to be an active build on Jenkins; exiting ****"
|
echo "**** New version ${EXT_RELEASE} found; but there already seems to be an active build on Jenkins; exiting ****"
|
||||||
|
echo "New version ${EXT_RELEASE} found; but there already seems to be an active build on Jenkins; exiting" >> $GITHUB_STEP_SUMMARY
|
||||||
exit 0
|
exit 0
|
||||||
else
|
else
|
||||||
echo "**** New version ${EXT_RELEASE} found; old version was ${IMAGE_VERSION}. Triggering new build ****"
|
echo "**** New version ${EXT_RELEASE} found; old version was ${IMAGE_VERSION}. Triggering new build ****"
|
||||||
|
echo "New version ${EXT_RELEASE} found; old version was ${IMAGE_VERSION}. Triggering new build" >> $GITHUB_STEP_SUMMARY
|
||||||
response=$(curl -iX POST \
|
response=$(curl -iX POST \
|
||||||
https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-qbittorrent/job/master/buildWithParameters?PACKAGE_CHECK=false \
|
https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-qbittorrent/job/libtorrentv1/buildWithParameters?PACKAGE_CHECK=false \
|
||||||
--user ${{ secrets.JENKINS_USER }}:${{ secrets.JENKINS_TOKEN }} | grep -i location | sed "s|^[L|l]ocation: \(.*\)|\1|")
|
--user ${{ secrets.JENKINS_USER }}:${{ secrets.JENKINS_TOKEN }} | grep -i location | sed "s|^[L|l]ocation: \(.*\)|\1|")
|
||||||
echo "**** Jenkins job queue url: ${response%$'\r'} ****"
|
echo "**** Jenkins job queue url: ${response%$'\r'} ****"
|
||||||
echo "**** Sleeping 10 seconds until job starts ****"
|
echo "**** Sleeping 10 seconds until job starts ****"
|
||||||
@@ -79,6 +89,7 @@ jobs:
|
|||||||
buildurl=$(curl -s "${response%$'\r'}api/json" | jq -r '.executable.url')
|
buildurl=$(curl -s "${response%$'\r'}api/json" | jq -r '.executable.url')
|
||||||
buildurl="${buildurl%$'\r'}"
|
buildurl="${buildurl%$'\r'}"
|
||||||
echo "**** Jenkins job build url: ${buildurl} ****"
|
echo "**** Jenkins job build url: ${buildurl} ****"
|
||||||
|
echo "Jenkins job build url: ${buildurl}" >> $GITHUB_STEP_SUMMARY
|
||||||
echo "**** Attempting to change the Jenkins job description ****"
|
echo "**** Attempting to change the Jenkins job description ****"
|
||||||
curl -iX POST \
|
curl -iX POST \
|
||||||
"${buildurl}submitDescription" \
|
"${buildurl}submitDescription" \
|
||||||
@@ -86,7 +97,7 @@ jobs:
|
|||||||
--data-urlencode "description=GHA external trigger https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}" \
|
--data-urlencode "description=GHA external trigger https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}" \
|
||||||
--data-urlencode "Submit=Submit"
|
--data-urlencode "Submit=Submit"
|
||||||
echo "**** Notifying Discord ****"
|
echo "**** Notifying Discord ****"
|
||||||
TRIGGER_REASON="A version change was detected for qbittorrent tag latest. Old version:${IMAGE_VERSION} New version:${EXT_RELEASE}"
|
TRIGGER_REASON="A version change was detected for qbittorrent tag libtorrentv1. Old version:${IMAGE_VERSION} New version:${EXT_RELEASE}"
|
||||||
curl -X POST -H "Content-Type: application/json" --data '{"avatar_url": "https://cdn.discordapp.com/avatars/354986384542662657/df91181b3f1cf0ef1592fbe18e0962d7.png","embeds": [{"color": 9802903,
|
curl -X POST -H "Content-Type: application/json" --data '{"avatar_url": "https://cdn.discordapp.com/avatars/354986384542662657/df91181b3f1cf0ef1592fbe18e0962d7.png","embeds": [{"color": 9802903,
|
||||||
"description": "**Build Triggered** \n**Reason:** '"${TRIGGER_REASON}"' \n**Build URL:** '"${buildurl}display/redirect"' \n"}],
|
"description": "**Build Triggered** \n**Reason:** '"${TRIGGER_REASON}"' \n**Build URL:** '"${buildurl}display/redirect"' \n"}],
|
||||||
"username": "Github Actions"}' ${{ secrets.DISCORD_WEBHOOK }}
|
"username": "Github Actions"}' ${{ secrets.DISCORD_WEBHOOK }}
|
||||||
|
|||||||
20
.github/workflows/external_trigger_scheduler.yml
vendored
20
.github/workflows/external_trigger_scheduler.yml
vendored
@@ -2,14 +2,14 @@ name: External Trigger Scheduler
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '41 * * * *'
|
- cron: '42 * * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
external-trigger-scheduler:
|
external-trigger-scheduler:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2.3.3
|
- uses: actions/checkout@v3.1.0
|
||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
|
|
||||||
@@ -17,18 +17,18 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "**** Branches found: ****"
|
echo "**** Branches found: ****"
|
||||||
git for-each-ref --format='%(refname:short)' refs/remotes
|
git for-each-ref --format='%(refname:short)' refs/remotes
|
||||||
echo "**** Pulling the yq docker image ****"
|
|
||||||
docker pull ghcr.io/linuxserver/yq
|
|
||||||
for br in $(git for-each-ref --format='%(refname:short)' refs/remotes)
|
for br in $(git for-each-ref --format='%(refname:short)' refs/remotes)
|
||||||
do
|
do
|
||||||
br=$(echo "$br" | sed 's|origin/||g')
|
br=$(echo "$br" | sed 's|origin/||g')
|
||||||
echo "**** Evaluating branch ${br} ****"
|
echo "**** Evaluating branch ${br} ****"
|
||||||
ls_branch=$(curl -sX GET https://raw.githubusercontent.com/linuxserver/docker-qbittorrent/${br}/jenkins-vars.yml \
|
ls_jenkins_vars=$(curl -sX GET https://raw.githubusercontent.com/linuxserver/docker-qbittorrent/${br}/jenkins-vars.yml)
|
||||||
| docker run --rm -i --entrypoint yq ghcr.io/linuxserver/yq -r .ls_branch)
|
ls_branch=$(echo "${ls_jenkins_vars}" | yq -r '.ls_branch')
|
||||||
if [ "$br" == "$ls_branch" ]; then
|
ls_trigger=$(echo "${ls_jenkins_vars}" | yq -r '.external_type')
|
||||||
echo "**** Branch ${br} appears to be live; checking workflow. ****"
|
if [[ "${br}" == "${ls_branch}" ]] && [[ "${ls_trigger}" != "os" ]]; then
|
||||||
|
echo "**** Branch ${br} appears to be live and trigger is not os; checking workflow. ****"
|
||||||
if curl -sfX GET https://raw.githubusercontent.com/linuxserver/docker-qbittorrent/${br}/.github/workflows/external_trigger.yml > /dev/null 2>&1; then
|
if curl -sfX GET https://raw.githubusercontent.com/linuxserver/docker-qbittorrent/${br}/.github/workflows/external_trigger.yml > /dev/null 2>&1; then
|
||||||
echo "**** Workflow exists. Triggering external trigger workflow for branch ${br} ****."
|
echo "**** Workflow exists. Triggering external trigger workflow for branch ${br} ****."
|
||||||
|
echo "Triggering external trigger workflow for branch ${br}" >> $GITHUB_STEP_SUMMARY
|
||||||
curl -iX POST \
|
curl -iX POST \
|
||||||
-H "Authorization: token ${{ secrets.CR_PAT }}" \
|
-H "Authorization: token ${{ secrets.CR_PAT }}" \
|
||||||
-H "Accept: application/vnd.github.v3+json" \
|
-H "Accept: application/vnd.github.v3+json" \
|
||||||
@@ -36,8 +36,10 @@ jobs:
|
|||||||
https://api.github.com/repos/linuxserver/docker-qbittorrent/actions/workflows/external_trigger.yml/dispatches
|
https://api.github.com/repos/linuxserver/docker-qbittorrent/actions/workflows/external_trigger.yml/dispatches
|
||||||
else
|
else
|
||||||
echo "**** Workflow doesn't exist; skipping trigger. ****"
|
echo "**** Workflow doesn't exist; skipping trigger. ****"
|
||||||
|
echo "Skipping branch ${br} due to no external trigger workflow present." >> $GITHUB_STEP_SUMMARY
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo "**** ${br} appears to be a dev branch; skipping trigger. ****"
|
echo "**** ${br} is either a dev branch, or has no external version; skipping trigger. ****"
|
||||||
|
echo "Skipping branch ${br} due to being detected as dev branch or having no external version." >> $GITHUB_STEP_SUMMARY
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|||||||
4
.github/workflows/greetings.yml
vendored
4
.github/workflows/greetings.yml
vendored
@@ -8,6 +8,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/first-interaction@v1
|
- uses: actions/first-interaction@v1
|
||||||
with:
|
with:
|
||||||
issue-message: 'Thanks for opening your first issue here! Be sure to follow the [bug](https://github.com/linuxserver/docker-qbittorrent/blob/master/.github/ISSUE_TEMPLATE/issue.bug.md) or [feature](https://github.com/linuxserver/docker-qbittorrent/blob/master/.github/ISSUE_TEMPLATE/issue.feature.md) issue templates!'
|
issue-message: 'Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.'
|
||||||
pr-message: 'Thanks for opening this pull request! Be sure to follow the [pull request template](https://github.com/linuxserver/docker-qbittorrent/blob/master/.github/PULL_REQUEST_TEMPLATE.md)!'
|
pr-message: 'Thanks for opening this pull request! Be sure to follow the [pull request template](https://github.com/linuxserver/docker-qbittorrent/blob/libtorrentv1/.github/PULL_REQUEST_TEMPLATE.md)!'
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
20
.github/workflows/package_trigger.yml
vendored
20
.github/workflows/package_trigger.yml
vendored
@@ -4,25 +4,28 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
package-trigger-master:
|
package-trigger-libtorrentv1:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2.3.3
|
- uses: actions/checkout@v3.1.0
|
||||||
|
|
||||||
- name: Package Trigger
|
- name: Package Trigger
|
||||||
if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/libtorrentv1'
|
||||||
run: |
|
run: |
|
||||||
if [ -n "${{ secrets.PAUSE_PACKAGE_TRIGGER_QBITTORRENT_MASTER }}" ]; then
|
if [ -n "${{ secrets.PAUSE_PACKAGE_TRIGGER_QBITTORRENT_LIBTORRENTV1 }}" ]; then
|
||||||
echo "**** Github secret PAUSE_PACKAGE_TRIGGER_QBITTORRENT_MASTER is set; skipping trigger. ****"
|
echo "**** Github secret PAUSE_PACKAGE_TRIGGER_QBITTORRENT_LIBTORRENTV1 is set; skipping trigger. ****"
|
||||||
|
echo "Github secret \`PAUSE_PACKAGE_TRIGGER_QBITTORRENT_LIBTORRENTV1\` is set; skipping trigger." >> $GITHUB_STEP_SUMMARY
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
if [ $(curl -s https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-qbittorrent/job/master/lastBuild/api/json | jq -r '.building') == "true" ]; then
|
if [ $(curl -s https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-qbittorrent/job/libtorrentv1/lastBuild/api/json | jq -r '.building') == "true" ]; then
|
||||||
echo "**** There already seems to be an active build on Jenkins; skipping package trigger ****"
|
echo "**** There already seems to be an active build on Jenkins; skipping package trigger ****"
|
||||||
|
echo "There already seems to be an active build on Jenkins; skipping package trigger" >> $GITHUB_STEP_SUMMARY
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
echo "**** Package trigger running off of master branch. To disable, set a Github secret named \"PAUSE_PACKAGE_TRIGGER_QBITTORRENT_MASTER\". ****"
|
echo "**** Package trigger running off of libtorrentv1 branch. To disable, set a Github secret named \"PAUSE_PACKAGE_TRIGGER_QBITTORRENT_LIBTORRENTV1\". ****"
|
||||||
|
echo "Package trigger running off of libtorrentv1 branch. To disable, set a Github secret named \`PAUSE_PACKAGE_TRIGGER_QBITTORRENT_LIBTORRENTV1\`" >> $GITHUB_STEP_SUMMARY
|
||||||
response=$(curl -iX POST \
|
response=$(curl -iX POST \
|
||||||
https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-qbittorrent/job/master/buildWithParameters?PACKAGE_CHECK=true \
|
https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-qbittorrent/job/libtorrentv1/buildWithParameters?PACKAGE_CHECK=true \
|
||||||
--user ${{ secrets.JENKINS_USER }}:${{ secrets.JENKINS_TOKEN }} | grep -i location | sed "s|^[L|l]ocation: \(.*\)|\1|")
|
--user ${{ secrets.JENKINS_USER }}:${{ secrets.JENKINS_TOKEN }} | grep -i location | sed "s|^[L|l]ocation: \(.*\)|\1|")
|
||||||
echo "**** Jenkins job queue url: ${response%$'\r'} ****"
|
echo "**** Jenkins job queue url: ${response%$'\r'} ****"
|
||||||
echo "**** Sleeping 10 seconds until job starts ****"
|
echo "**** Sleeping 10 seconds until job starts ****"
|
||||||
@@ -30,6 +33,7 @@ jobs:
|
|||||||
buildurl=$(curl -s "${response%$'\r'}api/json" | jq -r '.executable.url')
|
buildurl=$(curl -s "${response%$'\r'}api/json" | jq -r '.executable.url')
|
||||||
buildurl="${buildurl%$'\r'}"
|
buildurl="${buildurl%$'\r'}"
|
||||||
echo "**** Jenkins job build url: ${buildurl} ****"
|
echo "**** Jenkins job build url: ${buildurl} ****"
|
||||||
|
echo "Jenkins job build url: ${buildurl}" >> $GITHUB_STEP_SUMMARY
|
||||||
echo "**** Attempting to change the Jenkins job description ****"
|
echo "**** Attempting to change the Jenkins job description ****"
|
||||||
curl -iX POST \
|
curl -iX POST \
|
||||||
"${buildurl}submitDescription" \
|
"${buildurl}submitDescription" \
|
||||||
|
|||||||
12
.github/workflows/package_trigger_scheduler.yml
vendored
12
.github/workflows/package_trigger_scheduler.yml
vendored
@@ -2,14 +2,14 @@ name: Package Trigger Scheduler
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '43 3 * * 1'
|
- cron: '48 6 * * 0'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
package-trigger-scheduler:
|
package-trigger-scheduler:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2.3.3
|
- uses: actions/checkout@v3.1.0
|
||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
|
|
||||||
@@ -17,18 +17,16 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "**** Branches found: ****"
|
echo "**** Branches found: ****"
|
||||||
git for-each-ref --format='%(refname:short)' refs/remotes
|
git for-each-ref --format='%(refname:short)' refs/remotes
|
||||||
echo "**** Pulling the yq docker image ****"
|
|
||||||
docker pull ghcr.io/linuxserver/yq
|
|
||||||
for br in $(git for-each-ref --format='%(refname:short)' refs/remotes)
|
for br in $(git for-each-ref --format='%(refname:short)' refs/remotes)
|
||||||
do
|
do
|
||||||
br=$(echo "$br" | sed 's|origin/||g')
|
br=$(echo "$br" | sed 's|origin/||g')
|
||||||
echo "**** Evaluating branch ${br} ****"
|
echo "**** Evaluating branch ${br} ****"
|
||||||
ls_branch=$(curl -sX GET https://raw.githubusercontent.com/linuxserver/docker-qbittorrent/${br}/jenkins-vars.yml \
|
ls_branch=$(curl -sX GET https://raw.githubusercontent.com/linuxserver/docker-qbittorrent/${br}/jenkins-vars.yml | yq -r '.ls_branch')
|
||||||
| docker run --rm -i --entrypoint yq ghcr.io/linuxserver/yq -r .ls_branch)
|
|
||||||
if [ "${br}" == "${ls_branch}" ]; then
|
if [ "${br}" == "${ls_branch}" ]; then
|
||||||
echo "**** Branch ${br} appears to be live; checking workflow. ****"
|
echo "**** Branch ${br} appears to be live; checking workflow. ****"
|
||||||
if curl -sfX GET https://raw.githubusercontent.com/linuxserver/docker-qbittorrent/${br}/.github/workflows/package_trigger.yml > /dev/null 2>&1; then
|
if curl -sfX GET https://raw.githubusercontent.com/linuxserver/docker-qbittorrent/${br}/.github/workflows/package_trigger.yml > /dev/null 2>&1; then
|
||||||
echo "**** Workflow exists. Triggering package trigger workflow for branch ${br}. ****"
|
echo "**** Workflow exists. Triggering package trigger workflow for branch ${br}. ****"
|
||||||
|
echo "Triggering package trigger workflow for branch ${br}" >> $GITHUB_STEP_SUMMARY
|
||||||
triggered_branches="${triggered_branches}${br} "
|
triggered_branches="${triggered_branches}${br} "
|
||||||
curl -iX POST \
|
curl -iX POST \
|
||||||
-H "Authorization: token ${{ secrets.CR_PAT }}" \
|
-H "Authorization: token ${{ secrets.CR_PAT }}" \
|
||||||
@@ -38,9 +36,11 @@ jobs:
|
|||||||
sleep 30
|
sleep 30
|
||||||
else
|
else
|
||||||
echo "**** Workflow doesn't exist; skipping trigger. ****"
|
echo "**** Workflow doesn't exist; skipping trigger. ****"
|
||||||
|
echo "Skipping branch ${br} due to no package trigger workflow present." >> $GITHUB_STEP_SUMMARY
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo "**** ${br} appears to be a dev branch; skipping trigger. ****"
|
echo "**** ${br} appears to be a dev branch; skipping trigger. ****"
|
||||||
|
echo "Skipping branch ${br} due to being detected as dev branch." >> $GITHUB_STEP_SUMMARY
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
echo "**** Package check build(s) triggered for branch(es): ${triggered_branches} ****"
|
echo "**** Package check build(s) triggered for branch(es): ${triggered_branches} ****"
|
||||||
|
|||||||
10
.github/workflows/permissions.yml
vendored
Executable file
10
.github/workflows/permissions.yml
vendored
Executable file
@@ -0,0 +1,10 @@
|
|||||||
|
name: Permission check
|
||||||
|
on:
|
||||||
|
pull_request_target:
|
||||||
|
paths:
|
||||||
|
- '**/run'
|
||||||
|
- '**/finish'
|
||||||
|
- '**/check'
|
||||||
|
jobs:
|
||||||
|
permission_check:
|
||||||
|
uses: linuxserver/github-workflows/.github/workflows/init-svc-executable-permissions.yml@v1
|
||||||
23
.github/workflows/stale.yml
vendored
23
.github/workflows/stale.yml
vendored
@@ -1,23 +0,0 @@
|
|||||||
name: Mark stale issues and pull requests
|
|
||||||
|
|
||||||
on:
|
|
||||||
schedule:
|
|
||||||
- cron: "30 1 * * *"
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
stale:
|
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- uses: actions/stale@v3
|
|
||||||
with:
|
|
||||||
stale-issue-message: "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions."
|
|
||||||
stale-pr-message: "This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions."
|
|
||||||
stale-issue-label: 'no-issue-activity'
|
|
||||||
stale-pr-label: 'no-pr-activity'
|
|
||||||
days-before-stale: 30
|
|
||||||
days-before-close: 365
|
|
||||||
exempt-issue-labels: 'awaiting-approval,work-in-progress'
|
|
||||||
exempt-pr-labels: 'awaiting-approval,work-in-progress'
|
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
51
Dockerfile
51
Dockerfile
@@ -1,15 +1,18 @@
|
|||||||
FROM ghcr.io/linuxserver/baseimage-alpine:edge
|
# syntax=docker/dockerfile:1
|
||||||
|
|
||||||
|
FROM ghcr.io/linuxserver/unrar:latest as unrar
|
||||||
|
|
||||||
|
FROM ghcr.io/linuxserver/baseimage-alpine:3.19
|
||||||
|
|
||||||
# set version label
|
# set version label
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
ARG VERSION
|
ARG VERSION
|
||||||
ARG QBITTORRENT_VERSION
|
ARG QBITTORRENT_VERSION
|
||||||
ARG QBT_VERSION
|
ARG QBT_CLI_VERSION
|
||||||
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
|
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
|
||||||
LABEL maintainer="thespad"
|
LABEL maintainer="thespad"
|
||||||
|
|
||||||
# environment settings
|
# environment settings
|
||||||
ARG UNRAR_VERSION=6.1.7
|
|
||||||
ENV HOME="/config" \
|
ENV HOME="/config" \
|
||||||
XDG_CONFIG_HOME="/config" \
|
XDG_CONFIG_HOME="/config" \
|
||||||
XDG_DATA_HOME="/config"
|
XDG_DATA_HOME="/config"
|
||||||
@@ -18,40 +21,31 @@ XDG_DATA_HOME="/config"
|
|||||||
RUN \
|
RUN \
|
||||||
echo "**** install build packages ****" && \
|
echo "**** install build packages ****" && \
|
||||||
apk add --no-cache --upgrade --virtual=build-dependencies \
|
apk add --no-cache --upgrade --virtual=build-dependencies \
|
||||||
make \
|
build-base && \
|
||||||
g++ \
|
|
||||||
gcc && \
|
|
||||||
echo "**** install packages ****" && \
|
echo "**** install packages ****" && \
|
||||||
apk add -U --update --no-cache \
|
apk add -U --update --no-cache \
|
||||||
icu-libs \
|
icu-libs \
|
||||||
libstdc++ \
|
|
||||||
openssl \
|
|
||||||
p7zip \
|
p7zip \
|
||||||
python3 && \
|
python3 \
|
||||||
echo "**** install unrar from source ****" && \
|
qt6-qtbase-sqlite && \
|
||||||
mkdir /tmp/unrar && \
|
echo "**** install qbittorrent ****" && \
|
||||||
curl -o \
|
|
||||||
/tmp/unrar.tar.gz -L \
|
|
||||||
"https://www.rarlab.com/rar/unrarsrc-${UNRAR_VERSION}.tar.gz" && \
|
|
||||||
tar xf \
|
|
||||||
/tmp/unrar.tar.gz -C \
|
|
||||||
/tmp/unrar --strip-components=1 && \
|
|
||||||
cd /tmp/unrar && \
|
|
||||||
make && \
|
|
||||||
install -v -m755 unrar /usr/bin && \
|
|
||||||
if [ -z ${QBITTORRENT_VERSION+x} ]; then \
|
if [ -z ${QBITTORRENT_VERSION+x} ]; then \
|
||||||
QBITTORRENT_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp \
|
QBITTORRENT_VERSION=$(curl -sL "https://api.github.com/repos/userdocs/qbittorrent-nox-static/releases" | \
|
||||||
&& awk '/^P:qbittorrent-nox$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); \
|
jq -r 'first(.[] | select(.prerelease == true) | .tag_name)'); \
|
||||||
fi && \
|
fi && \
|
||||||
apk add -U --upgrade --no-cache \
|
curl -o \
|
||||||
qbittorrent-nox==${QBITTORRENT_VERSION} && \
|
/app/qbittorrent-nox -L \
|
||||||
|
"https://github.com/userdocs/qbittorrent-nox-static/releases/download/${QBITTORRENT_VERSION}/x86_64-qbittorrent-nox" && \
|
||||||
|
chmod +x /app/qbittorrent-nox && \
|
||||||
echo "***** install qbitorrent-cli ****" && \
|
echo "***** install qbitorrent-cli ****" && \
|
||||||
mkdir /qbt && \
|
mkdir /qbt && \
|
||||||
QBT_VERSION=$(curl -sL "https://api.github.com/repos/fedarovich/qbittorrent-cli/releases" \
|
if [ -z ${QBT_CLI_VERSION+x} ]; then \
|
||||||
| awk '/tag_name/{print $4;exit}' FS='[""]'); \
|
QBT_CLI_VERSION=$(curl -sL "https://api.github.com/repos/fedarovich/qbittorrent-cli/releases/latest" \
|
||||||
|
| jq -r '. | .tag_name'); \
|
||||||
|
fi && \
|
||||||
curl -o \
|
curl -o \
|
||||||
/tmp/qbt.tar.gz -L \
|
/tmp/qbt.tar.gz -L \
|
||||||
"https://github.com/fedarovich/qbittorrent-cli/releases/download/${QBT_VERSION}/qbt-linux-alpine-x64-${QBT_VERSION:1}.tar.gz" && \
|
"https://github.com/fedarovich/qbittorrent-cli/releases/download/${QBT_CLI_VERSION}/qbt-linux-alpine-x64-${QBT_CLI_VERSION#v}.tar.gz" && \
|
||||||
tar xf \
|
tar xf \
|
||||||
/tmp/qbt.tar.gz -C \
|
/tmp/qbt.tar.gz -C \
|
||||||
/qbt && \
|
/qbt && \
|
||||||
@@ -65,6 +59,9 @@ RUN \
|
|||||||
# add local files
|
# add local files
|
||||||
COPY root/ /
|
COPY root/ /
|
||||||
|
|
||||||
|
# add unrar
|
||||||
|
COPY --from=unrar /usr/bin/unrar-alpine /usr/bin/unrar
|
||||||
|
|
||||||
# ports and volumes
|
# ports and volumes
|
||||||
EXPOSE 8080 6881 6881/udp
|
EXPOSE 8080 6881 6881/udp
|
||||||
|
|
||||||
|
|||||||
@@ -1,15 +1,18 @@
|
|||||||
FROM ghcr.io/linuxserver/baseimage-alpine:arm64v8-edge
|
# syntax=docker/dockerfile:1
|
||||||
|
|
||||||
|
FROM ghcr.io/linuxserver/unrar:arm64v8-latest as unrar
|
||||||
|
|
||||||
|
FROM ghcr.io/linuxserver/baseimage-alpine:arm64v8-3.19
|
||||||
|
|
||||||
# set version label
|
# set version label
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
ARG VERSION
|
ARG VERSION
|
||||||
ARG QBITTORRENT_VERSION
|
ARG QBITTORRENT_VERSION
|
||||||
ARG QBT_VERSION
|
ARG QBT_CLI_VERSION
|
||||||
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
|
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
|
||||||
LABEL maintainer="thespad"
|
LABEL maintainer="thespad"
|
||||||
|
|
||||||
# environment settings
|
# environment settings
|
||||||
ARG UNRAR_VERSION=6.1.7
|
|
||||||
ENV HOME="/config" \
|
ENV HOME="/config" \
|
||||||
XDG_CONFIG_HOME="/config" \
|
XDG_CONFIG_HOME="/config" \
|
||||||
XDG_DATA_HOME="/config"
|
XDG_DATA_HOME="/config"
|
||||||
@@ -18,40 +21,31 @@ XDG_DATA_HOME="/config"
|
|||||||
RUN \
|
RUN \
|
||||||
echo "**** install build packages ****" && \
|
echo "**** install build packages ****" && \
|
||||||
apk add --no-cache --upgrade --virtual=build-dependencies \
|
apk add --no-cache --upgrade --virtual=build-dependencies \
|
||||||
make \
|
build-base && \
|
||||||
g++ \
|
|
||||||
gcc && \
|
|
||||||
echo "**** install packages ****" && \
|
echo "**** install packages ****" && \
|
||||||
apk add -U --update --no-cache \
|
apk add -U --update --no-cache \
|
||||||
icu-libs \
|
icu-libs \
|
||||||
libstdc++ \
|
|
||||||
openssl \
|
|
||||||
p7zip \
|
p7zip \
|
||||||
python3 && \
|
python3 \
|
||||||
echo "**** install unrar from source ****" && \
|
qt6-qtbase-sqlite && \
|
||||||
mkdir /tmp/unrar && \
|
echo "**** install qbittorrent ****" && \
|
||||||
curl -o \
|
|
||||||
/tmp/unrar.tar.gz -L \
|
|
||||||
"https://www.rarlab.com/rar/unrarsrc-${UNRAR_VERSION}.tar.gz" && \
|
|
||||||
tar xf \
|
|
||||||
/tmp/unrar.tar.gz -C \
|
|
||||||
/tmp/unrar --strip-components=1 && \
|
|
||||||
cd /tmp/unrar && \
|
|
||||||
make && \
|
|
||||||
install -v -m755 unrar /usr/bin && \
|
|
||||||
if [ -z ${QBITTORRENT_VERSION+x} ]; then \
|
if [ -z ${QBITTORRENT_VERSION+x} ]; then \
|
||||||
QBITTORRENT_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp \
|
QBITTORRENT_VERSION=$(curl -sL "https://api.github.com/repos/userdocs/qbittorrent-nox-static/releases" | \
|
||||||
&& awk '/^P:qbittorrent-nox$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); \
|
jq -r 'first(.[] | select(.prerelease == true) | .tag_name)'); \
|
||||||
fi && \
|
fi && \
|
||||||
apk add -U --upgrade --no-cache \
|
curl -o \
|
||||||
qbittorrent-nox==${QBITTORRENT_VERSION} && \
|
/app/qbittorrent-nox -L \
|
||||||
|
"https://github.com/userdocs/qbittorrent-nox-static/releases/download/${QBITTORRENT_VERSION}/aarch64-qbittorrent-nox" && \
|
||||||
|
chmod +x /app/qbittorrent-nox && \
|
||||||
echo "***** install qbitorrent-cli ****" && \
|
echo "***** install qbitorrent-cli ****" && \
|
||||||
mkdir /qbt && \
|
mkdir /qbt && \
|
||||||
QBT_VERSION=$(curl -sL "https://api.github.com/repos/fedarovich/qbittorrent-cli/releases" \
|
if [ -z ${QBT_CLI_VERSION+x} ]; then \
|
||||||
| awk '/tag_name/{print $4;exit}' FS='[""]'); \
|
QBT_CLI_VERSION=$(curl -sL "https://api.github.com/repos/fedarovich/qbittorrent-cli/releases/latest" \
|
||||||
|
| jq -r '. | .tag_name'); \
|
||||||
|
fi && \
|
||||||
curl -o \
|
curl -o \
|
||||||
/tmp/qbt.tar.gz -L \
|
/tmp/qbt.tar.gz -L \
|
||||||
"https://github.com/fedarovich/qbittorrent-cli/releases/download/${QBT_VERSION}/qbt-linux-alpine-arm64-${QBT_VERSION:1}.tar.gz" && \
|
"https://github.com/fedarovich/qbittorrent-cli/releases/download/${QBT_CLI_VERSION}/qbt-linux-alpine-arm64-${QBT_CLI_VERSION#v}.tar.gz" && \
|
||||||
tar xf \
|
tar xf \
|
||||||
/tmp/qbt.tar.gz -C \
|
/tmp/qbt.tar.gz -C \
|
||||||
/qbt && \
|
/qbt && \
|
||||||
@@ -65,6 +59,9 @@ RUN \
|
|||||||
# add local files
|
# add local files
|
||||||
COPY root/ /
|
COPY root/ /
|
||||||
|
|
||||||
|
# add unrar
|
||||||
|
COPY --from=unrar /usr/bin/unrar-alpine /usr/bin/unrar
|
||||||
|
|
||||||
# ports and volumes
|
# ports and volumes
|
||||||
EXPOSE 8080 6881 6881/udp
|
EXPOSE 8080 6881 6881/udp
|
||||||
|
|
||||||
|
|||||||
@@ -1,72 +0,0 @@
|
|||||||
FROM ghcr.io/linuxserver/baseimage-alpine:arm32v7-edge
|
|
||||||
|
|
||||||
# set version label
|
|
||||||
ARG BUILD_DATE
|
|
||||||
ARG VERSION
|
|
||||||
ARG QBITTORRENT_VERSION
|
|
||||||
ARG QBT_VERSION
|
|
||||||
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
|
|
||||||
LABEL maintainer="thespad"
|
|
||||||
|
|
||||||
# environment settings
|
|
||||||
ARG UNRAR_VERSION=6.1.7
|
|
||||||
ENV HOME="/config" \
|
|
||||||
XDG_CONFIG_HOME="/config" \
|
|
||||||
XDG_DATA_HOME="/config"
|
|
||||||
|
|
||||||
# install runtime packages and qbitorrent-cli
|
|
||||||
RUN \
|
|
||||||
echo "**** install build packages ****" && \
|
|
||||||
apk add --no-cache --upgrade --virtual=build-dependencies \
|
|
||||||
make \
|
|
||||||
g++ \
|
|
||||||
gcc && \
|
|
||||||
echo "**** install packages ****" && \
|
|
||||||
apk add -U --update --no-cache \
|
|
||||||
icu-libs \
|
|
||||||
libc6-compat \
|
|
||||||
libstdc++ \
|
|
||||||
openssl \
|
|
||||||
p7zip \
|
|
||||||
python3 && \
|
|
||||||
echo "**** install unrar from source ****" && \
|
|
||||||
mkdir /tmp/unrar && \
|
|
||||||
curl -o \
|
|
||||||
/tmp/unrar.tar.gz -L \
|
|
||||||
"https://www.rarlab.com/rar/unrarsrc-${UNRAR_VERSION}.tar.gz" && \
|
|
||||||
tar xf \
|
|
||||||
/tmp/unrar.tar.gz -C \
|
|
||||||
/tmp/unrar --strip-components=1 && \
|
|
||||||
cd /tmp/unrar && \
|
|
||||||
make && \
|
|
||||||
install -v -m755 unrar /usr/bin && \
|
|
||||||
if [ -z ${QBITTORRENT_VERSION+x} ]; then \
|
|
||||||
QBITTORRENT_VERSION=$(curl -sL "http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp \
|
|
||||||
&& awk '/^P:qbittorrent-nox$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); \
|
|
||||||
fi && \
|
|
||||||
apk add -U --upgrade --no-cache \
|
|
||||||
qbittorrent-nox==${QBITTORRENT_VERSION} && \
|
|
||||||
echo "***** install qbitorrent-cli ****" && \
|
|
||||||
mkdir /qbt && \
|
|
||||||
QBT_VERSION=$(curl -sL "https://api.github.com/repos/fedarovich/qbittorrent-cli/releases" \
|
|
||||||
| awk '/tag_name/{print $4;exit}' FS='[""]'); \
|
|
||||||
curl -o \
|
|
||||||
/tmp/qbt.tar.gz -L \
|
|
||||||
"https://github.com/fedarovich/qbittorrent-cli/releases/download/${QBT_VERSION}/qbt-linux-alpine-arm-${QBT_VERSION:1}.tar.gz" && \
|
|
||||||
tar xf \
|
|
||||||
/tmp/qbt.tar.gz -C \
|
|
||||||
/qbt && \
|
|
||||||
echo "**** cleanup ****" && \
|
|
||||||
apk del --purge \
|
|
||||||
build-dependencies && \
|
|
||||||
rm -rf \
|
|
||||||
/root/.cache \
|
|
||||||
/tmp/*
|
|
||||||
|
|
||||||
# add local files
|
|
||||||
COPY root/ /
|
|
||||||
|
|
||||||
# ports and volumes
|
|
||||||
EXPOSE 8080 6881 6881/udp
|
|
||||||
|
|
||||||
VOLUME /config
|
|
||||||
739
Jenkinsfile
vendored
739
Jenkinsfile
vendored
File diff suppressed because it is too large
Load Diff
201
README.md
201
README.md
@@ -1,6 +1,5 @@
|
|||||||
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
||||||
<!-- Please read the https://github.com/linuxserver/docker-qbittorrent/blob/master/.github/CONTRIBUTING.md -->
|
<!-- Please read https://github.com/linuxserver/docker-qbittorrent/blob/libtorrentv1/.github/CONTRIBUTING.md -->
|
||||||
|
|
||||||
[](https://linuxserver.io)
|
[](https://linuxserver.io)
|
||||||
|
|
||||||
[](https://blog.linuxserver.io "all the things you can do with our containers including How-To guides, opinions and much more!")
|
[](https://blog.linuxserver.io "all the things you can do with our containers including How-To guides, opinions and much more!")
|
||||||
@@ -37,7 +36,7 @@ Find us at:
|
|||||||
[](https://quay.io/repository/linuxserver.io/qbittorrent)
|
[](https://quay.io/repository/linuxserver.io/qbittorrent)
|
||||||
[](https://hub.docker.com/r/linuxserver/qbittorrent)
|
[](https://hub.docker.com/r/linuxserver/qbittorrent)
|
||||||
[](https://hub.docker.com/r/linuxserver/qbittorrent)
|
[](https://hub.docker.com/r/linuxserver/qbittorrent)
|
||||||
[](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-qbittorrent/job/master/)
|
[](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-qbittorrent/job/libtorrentv1/)
|
||||||
[](https://ci-tests.linuxserver.io/linuxserver/qbittorrent/latest/index.html)
|
[](https://ci-tests.linuxserver.io/linuxserver/qbittorrent/latest/index.html)
|
||||||
|
|
||||||
The [Qbittorrent](https://www.qbittorrent.org/) project aims to provide an open-source software alternative to µTorrent. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library.
|
The [Qbittorrent](https://www.qbittorrent.org/) project aims to provide an open-source software alternative to µTorrent. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library.
|
||||||
@@ -46,9 +45,9 @@ The [Qbittorrent](https://www.qbittorrent.org/) project aims to provide an open-
|
|||||||
|
|
||||||
## Supported Architectures
|
## Supported Architectures
|
||||||
|
|
||||||
We utilise the docker manifest for multi-platform awareness. More information is available from docker [here](https://github.com/docker/distribution/blob/master/docs/spec/manifest-v2-2.md#manifest-list) and our announcement [here](https://blog.linuxserver.io/2019/02/21/the-lsio-pipeline-project/).
|
We utilise the docker manifest for multi-platform awareness. More information is available from docker [here](https://distribution.github.io/distribution/spec/manifest-v2-2/#manifest-list) and our announcement [here](https://blog.linuxserver.io/2019/02/21/the-lsio-pipeline-project/).
|
||||||
|
|
||||||
Simply pulling `lscr.io/linuxserver/qbittorrent:latest` should retrieve the correct image for your arch, but you can also pull specific arch images via tags.
|
Simply pulling `lscr.io/linuxserver/qbittorrent:libtorrentv1` should retrieve the correct image for your arch, but you can also pull specific arch images via tags.
|
||||||
|
|
||||||
The architectures supported by this image are:
|
The architectures supported by this image are:
|
||||||
|
|
||||||
@@ -56,7 +55,7 @@ The architectures supported by this image are:
|
|||||||
| :----: | :----: | ---- |
|
| :----: | :----: | ---- |
|
||||||
| x86-64 | ✅ | amd64-\<version tag\> |
|
| x86-64 | ✅ | amd64-\<version tag\> |
|
||||||
| arm64 | ✅ | arm64v8-\<version tag\> |
|
| arm64 | ✅ | arm64v8-\<version tag\> |
|
||||||
| armhf| ✅ | arm32v7-\<version tag\> |
|
| armhf | ❌ | |
|
||||||
|
|
||||||
## Version Tags
|
## Version Tags
|
||||||
|
|
||||||
@@ -65,53 +64,41 @@ This image provides various versions that are available via tags. Please read th
|
|||||||
| Tag | Available | Description |
|
| Tag | Available | Description |
|
||||||
| :----: | :----: |--- |
|
| :----: | :----: |--- |
|
||||||
| latest | ✅ | Stable qbittorrent releases |
|
| latest | ✅ | Stable qbittorrent releases |
|
||||||
|
| libtorrentv1 | ✅ | Static qbittorrent builds using libtorrent v1 |
|
||||||
|
|
||||||
## Application Setup
|
## Application Setup
|
||||||
|
|
||||||
The webui is at `<your-ip>:8080` and the default username/password is `admin/adminadmin`.
|
The web UI is at `<your-ip>:8080` and a temporary password for the `admin` user will be printed to the container log on startup.
|
||||||
|
|
||||||
Change username/password via the webui in the webui section of settings.
|
You must then change username/password in the web UI section of settings. If you do not change the password a new one will be generated every time the container starts.
|
||||||
|
|
||||||
### WEBUI_PORT variable
|
|
||||||
|
|
||||||
Due to issues with CSRF and port mapping, should you require to alter the port for the webui you need to change both sides of the -p 8080 switch AND set the WEBUI_PORT variable to the new port.
|
|
||||||
|
|
||||||
For example, to set the port to 8090 you need to set -p 8090:8090 and -e WEBUI_PORT=8090
|
|
||||||
|
|
||||||
This should alleviate the "white screen" issue.
|
|
||||||
|
|
||||||
If you have no webui , check the file /config/qBittorrent/qBittorrent.conf
|
|
||||||
|
|
||||||
edit or add the following lines
|
|
||||||
|
|
||||||
```text
|
|
||||||
WebUI\Address=*
|
|
||||||
|
|
||||||
WebUI\ServerDomains=*
|
|
||||||
```
|
|
||||||
|
|
||||||
If you are running a very old (3.x) kernel you may run into [this issue](https://github.com/linuxserver/docker-qbittorrent/issues/103) which can be worked around using [this method](https://github.com/linuxserver/docker-qbittorrent/issues/103#issuecomment-831238484)
|
If you are running a very old (3.x) kernel you may run into [this issue](https://github.com/linuxserver/docker-qbittorrent/issues/103) which can be worked around using [this method](https://github.com/linuxserver/docker-qbittorrent/issues/103#issuecomment-831238484)
|
||||||
|
|
||||||
|
### WEBUI_PORT variable
|
||||||
|
|
||||||
|
Due to issues with CSRF and port mapping, should you require to alter the port for the web UI you need to change both sides of the -p 8080 switch AND set the WEBUI_PORT variable to the new port.
|
||||||
|
|
||||||
|
For example, to set the port to 8090 you need to set -p 8090:8090 and -e WEBUI_PORT=8090
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Here are some example snippets to help you get started creating a container.
|
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
|
||||||
|
|
||||||
### docker-compose (recommended, [click here for more info](https://docs.linuxserver.io/general/docker-compose))
|
### docker-compose (recommended, [click here for more info](https://docs.linuxserver.io/general/docker-compose))
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
---
|
---
|
||||||
version: "2.1"
|
|
||||||
services:
|
services:
|
||||||
qbittorrent:
|
qbittorrent:
|
||||||
image: lscr.io/linuxserver/qbittorrent:latest
|
image: lscr.io/linuxserver/qbittorrent:libtorrentv1
|
||||||
container_name: qbittorrent
|
container_name: qbittorrent
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=Europe/London
|
- TZ=Etc/UTC
|
||||||
- WEBUI_PORT=8080
|
- WEBUI_PORT=8080
|
||||||
volumes:
|
volumes:
|
||||||
- /path/to/appdata/config:/config
|
- /path/to/qbittorrent/config:/config
|
||||||
- /path/to/downloads:/downloads
|
- /path/to/downloads:/downloads
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
@@ -127,20 +114,20 @@ docker run -d \
|
|||||||
--name=qbittorrent \
|
--name=qbittorrent \
|
||||||
-e PUID=1000 \
|
-e PUID=1000 \
|
||||||
-e PGID=1000 \
|
-e PGID=1000 \
|
||||||
-e TZ=Europe/London \
|
-e TZ=Etc/UTC \
|
||||||
-e WEBUI_PORT=8080 \
|
-e WEBUI_PORT=8080 \
|
||||||
-p 8080:8080 \
|
-p 8080:8080 \
|
||||||
-p 6881:6881 \
|
-p 6881:6881 \
|
||||||
-p 6881:6881/udp \
|
-p 6881:6881/udp \
|
||||||
-v /path/to/appdata/config:/config \
|
-v /path/to/qbittorrent/config:/config \
|
||||||
-v /path/to/downloads:/downloads \
|
-v /path/to/downloads:/downloads \
|
||||||
--restart unless-stopped \
|
--restart unless-stopped \
|
||||||
lscr.io/linuxserver/qbittorrent:latest
|
lscr.io/linuxserver/qbittorrent:libtorrentv1
|
||||||
```
|
```
|
||||||
|
|
||||||
## Parameters
|
## Parameters
|
||||||
|
|
||||||
Container images are configured using parameters passed at runtime (such as those above). These parameters are separated by a colon and indicate `<external>:<internal>` respectively. For example, `-p 8080:80` would expose port `80` from inside the container to be accessible from the host's IP on port `8080` outside the container.
|
Containers are configured using parameters passed at runtime (such as those above). These parameters are separated by a colon and indicate `<external>:<internal>` respectively. For example, `-p 8080:80` would expose port `80` from inside the container to be accessible from the host's IP on port `8080` outside the container.
|
||||||
|
|
||||||
| Parameter | Function |
|
| Parameter | Function |
|
||||||
| :----: | --- |
|
| :----: | --- |
|
||||||
@@ -149,8 +136,8 @@ Container images are configured using parameters passed at runtime (such as thos
|
|||||||
| `-p 6881/udp` | udp connection port |
|
| `-p 6881/udp` | udp connection port |
|
||||||
| `-e PUID=1000` | for UserID - see below for explanation |
|
| `-e PUID=1000` | for UserID - see below for explanation |
|
||||||
| `-e PGID=1000` | for GroupID - see below for explanation |
|
| `-e PGID=1000` | for GroupID - see below for explanation |
|
||||||
| `-e TZ=Europe/London` | Specify a timezone to use EG Europe/London |
|
| `-e TZ=Etc/UTC` | specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List). |
|
||||||
| `-e WEBUI_PORT=8080` | for changing the port of the webui, see below for explanation |
|
| `-e WEBUI_PORT=8080` | for changing the port of the web UI, see below for explanation |
|
||||||
| `-v /config` | Contains all relevant configuration files. |
|
| `-v /config` | Contains all relevant configuration files. |
|
||||||
| `-v /downloads` | Location of downloads on disk. |
|
| `-v /downloads` | Location of downloads on disk. |
|
||||||
|
|
||||||
@@ -161,10 +148,10 @@ You can set any environment variable from a file by using a special prepend `FIL
|
|||||||
As an example:
|
As an example:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
-e FILE__PASSWORD=/run/secrets/mysecretpassword
|
-e FILE__MYVAR=/run/secrets/mysecretvariable
|
||||||
```
|
```
|
||||||
|
|
||||||
Will set the environment variable `PASSWORD` based on the contents of the `/run/secrets/mysecretpassword` file.
|
Will set the environment variable `MYVAR` based on the contents of the `/run/secrets/mysecretvariable` file.
|
||||||
|
|
||||||
## Umask for running applications
|
## Umask for running applications
|
||||||
|
|
||||||
@@ -173,15 +160,20 @@ Keep in mind umask is not chmod it subtracts from permissions based on it's valu
|
|||||||
|
|
||||||
## User / Group Identifiers
|
## User / Group Identifiers
|
||||||
|
|
||||||
When using volumes (`-v` flags) permissions issues can arise between the host OS and the container, we avoid this issue by allowing you to specify the user `PUID` and group `PGID`.
|
When using volumes (`-v` flags), permissions issues can arise between the host OS and the container, we avoid this issue by allowing you to specify the user `PUID` and group `PGID`.
|
||||||
|
|
||||||
Ensure any volume directories on the host are owned by the same user you specify and any permissions issues will vanish like magic.
|
Ensure any volume directories on the host are owned by the same user you specify and any permissions issues will vanish like magic.
|
||||||
|
|
||||||
In this instance `PUID=1000` and `PGID=1000`, to find yours use `id user` as below:
|
In this instance `PUID=1000` and `PGID=1000`, to find yours use `id your_user` as below:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ id username
|
id your_user
|
||||||
uid=1000(dockeruser) gid=1000(dockergroup) groups=1000(dockergroup)
|
```
|
||||||
|
|
||||||
|
Example output:
|
||||||
|
|
||||||
|
```text
|
||||||
|
uid=1000(your_user) gid=1000(your_user) groups=1000(your_user)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Docker Mods
|
## Docker Mods
|
||||||
@@ -192,53 +184,100 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to
|
|||||||
|
|
||||||
## Support Info
|
## Support Info
|
||||||
|
|
||||||
* Shell access whilst the container is running: `docker exec -it qbittorrent /bin/bash`
|
* Shell access whilst the container is running:
|
||||||
* To monitor the logs of the container in realtime: `docker logs -f qbittorrent`
|
|
||||||
* container version number
|
```bash
|
||||||
* `docker inspect -f '{{ index .Config.Labels "build_version" }}' qbittorrent`
|
docker exec -it qbittorrent /bin/bash
|
||||||
* image version number
|
```
|
||||||
* `docker inspect -f '{{ index .Config.Labels "build_version" }}' lscr.io/linuxserver/qbittorrent:latest`
|
|
||||||
|
* To monitor the logs of the container in realtime:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
docker logs -f qbittorrent
|
||||||
|
```
|
||||||
|
|
||||||
|
* Container version number:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
docker inspect -f '{{ index .Config.Labels "build_version" }}' qbittorrent
|
||||||
|
```
|
||||||
|
|
||||||
|
* Image version number:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
docker inspect -f '{{ index .Config.Labels "build_version" }}' lscr.io/linuxserver/qbittorrent:libtorrentv1
|
||||||
|
```
|
||||||
|
|
||||||
## Updating Info
|
## Updating Info
|
||||||
|
|
||||||
Most of our images are static, versioned, and require an image update and container recreation to update the app inside. With some exceptions (ie. nextcloud, plex), we do not recommend or support updating apps inside the container. Please consult the [Application Setup](#application-setup) section above to see if it is recommended for the image.
|
Most of our images are static, versioned, and require an image update and container recreation to update the app inside. With some exceptions (noted in the relevant readme.md), we do not recommend or support updating apps inside the container. Please consult the [Application Setup](#application-setup) section above to see if it is recommended for the image.
|
||||||
|
|
||||||
Below are the instructions for updating containers:
|
Below are the instructions for updating containers:
|
||||||
|
|
||||||
### Via Docker Compose
|
### Via Docker Compose
|
||||||
|
|
||||||
* Update all images: `docker-compose pull`
|
* Update images:
|
||||||
* or update a single image: `docker-compose pull qbittorrent`
|
* All images:
|
||||||
* Let compose update all containers as necessary: `docker-compose up -d`
|
|
||||||
* or update a single container: `docker-compose up -d qbittorrent`
|
```bash
|
||||||
* You can also remove the old dangling images: `docker image prune`
|
docker-compose pull
|
||||||
|
```
|
||||||
|
|
||||||
|
* Single image:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
docker-compose pull qbittorrent
|
||||||
|
```
|
||||||
|
|
||||||
|
* Update containers:
|
||||||
|
* All containers:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
docker-compose up -d
|
||||||
|
```
|
||||||
|
|
||||||
|
* Single container:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
docker-compose up -d qbittorrent
|
||||||
|
```
|
||||||
|
|
||||||
|
* You can also remove the old dangling images:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
docker image prune
|
||||||
|
```
|
||||||
|
|
||||||
### Via Docker Run
|
### Via Docker Run
|
||||||
|
|
||||||
* Update the image: `docker pull lscr.io/linuxserver/qbittorrent:latest`
|
* Update the image:
|
||||||
* Stop the running container: `docker stop qbittorrent`
|
|
||||||
* Delete the container: `docker rm qbittorrent`
|
```bash
|
||||||
|
docker pull lscr.io/linuxserver/qbittorrent:libtorrentv1
|
||||||
|
```
|
||||||
|
|
||||||
|
* Stop the running container:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
docker stop qbittorrent
|
||||||
|
```
|
||||||
|
|
||||||
|
* Delete the container:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
docker rm qbittorrent
|
||||||
|
```
|
||||||
|
|
||||||
* Recreate a new container with the same docker run parameters as instructed above (if mapped correctly to a host folder, your `/config` folder and settings will be preserved)
|
* Recreate a new container with the same docker run parameters as instructed above (if mapped correctly to a host folder, your `/config` folder and settings will be preserved)
|
||||||
* You can also remove the old dangling images: `docker image prune`
|
* You can also remove the old dangling images:
|
||||||
|
|
||||||
### Via Watchtower auto-updater (only use if you don't remember the original parameters)
|
```bash
|
||||||
|
docker image prune
|
||||||
* Pull the latest image at its tag and replace it with the same env variables in one run:
|
```
|
||||||
|
|
||||||
```bash
|
|
||||||
docker run --rm \
|
|
||||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
|
||||||
containrrr/watchtower \
|
|
||||||
--run-once qbittorrent
|
|
||||||
```
|
|
||||||
|
|
||||||
* You can also remove the old dangling images: `docker image prune`
|
|
||||||
|
|
||||||
**Note:** We do not endorse the use of Watchtower as a solution to automated updates of existing Docker containers. In fact we generally discourage automated updates. However, this is a useful tool for one-time manual updates of containers where you have forgotten the original parameters. In the long term, we highly recommend using [Docker Compose](https://docs.linuxserver.io/general/docker-compose).
|
|
||||||
|
|
||||||
### Image Update Notifications - Diun (Docker Image Update Notifier)
|
### Image Update Notifications - Diun (Docker Image Update Notifier)
|
||||||
|
|
||||||
* We recommend [Diun](https://crazymax.dev/diun/) for update notifications. Other tools that automatically update containers unattended are not recommended or supported.
|
**tip**: We recommend [Diun](https://crazymax.dev/diun/) for update notifications. Other tools that automatically update containers unattended are not recommended or supported.
|
||||||
|
|
||||||
## Building locally
|
## Building locally
|
||||||
|
|
||||||
@@ -250,7 +289,7 @@ cd docker-qbittorrent
|
|||||||
docker build \
|
docker build \
|
||||||
--no-cache \
|
--no-cache \
|
||||||
--pull \
|
--pull \
|
||||||
-t lscr.io/linuxserver/qbittorrent:latest .
|
-t lscr.io/linuxserver/qbittorrent:libtorrentv1 .
|
||||||
```
|
```
|
||||||
|
|
||||||
The ARM variants can be built on x86_64 hardware using `multiarch/qemu-user-static`
|
The ARM variants can be built on x86_64 hardware using `multiarch/qemu-user-static`
|
||||||
@@ -263,6 +302,16 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
|||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
|
* **31.01.24:** - Rebase to Alpine 3.19.
|
||||||
|
* **25.12.23:** - Only pull stable releases of qbittorrent-cli.
|
||||||
|
* **07.10.23:** - Install unrar from [linuxserver repo](https://github.com/linuxserver/docker-unrar).
|
||||||
|
* **10.08.23:** - Bump unrar to 6.2.10.
|
||||||
|
* **17.06.23:** - Rebase to Alpine 3.18, deprecate armhf as per [https://www.linuxserver.io/armhf](https://www.linuxserver.io/armhf).
|
||||||
|
* **10.06.23:** - Bump unrar to 6.2.8.
|
||||||
|
* **25.02.23:** - Add qt6-qtbase-sqlite to support SQLite database for resume files.
|
||||||
|
* **15.01.23:** - Rebase to Alpine 3.17, add openssl1.1-compat.
|
||||||
|
* **29.11.22:** - Add icu-libs to support qbittorrent-cli.
|
||||||
|
* **30.10.22:** - Add libtorrent v1 branch.
|
||||||
* **31.08.22:** - Rebase to Alpine Edge again to follow latest releases.
|
* **31.08.22:** - Rebase to Alpine Edge again to follow latest releases.
|
||||||
* **12.08.22:** - Bump unrar to 6.1.7.
|
* **12.08.22:** - Bump unrar to 6.1.7.
|
||||||
* **16.06.22:** - Rebase to Alpine 3.16 from edge.
|
* **16.06.22:** - Rebase to Alpine 3.16 from edge.
|
||||||
|
|||||||
@@ -2,10 +2,12 @@
|
|||||||
|
|
||||||
# jenkins variables
|
# jenkins variables
|
||||||
project_name: docker-qbittorrent
|
project_name: docker-qbittorrent
|
||||||
external_type: alpine_repo
|
external_type: na
|
||||||
release_type: stable
|
custom_version_command: "curl -sL 'https://api.github.com/repos/userdocs/qbittorrent-nox-static/releases' | jq -r 'first(.[] | select(.prerelease == true) | .tag_name)'"
|
||||||
release_tag: latest
|
release_type: prerelease
|
||||||
ls_branch: master
|
release_tag: libtorrentv1
|
||||||
|
ls_branch: libtorrentv1
|
||||||
|
build_armhf: false
|
||||||
repo_vars:
|
repo_vars:
|
||||||
- CONTAINER_NAME = 'qbittorrent'
|
- CONTAINER_NAME = 'qbittorrent'
|
||||||
- BUILD_VERSION_ARG = 'QBITTORRENT_VERSION'
|
- BUILD_VERSION_ARG = 'QBITTORRENT_VERSION'
|
||||||
@@ -15,9 +17,7 @@ repo_vars:
|
|||||||
- DEV_DOCKERHUB_IMAGE = 'lsiodev/qbittorrent'
|
- DEV_DOCKERHUB_IMAGE = 'lsiodev/qbittorrent'
|
||||||
- PR_DOCKERHUB_IMAGE = 'lspipepr/qbittorrent'
|
- PR_DOCKERHUB_IMAGE = 'lspipepr/qbittorrent'
|
||||||
- DIST_IMAGE = 'alpine'
|
- DIST_IMAGE = 'alpine'
|
||||||
- DIST_TAG = 'edge'
|
- DIST_TAG = '3.18'
|
||||||
- DIST_REPO = 'http://dl-cdn.alpinelinux.org/alpine/edge/community/'
|
|
||||||
- DIST_REPO_PACKAGES = 'qbittorrent-nox'
|
|
||||||
- MULTIARCH='true'
|
- MULTIARCH='true'
|
||||||
- CI='true'
|
- CI='true'
|
||||||
- CI_WEB='true'
|
- CI_WEB='true'
|
||||||
|
|||||||
@@ -1,64 +1,256 @@
|
|||||||
alpine-baselayout-3.3.0-r2
|
NAME VERSION TYPE
|
||||||
alpine-baselayout-data-3.3.0-r2
|
7zip 23.01-r0 apk
|
||||||
alpine-keys-2.4-r1
|
Alba.CsConsoleFormat 1.0.0.89 dotnet
|
||||||
apk-tools-2.12.9-r7
|
BencodeNET 2.3.0.0 dotnet
|
||||||
bash-5.2.2-r0
|
Bouncy Castle for .NET (netstandard2.0) 1.8.8.2 dotnet
|
||||||
brotli-libs-1.0.9-r8
|
CommandLineUtils 2.4.4+3c2a4909757a51602dcca9b961d577511b85fd31.3c2a4909757a51602dcca9b961d577511b85fd31 dotnet
|
||||||
busybox-1.35.0-r27
|
CsvHelper 12.1.2 dotnet
|
||||||
busybox-binsh-1.35.0-r27
|
Json.NET 13.0.3.27908 dotnet
|
||||||
ca-certificates-20220614-r2
|
Microsoft.CSharp 4.700.22.56512 dotnet
|
||||||
ca-certificates-bundle-20220614-r2
|
Microsoft.VisualBasic 4.700.22.56512 dotnet
|
||||||
coreutils-9.1-r0
|
Microsoft.VisualBasic.Core 4.700.22.56512 dotnet
|
||||||
curl-7.85.0-r0
|
Microsoft.Win32.Primitives 4.700.22.56512 dotnet
|
||||||
dbus-libs-1.14.4-r0
|
Microsoft.Win32.Registry 4.700.22.56512 dotnet
|
||||||
double-conversion-3.2.1-r0
|
Mono.Posix.NETStandard 1.0.0.0 dotnet
|
||||||
gdbm-1.23-r0
|
NJsonSchema 9.14.1.0 dotnet
|
||||||
glib-2.74.0-r4
|
Portable.Xaml.dll 0.18.0.0 dotnet
|
||||||
icu-data-en-72.1-r1
|
QBittorrent.Client 1.9.23349.1 dotnet
|
||||||
icu-libs-72.1-r1
|
System 4.700.22.56512 dotnet
|
||||||
jq-1.6-r1
|
System.AppContext 4.700.22.56512 dotnet
|
||||||
libacl-2.3.1-r1
|
System.Buffers 4.700.22.56512 dotnet
|
||||||
libattr-2.5.1-r1
|
System.Collections 4.700.22.56512 dotnet
|
||||||
libb2-0.98.1-r2
|
System.Collections.Concurrent 4.700.22.56512 dotnet
|
||||||
libblkid-2.38.1-r0
|
System.Collections.Immutable 4.700.22.56512 dotnet
|
||||||
libbz2-1.0.8-r3
|
System.Collections.NonGeneric 4.700.22.56512 dotnet
|
||||||
libc-utils-0.7.2-r3
|
System.Collections.Specialized 4.700.22.56512 dotnet
|
||||||
libcrypto3-3.0.5-r3
|
System.ComponentModel 4.700.22.56512 dotnet
|
||||||
libcurl-7.85.0-r0
|
System.ComponentModel.Annotations 4.700.22.56512 dotnet
|
||||||
libexpat-2.4.9-r0
|
System.ComponentModel.DataAnnotations 4.700.22.56512 dotnet
|
||||||
libffi-3.4.3-r0
|
System.ComponentModel.EventBasedAsync 4.700.22.56512 dotnet
|
||||||
libgcc-12.2.1_git20220924-r3
|
System.ComponentModel.Primitives 4.700.22.56512 dotnet
|
||||||
libgomp-12.2.1_git20220924-r3
|
System.ComponentModel.TypeConverter 4.700.22.56512 dotnet
|
||||||
libintl-0.21.1-r1
|
System.Configuration 4.700.22.56512 dotnet
|
||||||
libmount-2.38.1-r0
|
System.Console 4.700.22.56512 dotnet
|
||||||
libpcre2-16-10.40-r0
|
System.Core 4.700.22.56512 dotnet
|
||||||
libproc-3.3.17-r2
|
System.Data 4.700.22.56512 dotnet
|
||||||
libssl3-3.0.5-r3
|
System.Data.Common 4.700.22.56512 dotnet
|
||||||
libstdc++-12.2.1_git20220924-r3
|
System.Data.DataSetExtensions 4.700.22.56512 dotnet
|
||||||
libtorrent-rasterbar-2.0.8-r0
|
System.Diagnostics.Contracts 4.700.22.56512 dotnet
|
||||||
linux-pam-1.5.2-r1
|
System.Diagnostics.Debug 4.700.22.56512 dotnet
|
||||||
mpdecimal-2.5.1-r1
|
System.Diagnostics.DiagnosticSource 4.700.22.56512 dotnet
|
||||||
musl-1.2.3-r1
|
System.Diagnostics.FileVersionInfo 4.700.22.56512 dotnet
|
||||||
musl-utils-1.2.3-r1
|
System.Diagnostics.Process 4.700.22.56512 dotnet
|
||||||
ncurses-libs-6.3_p20221008-r0
|
System.Diagnostics.StackTrace 4.700.22.56512 dotnet
|
||||||
ncurses-terminfo-base-6.3_p20221008-r0
|
System.Diagnostics.TextWriterTraceListener 4.700.22.56512 dotnet
|
||||||
nghttp2-libs-1.50.0-r0
|
System.Diagnostics.Tools 4.700.22.56512 dotnet
|
||||||
oniguruma-6.9.8-r0
|
System.Diagnostics.TraceSource 4.700.22.56512 dotnet
|
||||||
openssl-3.0.5-r3
|
System.Diagnostics.Tracing 4.700.22.56512 dotnet
|
||||||
p7zip-17.04-r3
|
System.Drawing 4.700.22.56512 dotnet
|
||||||
pcre2-10.40-r0
|
System.Drawing.Primitives 4.700.22.56512 dotnet
|
||||||
procps-3.3.17-r2
|
System.Dynamic.Runtime 4.700.22.56512 dotnet
|
||||||
python3-3.10.8-r1
|
System.Globalization 4.700.22.56512 dotnet
|
||||||
qbittorrent-nox-4.4.5-r2
|
System.Globalization.Calendars 4.700.22.56512 dotnet
|
||||||
qt6-qtbase-6.4.0-r1
|
System.Globalization.Extensions 4.700.22.56512 dotnet
|
||||||
readline-8.2.0-r0
|
System.IO 4.700.22.56512 dotnet
|
||||||
scanelf-1.3.5-r1
|
System.IO.Compression 4.700.22.56512 dotnet
|
||||||
shadow-4.10-r3
|
System.IO.Compression.Brotli 4.700.22.56512 dotnet
|
||||||
skalibs-2.12.0.1-r0
|
System.IO.Compression.FileSystem 4.700.22.56512 dotnet
|
||||||
sqlite-libs-3.39.4-r0
|
System.IO.Compression.ZipFile 4.700.22.56512 dotnet
|
||||||
ssl_client-1.35.0-r27
|
System.IO.FileSystem 4.700.22.56512 dotnet
|
||||||
tzdata-2022e-r0
|
System.IO.FileSystem.AccessControl 4.700.22.56512 dotnet
|
||||||
utmps-libs-0.1.2.0-r1
|
System.IO.FileSystem.DriveInfo 4.700.22.56512 dotnet
|
||||||
xz-5.2.7-r0
|
System.IO.FileSystem.Primitives 4.700.22.56512 dotnet
|
||||||
xz-libs-5.2.7-r0
|
System.IO.FileSystem.Watcher 4.700.22.56512 dotnet
|
||||||
zlib-1.2.13-r0
|
System.IO.IsolatedStorage 4.700.22.56512 dotnet
|
||||||
|
System.IO.MemoryMappedFiles 4.700.22.56512 dotnet
|
||||||
|
System.IO.Pipes 4.700.22.56512 dotnet
|
||||||
|
System.IO.Pipes.AccessControl 4.700.22.56512 dotnet
|
||||||
|
System.IO.UnmanagedMemoryStream 4.700.22.56512 dotnet
|
||||||
|
System.Linq 4.700.22.56512 dotnet
|
||||||
|
System.Linq.Expressions 4.700.22.56512 dotnet
|
||||||
|
System.Linq.Parallel 4.700.22.56512 dotnet
|
||||||
|
System.Linq.Queryable 4.700.22.56512 dotnet
|
||||||
|
System.Memory 4.700.22.56512 dotnet
|
||||||
|
System.Net 4.700.22.56512 dotnet
|
||||||
|
System.Net.Http 4.700.22.56512 dotnet
|
||||||
|
System.Net.HttpListener 4.700.22.56512 dotnet
|
||||||
|
System.Net.IPNetwork 2.5.235 dotnet
|
||||||
|
System.Net.Mail 4.700.22.56512 dotnet
|
||||||
|
System.Net.NameResolution 4.700.22.56512 dotnet
|
||||||
|
System.Net.NetworkInformation 4.700.22.56512 dotnet
|
||||||
|
System.Net.Ping 4.700.22.56512 dotnet
|
||||||
|
System.Net.Primitives 4.700.22.56512 dotnet
|
||||||
|
System.Net.Requests 4.700.22.56512 dotnet
|
||||||
|
System.Net.Security 4.700.22.56512 dotnet
|
||||||
|
System.Net.ServicePoint 4.700.22.56512 dotnet
|
||||||
|
System.Net.Sockets 4.700.22.56512 dotnet
|
||||||
|
System.Net.WebClient 4.700.22.56512 dotnet
|
||||||
|
System.Net.WebHeaderCollection 4.700.22.56512 dotnet
|
||||||
|
System.Net.WebProxy 4.700.22.56512 dotnet
|
||||||
|
System.Net.WebSockets 4.700.22.56512 dotnet
|
||||||
|
System.Net.WebSockets.Client 4.700.22.56512 dotnet
|
||||||
|
System.Numerics 4.700.22.56512 dotnet
|
||||||
|
System.Numerics.Vectors 4.700.22.56512 dotnet
|
||||||
|
System.ObjectModel 4.700.22.56512 dotnet
|
||||||
|
System.Private.CoreLib 4.700.22.55902 dotnet
|
||||||
|
System.Private.DataContractSerialization 4.700.22.56512 dotnet
|
||||||
|
System.Private.Uri 4.700.22.56512 dotnet
|
||||||
|
System.Private.Xml 4.700.22.56512 dotnet
|
||||||
|
System.Private.Xml.Linq 4.700.22.56512 dotnet
|
||||||
|
System.Reflection 4.700.22.56512 dotnet
|
||||||
|
System.Reflection.DispatchProxy 4.700.22.56512 dotnet
|
||||||
|
System.Reflection.Emit 4.700.22.56512 dotnet
|
||||||
|
System.Reflection.Emit.ILGeneration 4.700.22.56512 dotnet
|
||||||
|
System.Reflection.Emit.Lightweight 4.700.22.56512 dotnet
|
||||||
|
System.Reflection.Extensions 4.700.22.56512 dotnet
|
||||||
|
System.Reflection.Metadata 4.700.22.56512 dotnet
|
||||||
|
System.Reflection.Primitives 4.700.22.56512 dotnet
|
||||||
|
System.Reflection.TypeExtensions 4.700.22.56512 dotnet
|
||||||
|
System.Resources.Reader 4.700.22.56512 dotnet
|
||||||
|
System.Resources.ResourceManager 4.700.22.56512 dotnet
|
||||||
|
System.Resources.Writer 4.700.22.56512 dotnet
|
||||||
|
System.Runtime 4.700.22.56512 dotnet
|
||||||
|
System.Runtime.CompilerServices.VisualC 4.700.22.56512 dotnet
|
||||||
|
System.Runtime.Extensions 4.700.22.56512 dotnet
|
||||||
|
System.Runtime.Handles 4.700.22.56512 dotnet
|
||||||
|
System.Runtime.InteropServices 4.700.22.56512 dotnet
|
||||||
|
System.Runtime.InteropServices.RuntimeInformation 4.700.22.56512 dotnet
|
||||||
|
System.Runtime.InteropServices.WindowsRuntime 4.700.22.56512 dotnet
|
||||||
|
System.Runtime.Intrinsics 4.700.22.56512 dotnet
|
||||||
|
System.Runtime.Loader 4.700.22.56512 dotnet
|
||||||
|
System.Runtime.Numerics 4.700.22.56512 dotnet
|
||||||
|
System.Runtime.Serialization 4.700.22.56512 dotnet
|
||||||
|
System.Runtime.Serialization.Formatters 4.700.22.56512 dotnet
|
||||||
|
System.Runtime.Serialization.Json 4.700.22.56512 dotnet
|
||||||
|
System.Runtime.Serialization.Primitives 4.700.22.56512 dotnet
|
||||||
|
System.Runtime.Serialization.Xml 4.700.22.56512 dotnet
|
||||||
|
System.Runtime.WindowsRuntime 4.700.22.56512 dotnet
|
||||||
|
System.Runtime.WindowsRuntime.UI.Xaml 4.700.22.56512 dotnet
|
||||||
|
System.Security 4.700.22.56512 dotnet
|
||||||
|
System.Security.AccessControl 4.700.22.56512 dotnet
|
||||||
|
System.Security.Claims 4.700.22.56512 dotnet
|
||||||
|
System.Security.Cryptography.Algorithms 4.700.22.56512 dotnet
|
||||||
|
System.Security.Cryptography.Cng 4.700.22.56512 dotnet
|
||||||
|
System.Security.Cryptography.Csp 4.700.22.56512 dotnet
|
||||||
|
System.Security.Cryptography.Encoding 4.700.22.56512 dotnet
|
||||||
|
System.Security.Cryptography.OpenSsl 4.700.22.56512 dotnet
|
||||||
|
System.Security.Cryptography.Primitives 4.700.22.56512 dotnet
|
||||||
|
System.Security.Cryptography.ProtectedData 5.0.20.51904 dotnet
|
||||||
|
System.Security.Cryptography.X509Certificates 4.700.22.56512 dotnet
|
||||||
|
System.Security.Principal 4.700.22.56512 dotnet
|
||||||
|
System.Security.Principal.Windows 4.700.22.56512 dotnet
|
||||||
|
System.Security.SecureString 4.700.22.56512 dotnet
|
||||||
|
System.ServiceModel.Web 4.700.22.56512 dotnet
|
||||||
|
System.ServiceProcess 4.700.22.56512 dotnet
|
||||||
|
System.Text.Encoding 4.700.22.56512 dotnet
|
||||||
|
System.Text.Encoding.CodePages 4.700.22.56512 dotnet
|
||||||
|
System.Text.Encoding.Extensions 4.700.22.56512 dotnet
|
||||||
|
System.Text.Encodings.Web 4.700.22.56512 dotnet
|
||||||
|
System.Text.Json 4.700.22.56512 dotnet
|
||||||
|
System.Text.RegularExpressions 4.700.22.56512 dotnet
|
||||||
|
System.Threading 4.700.22.56512 dotnet
|
||||||
|
System.Threading.Channels 4.700.22.56512 dotnet
|
||||||
|
System.Threading.Overlapped 4.700.22.56512 dotnet
|
||||||
|
System.Threading.Tasks 4.700.22.56512 dotnet
|
||||||
|
System.Threading.Tasks.Dataflow 4.700.22.56512 dotnet
|
||||||
|
System.Threading.Tasks.Extensions 4.700.22.56512 dotnet
|
||||||
|
System.Threading.Tasks.Parallel 4.700.22.56512 dotnet
|
||||||
|
System.Threading.Thread 4.700.22.56512 dotnet
|
||||||
|
System.Threading.ThreadPool 4.700.22.56512 dotnet
|
||||||
|
System.Threading.Timer 4.700.22.56512 dotnet
|
||||||
|
System.Transactions 4.700.22.56512 dotnet
|
||||||
|
System.Transactions.Local 4.700.22.56512 dotnet
|
||||||
|
System.ValueTuple 4.700.22.56512 dotnet
|
||||||
|
System.Web 4.700.22.56512 dotnet
|
||||||
|
System.Web.HttpUtility 4.700.22.56512 dotnet
|
||||||
|
System.Windows 4.700.22.56512 dotnet
|
||||||
|
System.Xml 4.700.22.56512 dotnet
|
||||||
|
System.Xml.Linq 4.700.22.56512 dotnet
|
||||||
|
System.Xml.ReaderWriter 4.700.22.56512 dotnet
|
||||||
|
System.Xml.Serialization 4.700.22.56512 dotnet
|
||||||
|
System.Xml.XDocument 4.700.22.56512 dotnet
|
||||||
|
System.Xml.XPath 4.700.22.56512 dotnet
|
||||||
|
System.Xml.XPath.XDocument 4.700.22.56512 dotnet
|
||||||
|
System.Xml.XmlDocument 4.700.22.56512 dotnet
|
||||||
|
System.Xml.XmlSerializer 4.700.22.56512 dotnet
|
||||||
|
WindowsBase 4.700.22.56512 dotnet
|
||||||
|
alpine-baselayout 3.4.3-r2 apk
|
||||||
|
alpine-baselayout-data 3.4.3-r2 apk
|
||||||
|
alpine-keys 2.4-r1 apk
|
||||||
|
alpine-release 3.19.1-r0 apk
|
||||||
|
apk-tools 2.14.0-r5 apk
|
||||||
|
bash 5.2.21-r0 apk
|
||||||
|
brotli-libs 1.1.0-r1 apk
|
||||||
|
busybox 1.36.1-r15 apk
|
||||||
|
busybox-binsh 1.36.1-r15 apk
|
||||||
|
c-ares 1.24.0-r1 apk
|
||||||
|
ca-certificates 20230506-r0 apk
|
||||||
|
ca-certificates-bundle 20230506-r0 apk
|
||||||
|
coreutils 9.4-r2 apk
|
||||||
|
coreutils-env 9.4-r2 apk
|
||||||
|
coreutils-fmt 9.4-r2 apk
|
||||||
|
coreutils-sha512sum 9.4-r2 apk
|
||||||
|
curl 8.5.0-r0 apk
|
||||||
|
dbus-libs 1.14.10-r0 apk
|
||||||
|
double-conversion 3.3.0-r0 apk
|
||||||
|
duktape 2.7.0-r1 apk
|
||||||
|
gdbm 1.23-r1 apk
|
||||||
|
glib 2.78.4-r0 apk
|
||||||
|
icu-data-en 74.1-r0 apk
|
||||||
|
icu-libs 74.1-r0 apk
|
||||||
|
jq 1.7.1-r0 apk
|
||||||
|
libacl 2.3.1-r4 apk
|
||||||
|
libattr 2.5.1-r5 apk
|
||||||
|
libb2 0.98.1-r3 apk
|
||||||
|
libblkid 2.39.3-r0 apk
|
||||||
|
libbsd 0.11.7-r3 apk
|
||||||
|
libbz2 1.0.8-r6 apk
|
||||||
|
libc-utils 0.7.2-r5 apk
|
||||||
|
libcrypto3 3.1.4-r5 apk
|
||||||
|
libcurl 8.5.0-r0 apk
|
||||||
|
libexpat 2.6.0-r0 apk
|
||||||
|
libffi 3.4.4-r3 apk
|
||||||
|
libgcc 13.2.1_git20231014-r0 apk
|
||||||
|
libgomp 13.2.1_git20231014-r0 apk
|
||||||
|
libidn2 2.3.4-r4 apk
|
||||||
|
libintl 0.22.3-r0 apk
|
||||||
|
libmd 1.1.0-r0 apk
|
||||||
|
libmount 2.39.3-r0 apk
|
||||||
|
libncursesw 6.4_p20231125-r0 apk
|
||||||
|
libpanelw 6.4_p20231125-r0 apk
|
||||||
|
libpcre2-16 10.42-r2 apk
|
||||||
|
libproc2 4.0.4-r0 apk
|
||||||
|
libproxy 0.5.3-r0 apk
|
||||||
|
libssl3 3.1.4-r5 apk
|
||||||
|
libstdc++ 13.2.1_git20231014-r0 apk
|
||||||
|
libunistring 1.1-r2 apk
|
||||||
|
linux-pam 1.5.3-r7 apk
|
||||||
|
mpdecimal 2.5.1-r2 apk
|
||||||
|
mscorlib 4.700.22.56512 dotnet
|
||||||
|
musl 1.2.4_git20230717-r4 apk
|
||||||
|
musl-utils 1.2.4_git20230717-r4 apk
|
||||||
|
ncurses-terminfo-base 6.4_p20231125-r0 apk
|
||||||
|
netcat-openbsd 1.226-r0 apk
|
||||||
|
netstandard 4.700.22.56512 dotnet
|
||||||
|
nghttp2-libs 1.58.0-r0 apk
|
||||||
|
oniguruma 6.9.9-r0 apk
|
||||||
|
pcre2 10.42-r2 apk
|
||||||
|
procps-ng 4.0.4-r0 apk
|
||||||
|
pyc 3.11.6-r1 apk
|
||||||
|
python3 3.11.6-r1 apk
|
||||||
|
python3-pyc 3.11.6-r1 apk
|
||||||
|
python3-pycache-pyc0 3.11.6-r1 apk
|
||||||
|
qbt 1.8.24012.1+00a638ba43f1a80a03cc8be139f586ce9886c908 dotnet
|
||||||
|
qt6-qtbase 6.6.1-r0 apk
|
||||||
|
qt6-qtbase-sqlite 6.6.1-r0 apk
|
||||||
|
readline 8.2.1-r2 apk
|
||||||
|
scanelf 1.3.7-r2 apk
|
||||||
|
shadow 4.14.2-r0 apk
|
||||||
|
skalibs 2.14.0.1-r0 apk
|
||||||
|
sqlite-libs 3.44.2-r0 apk
|
||||||
|
ssl_client 1.36.1-r15 apk
|
||||||
|
tzdata 2024a-r0 apk
|
||||||
|
utmps-libs 0.1.2.2-r0 apk
|
||||||
|
xz-libs 5.4.5-r0 apk
|
||||||
|
zlib 1.3.1-r0 apk
|
||||||
|
zstd-libs 1.5.5-r8 apk
|
||||||
|
|||||||
@@ -11,19 +11,19 @@ project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_
|
|||||||
available_architectures:
|
available_architectures:
|
||||||
- { arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
|
- { arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
|
||||||
- { arch: "{{ arch_arm64 }}", tag: "arm64v8-latest"}
|
- { arch: "{{ arch_arm64 }}", tag: "arm64v8-latest"}
|
||||||
- { arch: "{{ arch_armhf }}", tag: "arm32v7-latest"}
|
|
||||||
|
|
||||||
# development version
|
# development version
|
||||||
development_versions: true
|
development_versions: true
|
||||||
development_versions_items:
|
development_versions_items:
|
||||||
- { tag: "latest", desc: "Stable qbittorrent releases" }
|
- { tag: "latest", desc: "Stable qbittorrent releases" }
|
||||||
|
- { tag: "libtorrentv1", desc: "Static qbittorrent builds using libtorrent v1" }
|
||||||
|
|
||||||
# container parameters
|
# container parameters
|
||||||
common_param_env_vars_enabled: true
|
common_param_env_vars_enabled: true
|
||||||
param_container_name: "{{ project_name }}"
|
param_container_name: "{{ project_name }}"
|
||||||
param_usage_include_vols: true
|
param_usage_include_vols: true
|
||||||
param_volumes:
|
param_volumes:
|
||||||
- { vol_path: "/config", vol_host_path: "/path/to/appdata/config", desc: "Contains all relevant configuration files." }
|
- { vol_path: "/config", vol_host_path: "/path/to/qbittorrent/config", desc: "Contains all relevant configuration files." }
|
||||||
- { vol_path: "/downloads", vol_host_path: "/path/to/downloads", desc: "Location of downloads on disk." }
|
- { vol_path: "/downloads", vol_host_path: "/path/to/downloads", desc: "Location of downloads on disk." }
|
||||||
param_usage_include_ports: true
|
param_usage_include_ports: true
|
||||||
param_ports:
|
param_ports:
|
||||||
@@ -32,42 +32,35 @@ param_ports:
|
|||||||
- { external_port: "6881", internal_port: "6881/udp", port_desc: "udp connection port" }
|
- { external_port: "6881", internal_port: "6881/udp", port_desc: "udp connection port" }
|
||||||
param_usage_include_env: true
|
param_usage_include_env: true
|
||||||
param_env_vars:
|
param_env_vars:
|
||||||
- { env_var: "TZ", env_value: "Europe/London", desc: "Specify a timezone to use EG Europe/London"}
|
- { env_var: "WEBUI_PORT", env_value: "8080", desc: "for changing the port of the web UI, see below for explanation"}
|
||||||
- { env_var: "WEBUI_PORT", env_value: "8080", desc: "for changing the port of the webui, see below for explanation"}
|
|
||||||
|
|
||||||
# optional parameters
|
|
||||||
optional_block_1: false
|
|
||||||
optional_block_1_items: ""
|
|
||||||
|
|
||||||
# application setup block
|
# application setup block
|
||||||
app_setup_block_enabled: true
|
app_setup_block_enabled: true
|
||||||
app_setup_block: |
|
app_setup_block: |
|
||||||
The webui is at `<your-ip>:8080` and the default username/password is `admin/adminadmin`.
|
The web UI is at `<your-ip>:8080` and a temporary password for the `admin` user will be printed to the container log on startup.
|
||||||
|
|
||||||
Change username/password via the webui in the webui section of settings.
|
You must then change username/password in the web UI section of settings. If you do not change the password a new one will be generated every time the container starts.
|
||||||
|
|
||||||
|
If you are running a very old (3.x) kernel you may run into [this issue](https://github.com/linuxserver/docker-qbittorrent/issues/103) which can be worked around using [this method](https://github.com/linuxserver/docker-qbittorrent/issues/103#issuecomment-831238484)
|
||||||
|
|
||||||
### WEBUI_PORT variable
|
### WEBUI_PORT variable
|
||||||
|
|
||||||
Due to issues with CSRF and port mapping, should you require to alter the port for the webui you need to change both sides of the -p 8080 switch AND set the WEBUI_PORT variable to the new port.
|
|
||||||
|
|
||||||
For example, to set the port to 8090 you need to set -p 8090:8090 and -e WEBUI_PORT=8090
|
|
||||||
|
|
||||||
This should alleviate the "white screen" issue.
|
|
||||||
|
|
||||||
If you have no webui , check the file /config/qBittorrent/qBittorrent.conf
|
|
||||||
|
|
||||||
edit or add the following lines
|
|
||||||
|
|
||||||
```text
|
Due to issues with CSRF and port mapping, should you require to alter the port for the web UI you need to change both sides of the -p 8080 switch AND set the WEBUI_PORT variable to the new port.
|
||||||
WebUI\Address=*
|
|
||||||
|
For example, to set the port to 8090 you need to set -p 8090:8090 and -e WEBUI_PORT=8090
|
||||||
WebUI\ServerDomains=*
|
|
||||||
```
|
|
||||||
|
|
||||||
If you are running a very old (3.x) kernel you may run into [this issue](https://github.com/linuxserver/docker-qbittorrent/issues/103) which can be worked around using [this method](https://github.com/linuxserver/docker-qbittorrent/issues/103#issuecomment-831238484)
|
|
||||||
|
|
||||||
# changelog
|
# changelog
|
||||||
changelogs:
|
changelogs:
|
||||||
|
- { date: "31.01.24:", desc: "Rebase to Alpine 3.19."}
|
||||||
|
- { date: "25.12.23:", desc: "Only pull stable releases of qbittorrent-cli."}
|
||||||
|
- { date: "07.10.23:", desc: "Install unrar from [linuxserver repo](https://github.com/linuxserver/docker-unrar)."}
|
||||||
|
- { date: "10.08.23:", desc: "Bump unrar to 6.2.10."}
|
||||||
|
- { date: "17.06.23:", desc: "Rebase to Alpine 3.18, deprecate armhf as per [https://www.linuxserver.io/armhf](https://www.linuxserver.io/armhf)." }
|
||||||
|
- { date: "10.06.23:", desc: "Bump unrar to 6.2.8." }
|
||||||
|
- { date: "25.02.23:", desc: "Add qt6-qtbase-sqlite to support SQLite database for resume files."}
|
||||||
|
- { date: "15.01.23:", desc: "Rebase to Alpine 3.17, add openssl1.1-compat." }
|
||||||
|
- { date: "29.11.22:", desc: "Add icu-libs to support qbittorrent-cli." }
|
||||||
|
- { date: "30.10.22:", desc: "Add libtorrent v1 branch." }
|
||||||
- { date: "31.08.22:", desc: "Rebase to Alpine Edge again to follow latest releases." }
|
- { date: "31.08.22:", desc: "Rebase to Alpine Edge again to follow latest releases." }
|
||||||
- { date: "12.08.22:", desc: "Bump unrar to 6.1.7." }
|
- { date: "12.08.22:", desc: "Bump unrar to 6.1.7." }
|
||||||
- { date: "16.06.22:", desc: "Rebase to Alpine 3.16 from edge." }
|
- { date: "16.06.22:", desc: "Rebase to Alpine 3.16 from edge." }
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/with-contenv bash
|
#!/usr/bin/with-contenv bash
|
||||||
|
# shellcheck shell=bash
|
||||||
|
|
||||||
# make our folder
|
# make our folder
|
||||||
mkdir -p /config/qBittorrent
|
mkdir -p /config/qBittorrent
|
||||||
@@ -11,10 +12,10 @@ fi
|
|||||||
# chown download directory if currently not set to abc
|
# chown download directory if currently not set to abc
|
||||||
if [[ -d /downloads ]]; then
|
if [[ -d /downloads ]]; then
|
||||||
if [[ "$(stat -c '%U' /downloads)" != "abc" ]]; then
|
if [[ "$(stat -c '%U' /downloads)" != "abc" ]]; then
|
||||||
chown -R abc:abc /downloads
|
lsiown -R abc:abc /downloads
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# permissions
|
# permissions
|
||||||
chown -R abc:abc \
|
lsiown -R abc:abc \
|
||||||
/config
|
/config
|
||||||
|
|||||||
@@ -1,7 +1,8 @@
|
|||||||
#!/usr/bin/with-contenv bash
|
#!/usr/bin/with-contenv bash
|
||||||
|
# shellcheck shell=bash
|
||||||
|
|
||||||
WEBUI_PORT=${WEBUI_PORT:-8080}
|
WEBUI_PORT=${WEBUI_PORT:-8080}
|
||||||
|
|
||||||
exec \
|
exec \
|
||||||
s6-notifyoncheck -d -n 300 -w 1000 -c "nc -z localhost ${WEBUI_PORT}" \
|
s6-notifyoncheck -d -n 300 -w 1000 -c "nc -z localhost ${WEBUI_PORT}" \
|
||||||
s6-setuidgid abc /usr/bin/qbittorrent-nox --webui-port="${WEBUI_PORT}"
|
s6-setuidgid abc /app/qbittorrent-nox --webui-port="${WEBUI_PORT}"
|
||||||
|
|||||||
Reference in New Issue
Block a user