2
0
Fork 0
Commit Graph

29 Commits

Author SHA1 Message Date
s0x d620a34060 fix: #6 - qbt_login fails if qbittorrent has CSRF disabled 2023-04-18 23:52:56 +01:00
soxfor db5f6f70e8 update: Dockerfile - bump patch level 2023-03-23 22:58:09 +00:00
soxfor 00450e4d3a Exit if qBittorrent is unreable and validate iptables rules before add/del
update: Dockerfile - substitute ncat with netcat-openbsd
fix: data/start.sh - use correct command to validate connection to qBittorrent
fix: data/start.sh - always check if port is open on firewall (fixes issue when starting and VPN mapped port is already equal to configured, fw check was skipped)
2023-03-23 22:54:20 +00:00
soxfor e8bdd43dbf update: check if qBittorrent is reachable, and quit if not 2023-03-22 01:51:27 +00:00
soxfor 7d4b211884 update: Dockerfile - bump patch level 2023-03-22 01:04:36 +00:00
soxfor 72fbf1bdbd update: README.md - improve details and instructions 2023-03-22 01:02:31 +00:00
soxfor f4c79937c4 update: docker-compose.yml - reference other network_mode possibility 2023-03-22 01:02:12 +00:00
soxfor 74badb1d1e update: docker-compose.yml - move default info to the line below; add depends_on param 2023-03-20 02:25:21 +00:00
soxfor ca1bcb994c update: Dockerfile - remove unneeded ''s 2023-03-20 02:23:34 +00:00
soxfor 103b4d5e64 update: data/start.sh - reorder some code and add more error checking 2023-03-20 02:22:57 +00:00
soxfor 5eef341618 update: workflow/docker-image.yml - try and build arm64 (2) 2023-03-20 00:21:37 +00:00
soxfor d71bd0fe3c update: workflow/docker-image.yml - try and build arm64 2023-03-20 00:13:10 +00:00
soxfor 3aa9c7a434 update: README.md - include more info regarding variables; having post-rules.txt on gluetun no longer needed 2023-03-18 01:55:11 +00:00
soxfor 77246524a7 update: docker-compose.yml - '' not needed 2023-03-18 01:49:59 +00:00
soxfor 36a0134954 add: docker-compose sample 2023-03-18 01:29:14 +00:00
soxfor d8d06786b8 update: data/start.sh - validate if variables are defined and remove/add iptables rule to vpn container 2023-03-18 01:19:34 +00:00
soxfor 19659a2a1b update: Dockerfile - new vars include docker cli
- new: vars VPN_CT_NAME and VPN_IF_NAME, used while managing iptables rules for the listen port of qBittorrent
- new: include docker client binary in image to connect to vpn container
2023-03-18 01:17:34 +00:00
SOXFOR 444cfd1cc6
Update Dockerfile 2023-03-17 01:08:18 +00:00
SOXFOR 476038ed81
Update Dockerfile 2023-03-17 01:02:19 +00:00
SOXFOR 1ec43e51f9
Update Dockerfile 2023-03-17 01:00:08 +00:00
SOXFOR b150428e47
Update Dockerfile 2023-03-17 00:56:24 +00:00
SOXFOR 12c427bacc
Update docker-image.yml 2023-03-17 00:50:40 +00:00
soxfor ba1a8242b4 update: Dockerfile - add LABELS (2) 2023-03-17 00:43:47 +00:00
SOXFOR ab6edd204e
Create docker-image.yml 2023-03-17 00:33:41 +00:00
soxfor 12b77695b9 update: Dockerfile - add LABELS 2023-03-17 00:33:13 +00:00
soxfor 7742454fea update: add more checks and decrease NAT lease lifetime to equal default sleep time 2023-03-17 00:11:22 +00:00
soxfor 9f543c92d5 update: add more info to README.md 2023-03-16 20:15:13 +00:00
soxfor 6ebcab8383 new: push Dockerfile and start script 2023-03-16 19:54:23 +00:00
soxfor 56d5b356df first commit 2023-03-16 19:34:34 +00:00