Not able to launch Bahmni lite application in browser

I pulled the latest code from github repo for Bahmni lite at my local machine and could able to run docker containers by running “docker compose up -d” command successfully. But while trying to access the application at “localhost”, nothing is coming up.

I also tried to create Linux VM in Azure and follow the above steps to tried to launch the application at public IP of Azure image but still not working.

Could you please help me to resolve the issue? Also, do let me know if I want to launch the application at some other port then where I need to make changes in docker compose yml file?

Thanks in advance.

Regards, Puneet

Here you have a well explained guide with some useful tips for setting up an Bahmni Lite with Docker: https://youtube.com/playlist?list=PLzknGpbejfSzEB2dT87mexJaBUsXNuZkD

1 Like

Thanks for the link. I have gone through this guide and could able to run all the containers using docker-compose but unable to access the application in the browser. Need some help on this.

Thanks in advance.

Regards, Puneet