Podcatcher jail
Setup for pocatcher jail with iocage using 'bashpod', previously 'mashpodder'.
On FreeNAS
Create jail:
Create media user/group using uid from freenas:
Nullfs mount any datasets in jail:
pod data, created on FreeNAS:
Setup directories for downloads:
Check fstab:
Enter jail.
In Jail
Update.
Requirements
Install bashpod
Clone the script to tempdir and move it to our mounded directory.
Inside /var/db/pod/bashpod.sh
, set BASEDIR="/var/db/pod"
.
Symlink the script to /usr/local/bin/bashpod
.
FreeNAS Task
In order to run from FreeNAS, create a new task that runs the bashpod script.
Last updated