Skip to main content

Install ThreeTwo! on unRaid

Notes#

Currently, ThreeTwo! is installed along with its dependencies using docker-compose The easiest way to install it on unRAID is to use a VM.

Pre-requisites#

This guide assumes the following is installed or readily available:

  • unRaid 6.9.2 (this version was tested against 6.9.2)
  • Debian 10.x (Grab the install .iso here)

Getting the VM up and running#

  1. Download the Debian install .iso
  2. Place it in a folder accessible by the VM
  3. Go to the VM tab in your unRaid navigation
  4. Click Add VM
  5. From the list presented to you, click Debian under Linux
  6. On the VM configration page, enter the desired options for memory, CPU cores, vdisk allocation
  7. Make sure that you have set the volume containing the comics correctly for Unraid Share
  8. Make sure that you have also set the Unraid Mount tag option
  9. Set a password for VNC so you can follow through with a graphical install if you so wish

Installing Debian on the VM#