Category: TrueNAS
-
TrueNas Scale :: NPMPlus and CrowdSec
In this post I’ll explain you how to deploy NPMPlus as an TrueNas Scale plugin from the plugins market AND make it run with CrowdSec. There is also the possibility to deploy it using Docker Compose, this solution is explain in the NPMPlus repository. Small recall, the docker compose deployment will deploy in the same…
-
TrueNas Scale :: oPodSync (former micro-gpodder-server)
This post is a quick explanation of how to deploy MicroGpodder inside your TrueNass scale using Docker. First of all the project Mgpodder doesn’t provide an official Docker image, so I fell-back on an image built and provided by … Who is “promising” that it’s an image without any customization.
-
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 your NAS, and you also have setup the Docker Hub link with your NAS.…
-
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…