Changes

Jump to: navigation, search

Pancake/Setting up a Pancake development environment

613 bytes added, 18:50, 16 July 2012
no edit summary
The above scripts will setup a Python virtualenv for each of the modules and install all required dependencies.
 
== Configuring pancake ==
 
When running in development mode, Pancake expects its configuration files under ~/.pancake. The repository contains samples of these files with sane defaults that you can use for development.
 
To copy the configuration files templates, execute the following commands:
 
mkdir ~/.pancake
cd pancake
cp pancake-expander/etc/expander.json ~/.pancake/
cp pancake-search/etc/search.json ~/.pancake/
cp pancake-social/etc/social.json ~/.pancake/
cp pancake-web/etc/web.json ~/.pancake/
cp pancake-user-apil/etc/user-api.json ~/.pancake/
cp fxhome-lattice/etc/lattice.json ~/.pancake/
== Running Pancake ==
Confirm
971
edits

Navigation menu