[pbs-devel] EXTJS build

Hannes Laimer h.laimer at proxmox.com
Wed Aug 21 09:06:38 CEST 2024


On Wed Aug 21, 2024 at 8:32 AM CEST, Turkijan wrote:
> are there any way to run and build just ui part from PBS source?
> I mean Extjs project in www folder.
> Anyone let me know.
> Regards

Hey,

if you want to deploy it on the same system where the code is then
```
cd www
make install
```
should work. If you want to install it on a different system just build
the `.deb` file with `make deb`, the alternative is very likely not
worth the effort.

Best regards
Hannes




More information about the pbs-devel mailing list