`
scm002
  • 浏览: 318730 次
社区版块
存档分类
最新评论

How to upgrade Jenkins on Mac OS X (daemon mode)

 
阅读更多

Jenkins, the continuous integration server, provides a nice package to run it on Mac OS X. It installs as a launch daemon and runs smoothly. But when a new version of Jenkins is available, there is no automatic upgrade feature. So here is how to upgrade this kind of installtion:

  • Download the latest war of Jenkins from the website
  • Stop the Jenkins daemon: in a Terminal window, type
sudo launchctl unload /Library/LaunchDaemons/org.jenkins-ci.plist
  • Copy the downloaded "war" from your download directory to the "/Applications/Jenkins/" folder.
  • Start the Jenkins daemon: in a Terminal window, type
sudo launchctl load /Library/LaunchDaemons/org.jenkins-ci.plist

Once Jenkins has restarted, you should have an up-to-date installation.

分享到:
评论

相关推荐

    unlocker208 —— VMware 安装 MacOS的必备补丁

    On Mac OS X you will need to be either root or use sudo to run the scripts. This is really only needed if you want to use client versions of Mac OS X. You may need to ensure the OS X scripts have ...

    vmware unlocker 2.0.6最新版(vm虚拟机破解安装Mac OS)

    On Mac OS X you will need to be either root or use sudo to run the scripts. This is really only needed if you want to use client versions of Mac OS X. You may need to ensure the OS X scripts have ...

    Mac Jenkins安装

    Mac下通过Brew工具安装Jenkins,是一种在Mac OS操作系统下快速部署自动化服务器软件Jenkins的方式。Jenkins是一个开源的自动化服务器,主要用于自动化各种任务,包括构建、测试和部署软件。Brew(Homebrew)是Mac OS...

    Homebrew Mac OS X 的包管理器 v4.2.10.zip

    Homebrew 是Mac OS X系统中的一个非常重要的包管理器,它允许用户轻松地安装、管理和升级各种开源软件。这个压缩包“Homebrew Mac OS X 的包管理器 v4.2.10.zip”包含了Homebrew的特定版本4.2.10的源代码和其他相关...

    How-to-install-ssh-on-ubuntu.rar_Ubuntu!_ubuntu ssh

    sudo apt upgrade ``` 接下来,我们将安装SSH服务器。在Ubuntu上,最常用的SSH服务器软件是`openssh-server`。使用以下命令安装它: ```bash sudo apt install openssh-server ``` 安装过程中,系统会自动处理...

    Aironet-AP-to-LWAPP-Upgrade-Tool.zip

    《Cisco网络设备升级工具——Aironet AP to LWAPP Upgrade Tool详解》 在现代网络环境中,Cisco设备,如路由器、交换机、接入点(AP)和无线局域网控制器(WLC),扮演着至关重要的角色。为了确保网络的稳定性和...

    ubuntu vps安装docker报错:Cannot connect to the Docker daemon at unix:///var/run/docker.sock.问题解决

    在Ubuntu VPS上安装Docker时,可能会遇到一个常见的错误:“Cannot connect to the Docker daemon at unix:///var/run/docker.sock.” 这个问题通常是由于Docker守护进程未运行或者是由于Linux内核版本过低导致的。...

    ubuntu上搭建jenkins

    在Ubuntu系统上搭建Jenkins是构建自动化服务器的一个常见选择,尤其对于开源软件和Java项目而言。Jenkins是一款功能丰富的持续集成工具,可以帮助开发者自动化构建、测试和部署代码,提高开发效率。下面我们将详细...

    46 upgrade to 600

    46 upgrade to 60046 upgrade to 60046 upgrade to 60046 upgrade to 600

    CiscoAironet-AP-to-LWAPP-Upgrade-Tool-v34

    Cisco Aironet AP to LWAPP Upgrade Tool v34是一款专为Cisco路由器、交换机、接入点(Access Point, AP)以及无线局域网控制器(Wireless LAN Controller, WLC)设计的软件升级工具。此工具的主要功能是确保网络...

    jqGrid 离线帮助手册 来源官方wiki

    Upgrade from 3.4.x to 3.5 Installing jqGrid Before you begin System Requirements Download jqGrid Change Log How to Install How it Works My First Grid Basic Grid Conventions Options colModel Options ...

    Apache Hadoop 3.x state of the union and upgrade guidance

    Apache Hadoop YARN is the modern distributed operating system for big data applications....And you’ll leave with all the knowledge of how to upgrade painlessly from 2.x to 3.x to get all the benefits.

    How To Install phpIPAM on Ubuntu 22.0420.0418.04

    GRANT ALL PRIVILEGES ON phpipam.* TO 'phpipamuser'@'localhost' IDENTIFIED BY 'yourpassword'; FLUSH PRIVILEGES; ``` 请替换'yourpassword'为你选择的密码。 **4. 下载并解压phpIPAM** 从官方源获取最新版本的...

    HPE 3PAR OS Upgrade Preparation Guide

    ### HPE 3PAR OS升级准备指南知识点解析 #### 概述 HPE 3PAR OS 升级准备指南旨在为HPE客户在进行3PAR操作系统升级时提供一个全面的规划工具。该文档包含了HPE对于3PAR OS升级过程中的推荐步骤,并且将整个文档分为...

    X-Cart.Gold.Upgrade.v3.5.x-3.5.6.PHP

    "X-Cart.Gold.Upgrade.v3.5.x-3.5.6.PHP"是用于将现有X-Cart Gold系统从3.5.x版本升级到3.5.6版本的专用脚本。这个脚本包含了从旧版本到新版本所需的所有更改和更新,确保数据的完整性和系统的稳定性。升级过程旨在...

    How to do a manual kernel upgrade[PDF version]

    在IT领域,操作系统内核是计算机系统的核心部分,它负责管理硬件资源,提供...《How to do a Manual Kernel Upgrade of an SAP Server》这篇PDF文档应能提供更详细的指导,对于SAP管理员来说,是一份宝贵的参考资料。

    VMware vSphere 6.5 Cookbook 3rd Edition.pdf

    Chapter 1, Upgrading to vSphere 6.5, will teach you how to upgrade your existing environment to the vSphere 6.5, and you will also learn how to migrate vCenter running onWindows to appliance. ...

    st link utility工具

    用于解决old ST-LINK firmware detected.do you want to upgrade it?问题 打开stlink utility工具后,kail在跳出do you want to upgrade it的提示,点击yes就可以完成升级

Global site tag (gtag.js) - Google Analytics