> I'm confused that this advertises *building and running Jenkins from master sources*, which probably should never be done in any sort of prod environment*.*
Not sure where it says that? Homebrew *can* build and run from master sources if the `--HEAD` option is specified but otherwise the default just downloads the "latest" version (as specified in the formula) of `jenkins.war` from the Jenkins mirrors. Also, as far as I can tell, the default for Homebrew runs of Jenkins is to listen on all interfaces. So basically +1 for removing package and just sticking with Homebrew for the majority of OSX users. Richard. On Wed, 20 Nov 2019 at 07:44, Daniel Beck <[email protected]> wrote: > > > On Tue, Nov 19, 2019 at 5:02 PM Oleg Nenashev <[email protected]> > wrote: > >> There are also a homebrew formula >> <https://formulae.brew.sh/formula/jenkins> being maintained by the >> HomeBrew community, these packages are even listed in our installation >> guide <https://jenkins.io/doc/book/installing/#macos>. >> > > I'm confused that this advertises *building and running Jenkins from > master sources*, which probably should never be done in any sort of prod > environment*.* OTOH, it's no worse than OpenBSD offering a package of > Jenkins 2.122… > > A potential blocker for "real" use on Mac OS X could be that it seems to > limit the listening interface to localhost, i.e. it doesn't allow access > from other systems. > > That said, other than "nothing" I have no better alternative. But I'm not > sure that advertising the Homebrew package makes much sense either. > > FWIW it could be possible to rather easily detect a Jenkins instance > installed via the Mac package. If so, perhaps an admin monitor could be > added to core to show a notice? > > -- > 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/CAMo7Pt%2B4Dan_%2Bap%2BdwSCcB7K8QpNrvfp49ooR_O6bZLZ2DwSBg%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CAMo7Pt%2B4Dan_%2Bap%2BdwSCcB7K8QpNrvfp49ooR_O6bZLZ2DwSBg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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/CAAy0hwcb_XB6tYaFD3a-eR-NHwUqD3x96gb32V36knqjnLLwFw%40mail.gmail.com.
