My opinion and Linux centric -

If you need a Jenkins installation that starts easily, runs easily, and
upgrades easily, and don't care as much about being able to repeatably
create that exact same installation and all its configuration on another
machine, use the package installer, especially the Linux package installers
(CentOS, Debian, Red Hat, Ubuntu).  You can use Jenkins configuration as
code to configure this just as any of the others, but don't add the
complexity of managing a Docker image.

If you need a Jenkins installation that you can consistently create the
same installation on different machines, then choose a Docker based
installation.  Docker installations use the war file and allow you to
specify your custom additions.

If you have a platform that does not provide a package installer, then use
the war file.

Mark Waite

On Sun, Sep 22, 2019 at 8:01 AM ABostonGal ABostonGal <abostong...@gmail.com>
wrote:

> Why would I choose to install Jenkins as a WAR file instead of using a
> package installer?
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/accaa206-178a-4a76-8c4d-e7b70ff9f7a8%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/accaa206-178a-4a76-8c4d-e7b70ff9f7a8%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
Thanks!
Mark Waite

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtEoCBUdXEwZCP0KJXnwnmTHOJaWY49b%3DaUnzaAN3U5L2Q%40mail.gmail.com.

Reply via email to