Running Ghost on FreeBSD 9.1 with MariaDB and nginx
I have recently spent some time on configuring Ghost on my FreeBSD server. For various technical reasons the default Ghost deployment model running on sqlite3 does not work on FreeBSD (I get some mysterious build errors when running npm install –produ…