-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed as not planned
Labels
not a script issueThis is not a script issueThis is not a script issue
Description
✅ Have you read and understood the above guidelines?
yes
📜 What is the name of the script you are using?
mariaDB Alpine
📂 What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-mariadb.sh)"
⚙️ What settings are you using?
- Default Settings
- Advanced Settings
🖥️ Which Linux distribution are you using?
Alpine
📝 Provide a clear and concise description of the issue.
After installation, mariaDB is not accessible outside of an ssh connection.
Port 3306 is not even actif on local machine (lsof -i does not show any active connection, and no port is open).
🔄 Steps to reproduce the issue.
Create proxmox.
Past mariaDB alpine code
Execute post install script given in documentation
create user and grant access as given by documentation
try to connect on same subnet (or different one if configured)
Try telnet command to look for open port
❌ Paste the full error output (if available).
N/A
🖼️ Additional context (optional).
No response
Metadata
Metadata
Assignees
Labels
not a script issueThis is not a script issueThis is not a script issue