public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Dominik Csapak <d.csapak@proxmox.com>
To: Proxmox Backup Server development discussion
	<pbs-devel@lists.proxmox.com>, Turkijan <turkijan083@gmail.com>
Subject: Re: [pbs-devel] EXTJS build
Date: Mon, 26 Aug 2024 11:08:49 +0200	[thread overview]
Message-ID: <4a64058c-54f0-43b1-a72f-bce5e106e939@proxmox.com> (raw)
In-Reply-To: <CAFtnzVeZyT5_xPaNuFSv6Du7zbiDbT0wRiqtVjgkQ9PXFgrr3g@mail.gmail.com>

On 8/21/24 11:05, Turkijan wrote:
> Are there any other way to do this? like using xampp or npm

just fyi, the ui of pbs/pve/etc. are just combined js files, no bundler
or anything needed..

we just have a more or less static html index file (see index.hbs) which
loads the extjs framework js file, the proxmox-widget-toolkit one
and the project specific one

the make file just `cat's` the files together in a single javascript file

hope this helps

> 
> On Wed, Aug 21, 2024 at 2:07 AM Hannes Laimer <h.laimer@proxmox.com <mailto:h.laimer@proxmox.com>> 
> wrote:
> 
>     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 <mailto:pbs-devel@lists.proxmox.com>
>     https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel <https://lists.proxmox.com/cgi-bin/
>     mailman/listinfo/pbs-devel>
> 
> 
> _______________________________________________
> pbs-devel mailing list
> pbs-devel@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel



_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel

      reply	other threads:[~2024-08-26  9:08 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
2024-08-21  9:05   ` Turkijan
2024-08-26  9:08     ` Dominik Csapak [this message]

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=4a64058c-54f0-43b1-a72f-bce5e106e939@proxmox.com \
    --to=d.csapak@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    --cc=turkijan083@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal