问题
well I want to make an app web in flask using flask and sqlAlchmey and I don't know where to hosted, I'll use mysql or postgrest in the database.
回答1:
Most of current cloud PaaS platforms, such as AppFog and Heroku provides flask hosting. You can try their free hosting option first.
回答2:
If you want shared hosting then http://www.webfaction.com/ is really nice. Easy to setup, easy to run. There is also guide how to deploy it there http://flask.pocoo.org/snippets/65/. Also there are some more advanced ones which include virtualenv usage and so on.
来源:https://stackoverflow.com/questions/13465316/where-to-host-flask-and-alchemy-app