-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Fix and improve WSL process #1949
Merged
Merged
Commits on Feb 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c625bd - Browse repository at this point
Copy the full SHA 9c625bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c83cb9 - Browse repository at this point
Copy the full SHA 5c83cb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa11cb5 - Browse repository at this point
Copy the full SHA fa11cb5View commit details -
Enable php 8.2 and 8.3 fpm and restart
Just like other php versions
Configuration menu - View commit details
-
Copy full SHA for cbfb8c6 - Browse repository at this point
Copy the full SHA cbfb8c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63222ee - Browse repository at this point
Copy the full SHA 63222eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b449e - Browse repository at this point
Copy the full SHA 85b449eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e2b428 - Browse repository at this point
Copy the full SHA 0e2b428View commit details -
Use existing scripts for mariadb and php83 in wsl-init
They do the same thing, prevent copy/pasting and what not
Configuration menu - View commit details
-
Copy full SHA for 37c21e1 - Browse repository at this point
Copy the full SHA 37c21e1View commit details -
Fix restarting nginx in wsl:create-sites
nginx didn't allow to restart as the restart command was in a loop and resulted in ``` Feb 03 15:09:01 systemd[1]: Failed to start A high performance web server and a reverse proxy server. Feb 03 15:09:01 systemd[1]: nginx.service: Start request repeated too quickly. Feb 03 15:09:01 systemd[1]: nginx.service: Failed with result 'exit-code'. ``` So just restart once at the end :)
Configuration menu - View commit details
-
Copy full SHA for a533048 - Browse repository at this point
Copy the full SHA a533048View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3208d6a - Browse repository at this point
Copy the full SHA 3208d6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ea97e1 - Browse repository at this point
Copy the full SHA 3ea97e1View commit details
Commits on Feb 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f2ac13 - Browse repository at this point
Copy the full SHA 6f2ac13View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca0a805 - Browse repository at this point
Copy the full SHA ca0a805View commit details -
Configuration menu - View commit details
-
Copy full SHA for eac28a3 - Browse repository at this point
Copy the full SHA eac28a3View commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 48fa536 - Browse repository at this point
Copy the full SHA 48fa536View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.