csdl / makahiki

An Open Source "Serious Game" Framework for Sustainability
http://makahiki.readthedocs.org/
MIT License
7 stars 5 forks source link

setup wattdepot server in heroku #215

Open yongwen opened 12 years ago

philipmjohnson commented 12 years ago

Yongwen tried following the instructions, and found at least the following problems:

rbrewer commented 12 years ago

This has turned out to be non-trivial, unfortunately. I have created 3 WattDepot issues needed to resolve this: fixing a bug in the new schema code, updating the installing on Heroku docs, and writing a new client that reads XML files from local filesystem and sends them to a remote server via the REST API.

rbrewer commented 12 years ago

Got the server running on Heroku finally, but haven't tested sensors or sensors embedded in the server. There are additional issues that need to be resolved to make this work. For now, deferring to a future milestone.