blog.broncotoxique.com

Just another geek website

Category: Uncategorized

  • TrueNas Scale :: MovieNight

    This post is aim to explain you how to install MovieNight (MN), into a Docker container, into you TrueNas Scale instance. First of all, I’ll assume that you have an TrueNas Scale instance working, you have configured the app deployment of you nas, and you also have setup the Docker Hub link with your nas.…

  • VTD-XML :: Iterate over block

    This post is the result of my research after having difficulties with VTD-XML and iteration over a list of blocks. Let say you have a XML document like following, and you want to get the value of the entity. It also works for any XPath match, that means you can match an XPath relative to…

  • TrueNAS Scale :: Docker Compose => qBittorrent + Gluetun

    Based on the post from Raveen.ca here is a way to deploy a qBittorent with all the traffic going through a VPN using Gluetun. The most part of this post will be a copy of Raveen post. My motivation and the main diffrence between Raveen and me is : I prefere using the official qBittorrent…