Download, Install and Running
Download AMF related bundles amfc, frontend and dependencies from github project mftlabs/amfcommunity release section
The bundle amfc-linux-ver.....zip consists of executables amfc, amfsvc, amfcontroller, amfcipher and impwf, extract the bundle and place them in /apps/amf/bin
unzip amfc-linux-ver....zip -d /apps/amf/bin
Also download frontend javascript bundle (amfc-frontend-ver....zip) from release section, and extract it in the folder /apps/amf/public/static/amfui folder
unzip amfc-frontend-ver.....zip -d /apps/amf/public/static/amfui
Last updated