Jenkins doesn't really have a concept of a front end and a back end. There is a Jenkins war file which provides the REST API, the web page generation, and the storage.
Separating it into a front end and a back end is probably an enormous effort. Can you provide a higher level view of your need? What are you trying to accomplish by splitting into front end and back end? Mark Waite On Fri, Aug 11, 2017 at 5:03 PM Waruna Ranasinghe <[email protected]> wrote: > Hi all, > > I'm interested in installing frontend and backends of jenkins separately > and I would like to have one front end server and multiple backend servers. > Then connect to backend servers using the front end server. > > I would like to know whether it is already possible? or is it possible > achieve this with few code tweaks or is this require major code changes > like write my own front end? > > > Thanks, > Waruna > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/d8086b37-a97d-4236-96ab-00c991fd434b%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/d8086b37-a97d-4236-96ab-00c991fd434b%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAO49JtEt2xrXb-V3bUHSmd8%3DQNJCeEeD6v1oObxkydFKu3gHSQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
