feat: Add Grafana panels, fix Ledger auth, update PM2 versions
BOC CI/CD / Test (push) Failing after 5s
BOC CI/CD / Security Scan (push) Has been skipped
BOC CI/CD / Build & Push (push) Has been skipped
BOC CI/CD / Deploy to Staging (push) Has been skipped
BOC CI/CD / Deploy to Production (push) Has been skipped

- Add GrafanaPanel component for system health monitoring
- Update DashboardPage with Grafana iframe panels
- Fix Ledger auth middleware (TICKET-009)
- Update PM2 proxy package.json versions
- Deploy BOC frontend via PM2
This commit is contained in:
Bernt
2026-07-29 22:29:07 +00:00
parent 1d23e89b18
commit cb4a273733
5 changed files with 127 additions and 84 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -8,8 +8,8 @@
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet" />
<script type="module" crossorigin src="/assets/index-Bf0gNYEi.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CU2pE4Ox.css">
<script type="module" crossorigin src="/assets/index-3j1FgHYF.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DekhjVqA.css">
</head>
<body>
<div id="root"></div>