Installing the Fusegrid SDK
Fusegrid SDK provides a fast, lightweight, cross platform server deployment to develop your CFML applications. Developing your CFML apps on the Fusegrid SDK will ensure a simple transition to the Fusegrid Cloud. The Fusegrid SDK makes use of the blazingly fast Railo Open Source and Jetty, an extremely lightweight and stable Java Web Server.
Get started with developing your CFML apps on the Fusegrid SDK in 3 simple steps.
Make sure you have a Java JDK installed already, if not, we recommend the official Java JDK6 from Oracle.
- Ensure you have downloaded Fusegrid SDK
- Extract project to disk, keep in mind that is portable and put it wherever you would like, even usb drive: [your-fusegrid-sdk-folder]
- Launch Fusegrid SDK on Mac or Windows using the included binary or alternatively via shell:
- FusegridSDK-win.bat (windows)
- FusegridSDK-mac.sh (mac)
- FusegridSDK.sh (linux)
Fusegrid SDK is now serving up CFWheels goodness at http://localhost:8280

