I've been looking into running a basic web server and from what I read, it is frowned upon to make your FreeNAS box web-facing. I need it for a different reason however - to do network installs of OpenBSD.
In the past, I used a different NAS for the TFTP to PXE-boot the installer. When it needed to download the files, I would just point them to my NAS and it would pull them via FTP. Well a while back, OpenBSD removed the ftp client from the installer, so http was now the way to go. I was never able to get the webserver working on my old NAS, but now that i have FreeNAS up and running, i want to give it a try again. I have the OpenBSD files on a dataset. How hard would it be to set up a simple web server (probably in a jail, from what I've read) and point it to the right directory in the right dataset? Where do I read to learn how to do this?
In the past, I used a different NAS for the TFTP to PXE-boot the installer. When it needed to download the files, I would just point them to my NAS and it would pull them via FTP. Well a while back, OpenBSD removed the ftp client from the installer, so http was now the way to go. I was never able to get the webserver working on my old NAS, but now that i have FreeNAS up and running, i want to give it a try again. I have the OpenBSD files on a dataset. How hard would it be to set up a simple web server (probably in a jail, from what I've read) and point it to the right directory in the right dataset? Where do I read to learn how to do this?