[ 在 mac 下 安装 Jenkins ]
不建议使用 dmg 方式安装 jenkins,建议使用 brew 安装。
brew install jenkins
安装后获得提示:Note: When using launchctl the port will be 8080.
brew services start jenkins
Http://localhost:8080
参考这篇文章 【链接】[Jenkins]局域网无法根据ip访问jenkins https://www.jianshu.com/p/10041e79ac6f