We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For self hosting, it asks me to install Bench referring to https://github.com/frappe/bench
Then, this bench repo asks me clone https://github.com/frappe/frappe_docker.git
But the pwd.yaml file contains the ERPNext application which is not what I want.
https://github.com/frappe/frappe_docker/blob/main/pwd.yml
I am confused.
The text was updated successfully, but these errors were encountered:
I deployed frappe_docker. What should I do from here?
Sorry, something went wrong.
I gave up the deployment approach, since it is asking me install the frappe_docker. I don't know why I need that for LMS.
Instead, I just cloned this LMS repo and run docker compose up -d.
But now, I wonder how to change the default admin password?
Is there any detailed docs about this software at all?
You can edit the default password here:
lms/docker/init.sh
Line 32 in 224bb18
@taowang1993 documentation for the app https://docs.frappe.io/learning/introduction
No branches or pull requests
For self hosting, it asks me to install Bench referring to https://github.com/frappe/bench
Then, this bench repo asks me clone https://github.com/frappe/frappe_docker.git
But the pwd.yaml file contains the ERPNext application which is not what I want.
https://github.com/frappe/frappe_docker/blob/main/pwd.yml
I am confused.
The text was updated successfully, but these errors were encountered: