Hi All,
I am trying to install Dreamfactory 1.9.4 on IBM Bluemix but no success.
I made all changes as described in this link from :
https://www.dreamfactory.com/solutions/bluemix
I got buildpack error so using this command: (dfbluemx is my app)
i am logging in CF, and executing following command from this directory:
C:\Bitnami\dreamfactory-1.9.4-2\apps\dreamfactory\htdocs
command:
cf push dfbluemx -m 512 M -s cflinuxfs2 -b https://github.com/zendtech/zend-server-php-buildpack-bluemix.git
it says successful but when i click on URL of bluemix hosted application:
it gives me directory structure doesn’t open dreamfactory page.
any help will be appreciated.