I
I
Irina Travel2017-04-10 11:54:46
Software Deployment
Irina Travel, 2017-04-10 11:54:46

How to deploy a finished Flask project in a regular shared hosting (Timeweb)?

Good day!
Can you please tell me how to deploy Flask v0.12.1 applications on regular Timeweb shared hosting (or any other)? Is it possible? Let me explain the need: there is already paid shared, so there is no desire to take a separate VDS for the sake of one project.
Hosting config: SSH, Python 3.4, virtualenv (any version gets up locally via curl, there were no problems with this).
I saw a lot about deploying Django to regular hosting, but it doesn't work for a Flask project. I also tried this method , but in vain. It gives a 500th error, in the logs it swears at the import of Flask itself (the application is the most hello-world - from the example in the official docks).
If you have a real case, please share!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
pcdesign, 2017-04-10
@IrinaTravel

pip install Flask

D
Danil Biryukov-Romanov, 2017-04-10
@urtow

Ask timeweb support

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question