Deployement in Azure

Ali Ber3 years ago

Hello , Anton
I want to deploy the modern web app in azure Cloud, the app run with two local servers : java server(back end) - flask server(I created) plus the database and react front
I dont have a clear idea how I can deploy all this together
Thank you

Anton Tananaev3 years ago

This is probably out of scope for free support on the forum. You are asking for help on how to deploy your own custom solution. We have paid support if you need a consultation.

As for deploying standard Traccar on Azure, you can just follow standard instructions.

Ali Ber3 years ago

okey Thank you , can you tell me just if I can use a windows virtual machine and install traccar , pg admin, java in it and then run it the normal way ?

Anton Tananaev3 years ago

Have no idea what pg admin is, but you should be able to install Traccar on a virtual machine just fine.

Ali Ber3 years ago

it is postgres DBMS , alright then when I run the app in a virtual machine it would be accessible through net
thanks