org-SCAN / website

Site web du projet
6 stars 0 forks source link

[DOC] More detailled installation doc #470

Closed vqlion closed 4 months ago

vqlion commented 5 months ago

What is missing in the documentation? Details during the installation process

Additional information Config: Ubuntu 22.04.3 LTS Install method: sail

Bugs and unclear parts:

github-actions[bot] commented 5 months ago

AI-Assisted Response:

Documentation Update Request: Clarifying Laravel Sail Installation Steps and Troubleshooting

Summary: The user @vqlion has reported multiple points of confusion and errors encountered while installing Laravel Sail on Ubuntu 22.04.3 LTS. The primary issues revolve around a lack of clarity in the installation instructions, specifically about where to execute certain commands, handling composer errors due to PHP version incompatibility, selection of database during the installation, and operation of Docker containers. Additionally, there are permission issues post-installation leading to non-functioning sections of the web application and problems with displaying data in the "Duplicates" tab.

Categorization: Documentation

Clarifications Sought:

  1. Can you confirm if the "Network graph," "Field management > Fields," and "User profile" issues were resolved after changing the permissions on the cache directory, or are there still ongoing issues?
  2. For the "Duplicates" tab, did running php artisan queue:work resolve the issue, or are there further problems with the display or functionality?
  3. Could you provide more details about the context of use? For instance, is this during the development of a specific Laravel application or a more generalized issue with the installation process?
  4. Are there any additional steps or configurations you performed prior to encountering these issues that may provide context or assist others in replicating the problem?
  5. After applying the "fixes" you suggested, is there any additional feedback or recommendations you'd have for the Laravel Sail documentation?
  6. Do you have any logs or error messages that occurred during these issues that could be helpful for diagnosis or further clarification?

This information would help in updating the documentation with more precise installation instructions and troubleshooting tips for future users.

github-actions[bot] commented 4 months ago

AI-Assisted Response:

Issue Summary: Documentation Update for Laravel Sail Installation on Ubuntu

Context: The issue pertains to a lack of clarity in the documentation regarding the installation process of Laravel Sail on Ubuntu 22.04.3 LTS using sail as an install method.

Clarified Details:

Issue Classification: This issue primarily pertains to undocumented steps or clarifications needed within documentation. It also includes a report of permission-related problems and operational bugs after installation.

Questions for @vqlion for Issue Clarification:

  1. Were there any specific steps or prerequisites performed before encountering the issues mentioned, which might not be included in the documentation?
  2. Can you confirm the version of Laravel Sail that you're attempting to install?
  3. Regarding the permission issues, are you using Docker volumes for the bootstrap/cache directory, and if so, are the permissions set correctly on your host machine?
  4. Have you tried clearing
create-issue-branch[bot] commented 4 months ago

Branch doc/issue-470-_DOC_More_detailled_installation_doc created!