Intelehealth / intelehealth-doctor-webapp

Intelehealth's Doctor Web Application
https://intelehealth.org/
Mozilla Public License 2.0
15 stars 23 forks source link

Default Username and password for the web app #101

Open nvvnravi opened 3 years ago

nvvnravi commented 3 years ago

I am planning to try this application in my local and was able to get it compiled and deployed locally. Till this point the instructions are very helpful. but i would like to know what is the default username/password. admin/Admin123 does not work. is there a place to configure it?

harshit211997 commented 3 years ago

That might be because chromium based browsers don't support cross-origin connection. To enable that, please follow the steps given in the Note section in this wiki

muser123456 commented 1 month ago

Hello i have the same problem, the user and password of the intelehealyh please help

satyadeep-ih commented 1 month ago

Have you set up OpenMRS first? Once you have setup OpenMRS, you must have set admin password, which you can use here @muser123456

muser123456 commented 1 month ago

how to synchronize the intelhealth and the openMSR?

satyadeep-ih commented 1 month ago

check in the webapp installation, in the .env file , you will have to set DB properties to communicate with OpenMRS DB

muser123456 commented 1 month ago

I can't find the .env file, is there a file with the same features?

Em sex., 2 de ago. de 2024 às 09:37, satyadeep-ih @.***> escreveu:

check in the webapp installation, in the .env file , you will have to set DB properties to communicate with OpenMRS DB

— Reply to this email directly, view it on GitHub https://github.com/Intelehealth/intelehealth-doctor-webapp/issues/101#issuecomment-2264867357, or unsubscribe https://github.com/notifications/unsubscribe-auth/BKHJFDXYVQ35UWJDFPBRY6TZPNAOBAVCNFSM6AAAAABLYH75P6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRUHA3DOMZVG4 . You are receiving this because you were mentioned.Message ID: @.***>

satyadeep-ih commented 1 month ago

Please share a picture of your folder which was created after you checked out the code and ran the install script

satyadeep-ih commented 1 month ago

Which branch have you taken the pull from ?

muser123456 commented 1 day ago

Once OpenMRS and iTelehealth are installed, how do I connect iTelehealth to OpenMRS so that OpenMRS users can log in to iTelehealth?

muser123456 commented 1 day ago

Could you provide an example of the configuration for the .env file?