FreeBSD and Such Blog

Oct 13, 2025

Emby on Freebsd using Jails and Hardware Transcoding

Emby on Freebsd using Jails and Hardware Transcoding

Setup Bastille

  1. pkg install bastille
  2. bastille create emby 14.3-RELEASE 10.
Sep 20, 2025

Running Django on FreeBSD using Bastille, Nginx, Postgresql, and Gunicorn

Enable pf

sysrc pf_enable=yes
sysrc gateway_enable=yes

Setup Bastille