The default flask server is fine for development, but should not be used inside of production. Ideally, we would have at least one build script that automatically sets up the cloud node to run on a real webserver. Given the popularity of Apache, that would be a good place to start.