-
Notifications
You must be signed in to change notification settings - Fork 337
📝Docs about troubleshoot and system requirement #1066
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
Conversation
991b483
to
ed0c3f2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is awesome thanks for writing this!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The system requirements is describing only the development environment as I understand. And I don't know where you found the metrics (minimum and recommended) but it seems very huge values.
4e3e939
to
d98addd
Compare
I changed the Feel free to improve. |
e2b7c74
to
f71055b
Compare
docs/troubleshoot.md
Outdated
|
||
If you encounter Minio permission issues on Windows, you can temporarily disable user mapping for the Minio service: | ||
|
||
1. **Open the `docker-compose.yml` file** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1. **Open the `docker-compose.yml` file** | |
1. **Open the `compose.yml` file** |
f95ce59
to
caa63a1
Compare
Add a troubleshooting document to help users resolve common issues.
Add a new document detailing the system requirements for the project.
We added a new section to the pull request template to ensure that contributors follow the correct process for submitting pull requests.
caa63a1
to
e504f43
Compare
Purpose
This pull request introduces extensive documentation updates, including a new system requirements guide and troubleshooting tips for common issues. These changes aim to improve clarity on hardware, software, and configuration needs, as well as provide solutions for platform-specific problems.
System Requirements Documentation (
docs/system-requirements.md
):Troubleshooting Guide (
docs/troubleshoot.md
):