Menu

📰
0

Reddit - Please wait for verification

Self-Hosted Alternatives to Popular Services·/u/CommunityBrave822·2 days ago
#1CJSITUZ
Reading 0:00
15s threshold

Hi, I've been following this slightly old tutorial to connect qbittorrent to AirVPN with dockge with a hotio image in TrueNAS. I got the container to mount the qbittorrent image using wg0.conf (ipv4 only) file provided by AirVPN, but it seems to have some problems with DNS as I can't do a curl ip.me Docker compose: services: qbittorrent: container_name: qbittorrent image: ghcr.io/hotio/qbittorrent restart: unless-stopped ports: - 8080:8080 environment: - PUID=568 - PGID=568 - UMASK=002 - TZ=America/New_York - WEBUI_PORTS=8080/tcp,8080/udp - VPN_ENABLED=true - VPN_CONF=wg0 - VPN_PROVIDER=generic - VPN_LAN_NETWORK=192.168.0.0/24 - VPN_EXPOSE_PORTS_ON_LAN= - VPN_AUTO_PORT_FORWARD=false - VPN_KEEP_LOCAL_DNS=false - VPN_NAMESERVERS=wg - VPN_FIREWALL_TYPE=auto - PRIVOXY_ENABLED=false - UNBOUND_ENABLED=false cap_add: - NET_ADMIN sysctls: - net.ipv4.conf.all.src_valid_mark=1 - net.ipv6.conf.all.disable_ipv6=1 volumes: - ./configs/:/config - /mnt/tank/library:/media - /mnt/tank/downloads/hotio-qbit:/downloads…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More