apps8os / contextlogger3

This is a repository for contextlogger3 software that is being built in Aalto University on top of the funf framework (http://code.google.com/p/funf-open-sensing-framework/). This project has originated from and is inspired by the ContextLogger2 project (http://contextlogger.org/) developed at Helsinki Institute for Information Technology (HIIT). All source code in this project is published under MIT open source license (http://opensource.org/licenses/MIT). If you have any questions about the project, please contact Kimmo Karhu (firstname.lastname [at] aalto.fi).
13 stars 2 forks source link

Transfer upload service (Java servlet) from jimu to Amazon servers #7

Closed ktkarhu closed 11 years ago

ktkarhu commented 11 years ago

At the same time, make a war installation package for the servlet

ktkarhu commented 11 years ago

Nalin, any progress on this? Chao's fixes to client are almost ready and now it would be critical to get everything deployed to Amazon so that we can finally start internal testing with researchers.

nalincy commented 11 years ago

Java based server is deployed on Amazon server. It required installation of Tomcat along with LAMP stack on server.

ktkarhu commented 11 years ago

Files are uploaded at the location: /var/lib/tomcat6/webapps/SQLiteDBFileReceiver/uploads/

ktkarhu commented 11 years ago

Tested with Galaxy Tab and now it works!