mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-02 08:06:17 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -3738,6 +3738,21 @@
|
|||||||
"password": "ipamadmin"
|
"password": "ipamadmin"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "PhpMyAdmin",
|
||||||
|
"slug": "phpmyadmin",
|
||||||
|
"desc": "phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement.",
|
||||||
|
"script": "tools/addon/phpmyadmin.sh",
|
||||||
|
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/phpmyadmin.sh",
|
||||||
|
"categories": [
|
||||||
|
8
|
||||||
|
],
|
||||||
|
"notes": [
|
||||||
|
"Execute within an existing LXC Console",
|
||||||
|
"To update or uninstall run bash call again"
|
||||||
|
],
|
||||||
|
"type": "addon"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Pi.Alert",
|
"name": "Pi.Alert",
|
||||||
"slug": "pialert",
|
"slug": "pialert",
|
||||||
|
Reference in New Issue
Block a user