- Jenkins
Jenkins can be extended via its plugin architecture, providing nearly infinite possibilities for what Jenkins can do Distributed Jenkins can easily distribute work across multiple machines, helping drive builds, tests and deployments across multiple platforms faster
- Download and deploy - Jenkins
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software
- Jenkins
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software
- Jenkins 用户手册
在 Jenkins 里面有非常多的插件,不过此文档的入门指南,教程和用户手册都是基于 Jenkins 安装 和 Blue Ocean 插件安装,以及建议安装的插件,安装后向导等安装的插件。
- Jenkins User Documentation
Jenkins is a self-contained, open source automation server which can be used to automate all sorts of tasks related to building, testing, and delivering or deploying software Jenkins can be installed through native system packages, Docker, or even run standalone by any machine with a Java Runtime Environment (JRE) installed
- Jenkins 的安装和设置
下载 Jenkins Jenkins 以 WAR 文件、原生包 安装程序和 Docker 镜像分发。 请遵循以下安装步骤: 在下载之前,请花一点时间查看用户手册的 硬件和软件要求 部分。 选择以下软件包之一,然后按照下载说明进行操作。
- Tutorials overview - Jenkins
The following tutorials show how to use Jenkins to cover the basics of CI CD concepts based on specific technology stacks
- Installing Jenkins
Jenkins is typically run as a standalone application in its own process The Jenkins WAR file bundles Winstone, a Jetty servlet container wrapper, and can be started on any operating system or platform with a version of Java supported by Jenkins
|