[PR #3739] [MERGED] Alpine-MariaDB: better handling of adminer installation #4501

Closed
opened 2026-02-26 14:31:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/3739
Author: @MickLesk
Created: 4/8/2025
Status: Merged
Merged: 4/8/2025
Merged by: @tremor021

Base: mainHead: fix_mariadb_adminer


📝 Commits (2)

📊 Changes

1 file changed (+24 additions, -9 deletions)

View changed files

📝 install/alpine-mariadb-install.sh (+24 -9)

📄 Description

✍️ Description

Work before, but add an dependency more and make the code better

Link: #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No breaking changes – Existing functionality remains intact.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/3739 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 4/8/2025 **Status:** ✅ Merged **Merged:** 4/8/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `fix_mariadb_adminer` --- ### 📝 Commits (2) - [`6c24745`](https://github.com/community-scripts/ProxmoxVE/commit/6c2474527c5d1dfc57581c75219cb644fb65d403) Update alpine-mariadb-install.sh - [`ecfbec5`](https://github.com/community-scripts/ProxmoxVE/commit/ecfbec555471a4c4be1ab91e28b658cd228c6f21) remove spaces ### 📊 Changes **1 file changed** (+24 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `install/alpine-mariadb-install.sh` (+24 -9) </details> ### 📄 Description ## ✍️ Description Work before, but add an dependency more and make the code better ## 🔗 Related PR / Issue Link: # ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No breaking changes** – Existing functionality remains intact. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [x] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- ![image](https://github.com/user-attachments/assets/ab4d783f-6256-4e38-89c3-87d336f0f622) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 14:31:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#4501
No description provided.