Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
en:modul:m324_aws:topics:02 [2025/10/15 12:54] – [Characteristics of Jenkins] dgaravaldien:modul:m324_aws:topics:02 [2025/11/05 13:55] (aktuell) dgaravaldi
Zeile 1: Zeile 1:
 ===== Introduction to Jenkins ===== ===== Introduction to Jenkins =====
-\\ +<sup>Internal reference: topics/02-1.md</sup>
- +
 \\ \\
 ==== What is Jenkins? ==== ==== What is Jenkins? ====
Zeile 18: Zeile 16:
   * ''Simplicity'': The installation and configuration process is simple. There is no need to configure any additional software or the database. It can be configured completely through a GUI, XML, or Groovy scripts.   * ''Simplicity'': The installation and configuration process is simple. There is no need to configure any additional software or the database. It can be configured completely through a GUI, XML, or Groovy scripts.
   * ''Code-oriented'': Jenkins pipelines are defined as code. Also, Jenkins itself can be configured using YAML/XML files or Groovy scripts. That allows you to keep the configuration in the source code repository and helps in the automation of the Jenkins configuration.   * ''Code-oriented'': Jenkins pipelines are defined as code. Also, Jenkins itself can be configured using YAML/XML files or Groovy scripts. That allows you to keep the configuration in the source code repository and helps in the automation of the Jenkins configuration.
 +
  
  
 ---- ----
 +//agnostic: not specific to a particular programming language aligned (ausgerichtet)//
 +
 Based on the book: Based on the book:
 "Continuous Delivery with Docker and Jenkins, 3rd Edition - Third Edition By Leszko" "Continuous Delivery with Docker and Jenkins, 3rd Edition - Third Edition By Leszko"
Zeile 26: Zeile 27:
 ---- ----
  
-[[https://creativecommons.org/licenses/by-nc-sa/4.0/|{{https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png}}]] Daniel Garavaldi (topics/02-1.md)+[[https://creativecommons.org/licenses/by-nc-sa/4.0/|{{https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png}}]] Daniel Garavaldi
  
  • en/modul/m324_aws/topics/02.1760525677.txt.gz
  • Zuletzt geändert: 2025/10/15 12:54
  • von dgaravaldi