Open rossdylan opened 11 years ago
Current status: all openshift code has been removed, switched over to specifying sqlalchemy url in the .ini files next step is to write some bootstraping code to get an aws instance up and running with the app
Got a simple bootstrapping script written and tested it out on a micro instance, everything seems to be working fine. once I am satisfied with the bootstrapping process I am going to work on moving our datastore over to something aws-y
Currently spacehub is designed to run out of openshift. However if we start trying to scale, and do work with a task queue for syncing tasks it might be prudent to switch to aws. Do we want to start adding support for deploying and configuring on aws?