FreeBSD and Such Blog

Sep 20, 2025

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

Enable pf

sysrc pf_enable=yes
sysrc gateway_enable=yes

Setup Bastille