-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update LAMP Stack Guide for Fedora, AlmaLinux, and Rocky Linux #7313
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
Open
DHBR2
wants to merge
30
commits into
develop
Choose a base branch
from
update-lamp-stack-fedora
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…and Health Checks
* [update] Securing Nginx With ModSecurity (#7167) Fixes: #6803 * [NEW] Getting Started with HAProxy Part 2: HTTP Load Balancing (#7095) * Getting Started with HAProxy Part 2: HTTP Load Balancing * Tech Edit 1 * Tech Edit 2 * Tech Edit 3 * Tech Edit 4 * Copy edits --------- Co-authored-by: Nathan Melehan <[email protected]> * [update] January Marketplace doc updates (#7178) * jan marketplace distro& instruction * rabbitmq lts add * review for January Marketplace release * review for January Marketplace release --------- Co-authored-by: Magda Sulik <[email protected]> * Update theme (#7179) - Update onetrust geolocation Co-authored-by: Nathan Melehan <[email protected]> --------- Co-authored-by: Rajakavitha Kodhandapani <[email protected]> Co-authored-by: Adam Overa <[email protected]> Co-authored-by: Nathan Melehan <[email protected]> Co-authored-by: hmorris3293 <[email protected]> Co-authored-by: Magda Sulik <[email protected]>
[Release] v1.361.0
[Release Candidate] v1.362.0
[Release Candidate] v1.363.0
[Release Candidate] v1.364.0
[Release] v1.365.0
[Release Candidate] v1.366.0
[Release Candidate] v1.367.0
[Release] v1.368.0
[Release] v1.369.0
[Release] v1.370.0
[Release] v1.371.0
[Release Candidate] v1.372.0
[Release] v1.373.0
[Release] v1.374.0
[Release Candidate] v1.375.0
[Release] v1.376.0
[Release Candidate] v1.377.0
[Release] v1.378.0
[Release Candidate] v1.379.0
[Release Candidate] v1.380.0
[Release Candidate] v1.381.0
[Release Candidate] v1.382.0
[Release Candidate] v1.383.0
[Release] v1.384.0
[Release Candidate] v1.385.0
✅ Deploy Preview for nostalgic-ptolemy-b01ab8 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
sp. correction and previous commit included instructions for installing the most current versions of PHP, 8.3 and 8.4.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This pull request updates the LAMP Stack installation guide for Fedora, AlmaLinux, and Rocky Linux. The guide has been revised to reflect current software versions, improve clarity, and include production-ready configuration tips.
Updated package installation steps and commands for compatibility with recent distro versions
Revised MariaDB installation and configuration instructions
Expanded the “Additional LAMP Stack Production Considerations” section to include:
MariaDB security and performance tuning
Apache virtual host setup
Firewall configuration for remote database access
Removal of the default Apache welcome page
General copy edits for clarity and consistency
This update targets Fedora 38 and equivalent versions of AlmaLinux and Rocky Linux.
Please review for technical accuracy and consistency with Linode documentation standards.
Let me know if any distro-specific notes should be added or clarified.