feat: implement service process management, event logging, and monitoring UI with i18n support
This commit is contained in:
@@ -0,0 +1,95 @@
|
||||
[
|
||||
{
|
||||
"service": "mariadb:10.11.8",
|
||||
"action": "start",
|
||||
"status": "success",
|
||||
"id": "4evpwn0ju",
|
||||
"timestamp": 1775130158656
|
||||
},
|
||||
{
|
||||
"service": "mariadb:10.11.8",
|
||||
"action": "exit",
|
||||
"status": "failure",
|
||||
"details": "Exit code: null",
|
||||
"id": "9qdrb8lje",
|
||||
"timestamp": 1775130078423
|
||||
},
|
||||
{
|
||||
"service": "mariadb:10.11.8",
|
||||
"action": "stop",
|
||||
"status": "info",
|
||||
"id": "20l26ok4a",
|
||||
"timestamp": 1775130078407
|
||||
},
|
||||
{
|
||||
"service": "mariadb:11.4.2",
|
||||
"action": "start",
|
||||
"status": "success",
|
||||
"id": "yi01pzl6i",
|
||||
"timestamp": 1775130047940
|
||||
},
|
||||
{
|
||||
"service": "mariadb:11.4.2",
|
||||
"action": "exit",
|
||||
"status": "failure",
|
||||
"details": "Exit code: 1",
|
||||
"id": "kywi5m5pc",
|
||||
"timestamp": 1775130047898
|
||||
},
|
||||
{
|
||||
"service": "php:5.6.40",
|
||||
"action": "start",
|
||||
"status": "success",
|
||||
"id": "54rhx8r9q",
|
||||
"timestamp": 1775130043224
|
||||
},
|
||||
{
|
||||
"service": "php:7.4.33",
|
||||
"action": "start",
|
||||
"status": "success",
|
||||
"id": "rwf7gpo22",
|
||||
"timestamp": 1775130043205
|
||||
},
|
||||
{
|
||||
"service": "php:8.2.30",
|
||||
"action": "start",
|
||||
"status": "success",
|
||||
"id": "v0ilik7d8",
|
||||
"timestamp": 1775130043185
|
||||
},
|
||||
{
|
||||
"service": "php:8.5.4",
|
||||
"action": "start",
|
||||
"status": "success",
|
||||
"id": "981vuhhw7",
|
||||
"timestamp": 1775130043168
|
||||
},
|
||||
{
|
||||
"service": "mariadb:10.11.8",
|
||||
"action": "start",
|
||||
"status": "success",
|
||||
"id": "rwx1q9oet",
|
||||
"timestamp": 1775130042752
|
||||
},
|
||||
{
|
||||
"service": "mariadb:11.4.2",
|
||||
"action": "start",
|
||||
"status": "success",
|
||||
"id": "wh5q33p48",
|
||||
"timestamp": 1775130042733
|
||||
},
|
||||
{
|
||||
"service": "apache",
|
||||
"action": "start",
|
||||
"status": "success",
|
||||
"id": "6tbgu0wb4",
|
||||
"timestamp": 1775130042184
|
||||
},
|
||||
{
|
||||
"service": "nginx",
|
||||
"action": "start",
|
||||
"status": "success",
|
||||
"id": "mrd4fgm4i",
|
||||
"timestamp": 1775130042115
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user