Jexactyl / docs

The documentation for installing, upgrading and modifying Jexactyl.
https://docs.jexactyl.com
MIT License
14 stars 14 forks source link

Dependency `redis` left out #4

Closed JordanPlayz158 closed 2 years ago

JordanPlayz158 commented 2 years ago

Describe the bug In the documentation, you give a list and example of all required dependencies but forgot redis which causes composer install --no-dev --optimize-autoloader and subsequent commands to fail

To Reproduce Steps to reproduce the behavior:

  1. Follow the current documentation guide up to "Depdendency installation" (might want to also fix the spelling mistake)
  2. Run the first command in that section and you will get the Connection refused [tcp://localhost:6379] error

Expected behavior The command resolves fine saying the expected message of Package manifest generated successfully.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information): N/A (not related to issue)

Smartphone (please complete the following information): N/A (not related to issue)

Additional context Add any other context about the problem here.

camw0 commented 2 years ago

Resolved in f035688dae2f11786a7aa9b6824887e542b967b3