Configure VHFFS
Once you have configured your postgres database, you can configure your main Vhffs config file. You need it on each host (if you want a multiple host vhffs platform). You should analyze exactly your architecture and define the job done by each host: one can run the panel, another as webserver, a third as mail server, etc.
The main config file is located in /etc/vhffs/vhffs.conf.
On a brand new installation, you will find two files (.conf et .conf.dist). You need to modify only the vhffs.conf file, the other will be overwritten during the update process.
# The directory where you store ALL datadatadir = /dataIf you change this, please do remember to change it also in other config files, as others software use this path to get the vhffs data, like apache2, suphp and vhost hash, exim4 and courier.