No description
  • Rust 96%
  • Makefile 2.1%
  • Go Template 1.1%
  • HTML 0.4%
  • CSS 0.4%
Find a file
Thomas Lamprecht 0889b25b46 make: fix bogus dsc target recipe
this could never have worked...

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2026-08-04 00:20:16 +02:00
.cargo
debian bump version to 0.8.0 2026-08-03 22:00:12 +02:00
images
pwt-assets@3617f49cfc
src top nav bar: add a documentation entry to the menu 2026-08-02 21:54:20 +02:00
.gitignore
.gitmodules
Cargo.toml bump version to 0.8.0 2026-08-03 22:00:12 +02:00
index.html
index.html.tpl
Makefile make: fix bogus dsc target recipe 2026-08-04 00:20:16 +02:00
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