V
V
Vadim_Sabirov2021-04-28 21:47:11
Backend
Vadim_Sabirov, 2021-04-28 21:47:11

Is it possible to host 2 backends on one physical server?

There is a blockchain, the work with which is done in python, and the API for working with this blockchain is written in flask. The functionality of the application on it is about 10%. I would like to do the rest of the functionality on express. If I write 2 backs, can I safely deploy them to vps? Or will they conflict with each other?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2021-04-28
@Vadim_Sabirov

Everything will be fine, you just need to separate them into two different ports.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question