Custom WEBUI Path

Alpine can use a manually compiled WEBUI by specifying the webui location through modifying the /etc/conf.d/incusd file. How do you set this up or modify it in Debian?

@gibmat can confirm, but there may be a /etc/default/incus where you can set the INCUS_UI variable to the path you want. If not, then a systemd unit override should do the trick.

ok!thanks

Yup, that’s the best way to configure the WebUI for now. There is a Debian bug to track any progress on eventually proving a nicely packaged WebUI: https://bugs.debian.org/1067041