feat: implement service process management, event logging, and monitoring UI with i18n support

This commit is contained in:
Ümit Tunç
2026-04-02 14:55:21 +03:00
parent b28c088558
commit bf24818b83
10 changed files with 1248 additions and 27 deletions
+3
View File
@@ -10,6 +10,9 @@
"cliEnvEnabled": true,
"defaultPhpVersion": "php-7.4.33",
"defaultMariaDbVersion": "mariadb-11.4.2",
"mariaDbTuning": {
"mariadb-10.11.8": "\nmax_connections=2720\ninnodb_buffer_pool_size=8960M\nkey_buffer_size=800M\nmax_allowed_packet=1024M"
},
"mysqlPort": "3306",
"mysqlPorts": {}
}