feat: Implement real-time stats and metrics for platform services with WebSocket integration
This commit is contained in:
@@ -237,7 +237,7 @@ export class Onebox {
|
||||
},
|
||||
ssl: {
|
||||
configured: sslConfigured,
|
||||
certbotInstalled: await this.ssl.isCertbotInstalled(),
|
||||
certificateCount: this.ssl.listCertificates().length,
|
||||
},
|
||||
services: {
|
||||
total: totalServices,
|
||||
|
||||
Reference in New Issue
Block a user