FreeBSD Friends,
A pal and I are using FreeBSD 10.3-RELEASE, and we're thinking of installing Jenkins from one of the packages. This'll be running this in a jail. I see these choices:
This will be our first experience with Jenkins, so we haven't decided which package to choose. I do lean towards using one of the packages instead of anything from ports, and instead of manually building it, just for the sake of simplicity.
I can remember hearing that the FreeBSD project itself uses Jenkins in some way, yet I'm not sure whether one of the default packages is being used, or whether it's based on something custom. If it's using something custom, I'm afraid that these packages may not work really well for us without some amount of hard-earned "magic sauce," which we may have to learn about (the hard way--such as Java crashes) over time.
Might any of y'all with Jenkins experience on FreeBSD feel like commenting on my questions?
I sure appreciate any comments people feel like making. Thank you!
A pal and I are using FreeBSD 10.3-RELEASE, and we're thinking of installing Jenkins from one of the packages. This'll be running this in a jail. I see these choices:
Code:
% pkg search jenkins
jenkins-1.656 Open-source continuous integration server
jenkins-lts-1.651.1 Open-source continuous integration server
jenkins2-2.0 Open-source continuous integration server
I can remember hearing that the FreeBSD project itself uses Jenkins in some way, yet I'm not sure whether one of the default packages is being used, or whether it's based on something custom. If it's using something custom, I'm afraid that these packages may not work really well for us without some amount of hard-earned "magic sauce," which we may have to learn about (the hard way--such as Java crashes) over time.
Might any of y'all with Jenkins experience on FreeBSD feel like commenting on my questions?
- How well do these FreeBSD Jenkins packages work?
- Are a lot of people having success with the packages?
- Does anybody have an opinion about which of these three packages is best, for a brand new installation--is newer better?
- I see that Jenkins uses Java. I have a vague sense that Java support on FreeBSD may not be as good (or as supported) as Java on Linux (like CentOS). If this is even true, is this likely to present any problems that we should consider before choosing FreeBSD for Jenkins?
I sure appreciate any comments people feel like making. Thank you!