| description | Setting openx up locally |
|---|
This doc assumes:
- You know how to use git
- You have the latest version of go installed locally
- You know how to run shell scripts
- You know how to debug common errors
- A good understanding of what openx is
If this is not you, please refer to the appropriate documentation before following the steps in this doc.
Steps:
- Clone the Opensolar repository from https://github.com/YaleOpenLab/opensolar
cd GOPATH/src/github.com/YaleOpenLab/openxgo get -v ./... ; go buildmv dummyconfig.yaml config.yaml- Fill the config file with appropriate values and start openx