Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All default passwords dont work #30

Open
maen08 opened this issue Feb 8, 2023 · 3 comments
Open

All default passwords dont work #30

maen08 opened this issue Feb 8, 2023 · 3 comments

Comments

@maen08
Copy link

maen08 commented Feb 8, 2023

Hey, i run this docker version successfully and trying to login with default credentials that i got from docs. but nothing seems to work.
What are the correct cred ?

@binduak
Copy link
Contributor

binduak commented Feb 8, 2023

@maen08 which one exactly failing for you? can you share more details.
Also you can refer to .env file for the correct credentials.

@maen08
Copy link
Author

maen08 commented Feb 8, 2023

@binduak tried admin/password, admin/superman, admin/Admin123 all failed. And how can i change password once i successfully login ?

@jeffvun
Copy link

jeffvun commented Apr 6, 2023

@maen08 Ensure the different profiles are well set in your .env file.
Profiles can be set by changing the COMPOSE_PROFILES variable in .env file. You can set multiple profiles by comma separated values. (Recommended)

Example:
COMPOSE_PROFILES=openelis,odoo

Alternatively you can use the ./run-bahmni.sh helper script to run Bahmni. Use the command chmod +x run-bahmni.sh to give it execute permission.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants