rochaporto / ezgliding

Website and software for analyzing, visualizing and planning gliding flights
GNU General Public License v3.0
5 stars 2 forks source link

openshift based frontend #26

Open rochaporto opened 9 years ago

rochaporto commented 9 years ago

Add a frontend to query data based on open shift online. Required gears should be go, memcache and cron.

The same functionality as what would be achieved with appengine should be possible, but based on open source components.

Ideally it should focused on everything being containers so that we can easily migrate to open shift v3.

rochaporto commented 9 years ago

Depends on: #55