python - Flask, Django, NodeJS on Vesta Panel -


how run flask (a python microframework) on vesta panel?

it's not specialized question flask. i'm asking django, flask, cherrypy, sanic, nodejs, strongloop etc.

it's looks basic question vesta panel wrote php , using apache, nginx. it's complicated. python , nodejs using own socket.

you have build them source or use binaries.

if build them need pass user directory parameters build, e.g.: have crete "/opt", "/lib", "/tmp" , other root folders , point build them.

else place binaries in /bin folder, create if doesn't exist, add $path , use them directly.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -