I used bitnami-dreamfacotry-2.6.0-0, and built one web server, then used nfs to share /opt/dreamfactory-2.6.0-0 , the whole directory to other machines. It did not work after “bash ctlscript.sh start”
I did not understand the meaning of “shared local storage” in the doc. Please help.
The filestorage in the blog article is talking about Laravels config file filesystem.php in the apps/dreamfactory/htdocs/config/filesystems.php You can get more information and available storage options from: https://laravel.com/docs/5.4/filesystem
You also need to setup a load balancer, get some ssl certificate and install on it etc.