Prerequisites

Running Usergrid

  1. Launch usergrid with vagrant up. This will provision the Usergrid backend on a local VM accessible at 10.33.33.7:8080 and Usergrid portal at 10.33.33.7:80. For convenience, localhost ports 8080/80/9000 are forwarded to this IP.
  2. Provisioning is complete when you see
    Chef Run complete in ... seconds
    Skipping removal of unused files from the cache
    Running report handlers
    Report handlers complete
    
    $
    
  3. Navigate to the administrative portal at http://localhost/?api_url=http://localhost:8080/, and login as superuser/test to get started using Usergrid.