Set up MariaDB in TrueNAS Scale

Container Images Container Environment Variables MYSQL_ROOT_PASSWORD <Set root password> MYSQL_TCP_PORT <Set port, default is 3306> Networking Port Forwarding Storage Resource…

Transmission + OpenVPN setup in TrueNAS Scale

Below are the configs I used to set up this docker image:https://hub.docker.com/r/haugene/transmission-openvpn/ Container Images Other options were left default. Container…

Wireguard Server Setup in a TrueNAS Jail

Based on the forum post:https://www.truenas.com/community/resources/how-to-setup-a-wireguard-vpn-server-in-a-jail.147/Modified some settings to run on its own IP, replaced outdated commands for packages, and added…

Current server specs

Category Specs CPU Intel i5-4690 Motherboard AsRock Z87 Fatal1ty Killer RAM DDR3 24GB (8+8+4+4 Configuration) GPU Integrated Graphics PCI Expansion…

Running a ddclient DDNS service in a TrueNAS Jail

A Dynamic Domain Name System allows you to dynamically update a domain’s resolution whenever your IP address changes. This was…

Adding an OpenVPN connection to a TrueNAS Jail

Similar to docker containers, TrueNAS systems have a jail. A jail is an independent container, which is great for tinkering.…