Setting up Jenkins on my little Raspberry Pi 4B hardware with 8gb dram and 1 TB usb 3.0 SSD

 Setting up Jenkins on my little Raspberry Pi 4B hardware with 8gb dram and 1 TB usb 3.0 SSD  April 13, 2025

Several Jenkins FreeBSD setup URLs to read
https://wiki.freebsd.org/Jenkins/InstallGuide   Wiki FreeBSD Jenkins Install Guide
 
https://erlangstar.com/2020/10/08/installing-jenkins-on-freebsd/  October 2020 Erlangstar installing Jenkins on FreeBSD.
 
https://medium.com/@veneraldo/installing-jenkins-on-freebsd-8c27ad5405  Veneraldo Medium article, "Installing Jenkins on FreeBSD"  Apr 20, 2023
 
edit  /etc/rc.conf    and add  1 line
jenkins_enable="YES"
 
 

Comments

Popular posts from this blog

FreeBSD 14.0 Compiling kernel for Raspberry Pi 4B

HDMI Audio sound patches into GhostBSD source code /usr/ghost14/ghostbsd-src SOLVED Jan20 2024

Honey, I broke my ZFS USB SATA SSD 1 TB disk, Oops. What can I do to fix this ZFS to boot again?