Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-10-29 12:29:04 +00:00
parent 813c6aab13
commit d4ea239185

View File

@@ -2950,22 +2950,6 @@
"notes": [],
"type": "ct"
},
{
"name": "MySQL",
"slug": "mysql",
"desc": "MySQL is an open-source relational database management system (RDBMS) that uses SQL for managing and manipulating data. It is known for its scalability, reliability, and high performance, making it suitable for small to large-scale applications. Key features include support for ACID transactions, data replication for high availability, and compatibility with various programming languages like Python, PHP, and Java.",
"script": "ct/mysql.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/mysql.sh",
"categories": [
8
],
"notes": [
"Database credentials: `cat mysql.creds`",
"With an option to install the MySQL 8.4 LTS release instead of MySQL 8.0",
"If installed, access phpMyAdmin at `http://<LXC_IP>/phpMyAdmin`, case sensitive."
],
"type": "ct"
},
{
"name": "n8n",
"slug": "n8n",