|
- Jenkins
Jenkins is the most used CI CD platform in the world It’s one of the oldest, most mature systems in continuous integration and delivery, and it powers software pipelines across critical industries like finance, healthcare, and government
- Jenkins User Documentation
What is Jenkins? 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
- Tutorials overview - Jenkins
This part of the Jenkins User Documentation contains a series of introductory tutorials to help you begin building your applications in an automated fashion with Jenkins
- Getting started with the Guided Tour - Jenkins
This guided tour introduces you to the basics of using Jenkins and its main feature, Jenkins Pipeline This tour uses the "standalone" Jenkins distribution, which runs locally on your own machine
- Installing Jenkins
The procedures in this chapter are for new installations of 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
- Download and deploy - Jenkins
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software
- Using Jenkins
This chapter contains topics for typical Jenkins users (of all skill levels) about Jenkins usage which is outside the scope of the core Jenkins features: Pipeline and Blue Ocean
- Windows - Jenkins
The simplest way to install Jenkins on Windows is to use the Jenkins Windows installer That program will install Jenkins as a service using a 64 bit JVM chosen by the user Keep in mind that to run Jenkins as a service, the account that runs Jenkins must have permission to login as a service
|
|
|