-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update MariaDB Guide for Debian 12 and PR 7309 #7320
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
Closed
Closed
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 <nmelehan@gmail.com> * [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 <you@example.com> * Update theme (#7179) - Update onetrust geolocation Co-authored-by: Nathan Melehan <nmelehan@gmail.com> --------- Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com> Co-authored-by: Adam Overa <adamovera@protonmail.com> Co-authored-by: Nathan Melehan <nmelehan@gmail.com> Co-authored-by: hmorris3293 <hmorris@akamai.com> Co-authored-by: Magda Sulik <you@example.com>
[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
[Release Candidate] v1.386.0
… for Debian 1Update2iS C:\Users\dhoober\Documents\docs> git status On branch mariadb-clean You are currently cherry-picking commit 4f51b0a. (fix conflicts and run "git cherry-pick --continue") (use "git cherry-pick --skip" to skip this patch) (use "git cherry-pick --abort" to cancel the cherry-pick operation) Update MariaDB guide for Debian 12 - Renamed guide and image from Debian 9 - Removed outedated image (cherry-picked from commit 4f51b0a Changes to be committed: renamed: docs/guides/databases/mariadb/how-to-install-mariadb-on-debian-9/Installing_MariaDB_on_Debian9.png -> docs/guides/databases/mariadb/how-to-install-mariadb-on-debian-12/Installing_MariaDB_on_Debian9.png renamed: docs/guides/databases/mariadb/how-to-install-mariadb-on-debian-9/index.md -> docs/guides/databases/mariadb/how-to-install-mariadb-on-debian-12/index.md Unmerged paths: (use "git rm <file>..." to mark resolution) both deleted: docs/guides/databases/mariadb/how-to-install-mariadb-on-debian-9/Installing_MariaDB_on_Debian12.png
✅ Deploy Preview for nostalgic-ptolemy-b01ab8 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.
Renamed guide folder and image from Debian 9 to 12.
Updated metadata (title, slug, deprecated: false).
Revised content to reflect Debian 12 package behavior.
Removed outdated image reference and resolved cherry-pick conflicts.
This update ensures the guide remains current and accurate for users on Devian 12.
Note: This PR also includes a timestamp update to load-balancing.md and an empty file removal from the Debian 9 guide, both of which were unintentionally staged during cherry-pick resolution. These do not affect content and can be safely ignored.
Closing in favor of PR7321
This new PR cleanly cherry-picks the MariaDB guide update for Debian 12, resolves previous commit history issues, and aligns with the Hugo build structure.
Thanks for your patience while I sorted the conflicts.