Here we look at installing DreamFactory on DigitalOcean servers. You can find out more about DreamFactory below:
DreamFactory automatically generates a comprehensive REST API for every popular SQL database, NoSQL document store, and file storage system - html
.
# Other ways to install
Another way to use DreamFactory is to install it on AWS. For a comprehensive tutorial on how to do this see - blog.dreamfactory.com ![]()
Bitnami DreamFactory is a pre-configured, ready to run image for running DreamFactory on Amazon EC2. DreamFactory is a free open source REST API platform. It instantly turns any database into a comprehensive palette of REST APIs that developers can use to build modern mobile, web, and IoT applications - aws.amazon.com ![]()
# Installation directly on DigitalOcean
Follow this steps for installing Dreamfactory 2.1 on DigitalOcean Server - techiwala.com
- Create a Droplet in Digital Ocean (Ubuntu 14.04 ) - Log in to droplet using a ssh terminal (root@xxxxxxxx) - Go to root folder (cd ~) - Type :
wget https://bitnami.com/redirect/to/122291/bitnami-dreamfactory-2.3.0-0-linux-x64-installer.run
- Give Permission after the file Downloaded (chmod 755 bitnami-dreamfactory-2.3.0-0-linux-x64-installer.run) - Type:
/root/bitnami-dreamfactory-2.3.0-0-linux-x64-installer.run –mode text
- Give Yes for Installation - Ask for Email Support Y - After Installation Launch (Y) - Go to http://server_name_or_ip_or_domain_name/setup - And Start Configuring.
Here is an earlier tutorial - ausago.com ![]()
# See also
- DreamFactory Bitnami in the cloud - bitnami.com
- RaspberryPi2 - wiki.dreamfactory.com ![]()