From: "Hannes Laimer" <h.laimer@proxmox.com>
To: "Proxmox Backup Server development discussion"
<pbs-devel@lists.proxmox.com>
Subject: Re: [pbs-devel] EXTJS build
Date: Wed, 21 Aug 2024 09:06:38 +0200 [thread overview]
Message-ID: <D3LEE9OT3ZDN.3LTXXOX8NCE3T@proxmox.com> (raw)
In-Reply-To: <CAFtnzVcNGxnQTL5cLFVO0WxdCw6v0neyJOzr_XgjKNKBVOCVFQ@mail.gmail.com>
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
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
next prev parent reply other threads:[~2024-08-21 7:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-21 6:32 Turkijan
2024-08-21 7:06 ` Hannes Laimer [this message]
2024-08-21 9:05 ` Turkijan
2024-08-26 9:08 ` Dominik Csapak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=D3LEE9OT3ZDN.3LTXXOX8NCE3T@proxmox.com \
--to=h.laimer@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.