feat: implement ProcessManager service for lifecycle management and add UI components for dashboard monitoring

This commit is contained in:
Ümit Tunç
2026-04-03 06:55:32 +03:00
parent cdb36196e5
commit e7be5c1c19
10 changed files with 270 additions and 64 deletions
+4 -1
View File
@@ -11,5 +11,8 @@
"4.4.9": 9009,
"3.0.x (latest)": 9010
},
"mariadb": {}
"mariadb": {
"11.4.2": 3306,
"10.11.8": 3307
}
}