Novena Dogfood Setup
Novena is now running, serving bunniefoo.com. This is what we had to do to configure it. The board is running Debian Jessie.
Network Setup
Add a file under /etc/network/interfaces.d called eth1:
auto eth1 iface eth1 inet static address 210.23.25.254 gateway 210.23.25.253 netmask 255.255.255.252