mjoniec / Proj2_Planes

Distributed air traffic control system. Microservices, DDD, Docker, HostedServices
0 stars 0 forks source link

free hosting enabler - concurrency issues on Linux containers #19

Closed mjoniec closed 3 years ago

mjoniec commented 3 years ago

When launching backend from docker compose all services triggers ok when using Windows containers. After switching to linux containers some airport and plane services fails to launch and do not work at all in distributed system. Tested on localhost. Attempt to deploy was made but was unsuccessful due to some other issue.

Linux configuration can be hosted on free tier shared infrastructure plan in Azure - windows can not (as on moment of writing this). Unless its ok to put out money for hosting this issue needs to be fixed