mirror of
https://git.proxmox.com/git/ui/pve-yew-mobile-gui.git
synced 2026-03-28 02:20:35 +00:00
No description
To align "Summary" of "Resources" in "Datacenter" of the PVE web ui, this adds "CPU(s)" as the unit of the total number of CPUs displayed above to the right of the CPU utilization bar. In addition, this makes the involved strings translatable. Signed-off-by: Dominik Rusovac <d.rusovac@proxmox.com> Link: https://lore.proxmox.com/20260219120535.209549-4-d.rusovac@proxmox.com |
||
|---|---|---|
| .cargo | ||
| debian | ||
| images | ||
| pwt-assets@3617f49cfc | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| Cargo.toml | ||
| index.html | ||
| index.html.tpl | ||
| Makefile | ||
| manifest.json | ||
| pve.css | ||
| README.md | ||
| Trunk.toml | ||
Run with proxy to real server
Note: you need an TLS key (api.key) and certificate (api.pem).
trunk serve --proxy-backend=https://${SERVER}:8006/api2/ --proxy-insecure --tls-key-path api.key --tls-cert-path api.pem