[Automad](https://automad.org/) is an open source file-based content management system (CMS) and template engine written in PHP. The Automad source code is hosted on [GitHub](https://github.com/marcantondahmen/automad). This guide will show you how to install Automad CMS on a FreeBSD 12 Vultr instance. - PHP version 5.4 or higher. - Web server software. In this guide, we use Nginx. Check the FreeBSD version. uname -ro Ensure that your FreeBSD system is up to date. freebs......