Update mariadb.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
This commit is contained in:
Bram Suurd 2024-11-12 17:32:39 +01:00 committed by GitHub
parent fc5128fbe3
commit b916f8dc87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@
"updateable": false,
"privileged": false,
"interface_port": "3306",
"documentation": "https://github.com/tteck/Proxmox/discussions/2915",
"documentation": "https://github.com/community-scripts/ProxmoxVE/discussions/192",
"website": "https://mariadb.org/",
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/mariadb.svg",
"description": "MariaDB is a fork of the popular MySQL database management system that is developed and maintained by the open-source community. It is also commercially supported, offering enterprise-level features and support for organizations that require them. MariaDB aims to maintain high compatibility with MySQL, ensuring a drop-in replacement capability.",