サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
衆院選
wiki.jenkins-ci.org
Created by Unknown User (kohsuke), last modified by Unknown User (rtyler) on Apr 27, 2016 Why We need to claim our rightful place in Continuous Delivery. We have lots of pieces that address these modern needs, but we are not communicating this very well. We need to revisit out of the box experience, so that Jenkins itself speaks that story and makes it clear what we are aiming for. Our software ne
Created by Unknown User (winters), last modified on Aug 10, 2015
Older versions of this plugin may not be safe to use. Please review the following warnings before using an older version: Server-side request forgery CSRF vulnerability and lack of permission checks allows capturing credentials CSRF vulnerability and insufficient permission checks allow capturing credentials Github PluginThis plugin integrates Jenkins with Github projects.The plugin currently has
Created by Unknown User (sogabe), last modified by Unknown User (mattwithoos) on Jun 07, 2016 オリジナル:Step by step guide to set up master and agent machines on Windows Jenkinsの管理 --> ノードの管理 新規ノード作成 --> ノード名を入力して下さい。 『ダムスレーブ』を選択します。 --> OK を押します。 以下の内容を入力します: エグゼキュータの数 (1つ以上) を必要に応じた数だけ指定します。 Remote FS Root(リモートFSルート) を指定します。この場所が、スレーブマシン上でのマスタノードのホームディレクトリになります。 Windows slave の場合は、"C:\Jenkins\" のように
Created by Unknown User (sogabe), last modified on Jun 14, 2013 オリジナル: Disable security Jenkinsを2度と再設定できないような方法で、うっかりユーザー情報や権限管理を設定してしまうことがあります。 そんなときは、次のような手順で直すことができます。 Jenkinsを停止する。(一番簡単なのはサーブレットコンテナを落とすことです) ファイルシステムの $Jenkins_HOME で、config.xml ファイルを探す。 エディタでこのファイルを開く。 このファイルの <useSecurity>true</useSecurity> という要素を探す。 true を false に変更する。 Jenkinsを起動する。 Jenkinsが元に戻ったら、誰でもシステムに何でもできるアンセキュアな状態に成って
Created by Unknown User (kohsuke), last modified by Unknown User (deepchip) on Aug 27, 2019 JENKINS_HOME directoryJenkins needs some disk space to perform builds and keep archives. You can check this location from the configuration screen of Jenkins. By default, this is set to ~/.jenkins, but you can change this in one of the following ways: Set "JENKINS_HOME" environment variable to the new home
The plugin is not maintained anymore. The code is still available though. If you wish to revive it, please see https://wiki.jenkins-ci.org/display/JENKINS/Adopt+a+Plugin Integration of the Activiti BPMN Workflow Engine into Jenkins.(JENKins On Workflow / Jenków is a village in Poland) The Jenkow plugin is not under active development any more. Workflow definitions are stored in Git repository expo
Created by Anonymous, last modified by Unknown User (elifarley) on Apr 12, 2016 Problem Jenkins got java.awt.headless problem I installed Jenkins in Ubuntu linux and run Jenkins in the tomcat6. I open any Jenkins page which is showing a trend chart. I get the following error on the page: Graphics N/A Unable to access X. You need to run the web container in the headless mode. Add -Djava.awt.headles
Older versions of this plugin may not be safe to use. Please review the following warnings before using an older version: CSRF vulnerability and missing permission check allow SSRF This plugin lets your Jenkins users login to Jenkins through external OpenID providers, without using password.(Or in the OpenID terminology, this plugin makes Jenkins a relying party. The plugin has two somewhat differ
Created by Unknown User (canhuth), last modified by Unknown User (duemir) on Jun 14, 2018 To reliably kill processes spawned by a job during a build, Jenkins contains a bit of native code to list up such processes and kill them. This is tested on several platforms and architectures, but if you find a show-stopper problem because of this, you can disable this feature by setting a Java property name
Distribution of this plugin has been suspended due to unresolved security vulnerabilities, see below. This plugin allows managing Jenkins jobs orchestration using a dedicated DSL, extracting the flow logic from jobs. Summary This plugin is designed to handle complex build workflows (aka build pipelines) as a dedicated entity in Jenkins. Without such a plugin, to manage job orchestration the user h
Created by Unknown User (sogabe), last modified by Unknown User (akiko_pusu) on Dec 26, 2011 オリジナル: Remote access API Jenkinsは、コンピュータからの操作が可能なリモートアクセスAPIも提供しています。現在は3つの形式があります。 XML JSON with JSONP support Python リモートアクセスAPIは、RESTのような形式で提供されます。つまり、すべての機能に対して1つのエントリポイントがあるのではなく、代わりに ".../api/" (ここで、 "..." は対象となるデータ) というURLで利用することができます。 例えば、インストールしたJenkinsが http://deadlock.netbeans.org/hudson/ であれば、h
This plugin uses the Testflight upload API to allow for uploading APKs/IPAs (and their optional DSYMs) to www.testflightapp.com Documentation If you do not specify the ipa/apk/dsym file(s) they are searched for automatically in the workspace. The testflight install and config links are exposed as environment variables (TESTFLIGHT_INSTALL_URL and TESTFLIGHT_CONFIG_URL). If you run into strange issu
Created by Unknown User (gmdode), last modified on Dec 10, 2014 Introduction If you have an Android app project including a test project in Eclipse and you would like to use Jenkins for Continuous Integration and have Checkstyle, FindBugs and Emma coverage trends - this is how it should work. Assumptions You have an Android app including a test project in Eclipse. For this document, let's assume t
Created by Unknown User (sogabe), last modified by Unknown User (akiko) on Jul 22, 2011 オリジナル: Jenkins CLI Jenkinsは、スクリプトやシェルからアクセスできる組込のCLIクライアントをサポートしています。定型のタスクや、大量のアップデート、トラブルシューティングなどの自動化に役に立ちます。 CLIの取得 Jenkins CLIは jenkins.war の中に、jarファイルとして含まれています。http://yourserver.com/cli からダウンロードすることができます。CLI jarはJenkinsのバージョンに依存していますが、実際には異なるバージョン間でも互換性を保つことができるようになっています。 CLIを動かす 一般的な文法は次の通りです(svnやgitといっ
Older versions of this plugin may not be safe to use. Please review the following warnings before using an older version: XML External Entity Processing Vulnerability Clickjacking vulnerability CSRF vulnerability Summary Monitoring plugin: Monitoring of Jenkins itself with JavaMelody. Open the report (or http://yourhost/monitoring) after installation. Features summarizedCharts of memory, cpu, syst
Created by Unknown User (kohsuke), last modified on Dec 29, 2011
Created by Unknown User (sogabe), last modified on Jul 24, 2008 オリジナル: Standard Security Setup ここでは、おそらく一番一般的な設定 — Hudson自身でユーザーを管理し(ユーザーがサインアップしてアカウントを作成できる)、管理者であるあなたがHudsonで誰が何をできるのかを決めることができる — を説明します。 Initial steps システムの設定画面(http://server/hudson/configure)にいって、"セキュリティを有効化"を選択します。 ユーザー情報の"Hudsonのユーザーデータベース"を選択します。 "ユーザーにサインアップを許可する"をチェックします。 権限管理の"行列による権限設定"を選択します。 匿名ユーザーに参照権限(read)を与えます。 表の下の
Created by Unknown User (kohsuke), last modified by Unknown User (lshatzer) on Jan 07, 2016 To upgrade from earlier versions of Jenkins, simply redeploy the WAR file. Read this document for more about container-specific instructions on how to do this. See this document for automation. Using Jenkins Installing Jenkins Starting and Accessing Jenkins Administering Jenkins Logging and Access Logging B
Created by Unknown User (kohsuke), last modified by Olivier Vernin on Apr 14, 2020 Jenkins provides machine-consumable remote access API to its functionalities. Currently it comes in three flavors: XMLJSON with JSONP supportPythonRemote access API is offered in a REST-like style. That is, there is no single entry point for all features, and instead they are available under the ".../api/" URL where
Created by Unknown User (kohsuke), last modified by Unknown User (ntulele) on Jul 11, 2017 Sometimes, it is useful/necessary to have your builds take several "parameters." Consider the following use case: You set up a test job on Jenkins, and it accepts a distribution bundle as a parameter and perform tests against it. You want to have developers do local builds and let them submit builds for test
Created by Unknown User (sogabe), last modified by Unknown User (tyuki39) on Mar 24, 2011 オリジナル: Securing Jenkins デフォルトの設定では、セキュリティチェックは行いません。つまり、サイトにアクセスする誰もが、Jenkins自身やジョブの設定を行い、ビルドを実行できることを意味します。イントラ内での使用では普通に受け入れられる設定ですが、設定することで、ユーザーを認証し、インターネットのような信頼できない環境にでも公開できるようにすることができます。 設定は、主に2つの軸(設定項目)で制御します。 ユーザー情報 ... ユーザーやそのパスワードおよびユーザーが属するグループを判断します。 権限管理 ... 誰が何にアクセスできるか判断します。 この2つの軸は互いに独立していて、個々
Created by Unknown User (akiko), last modified by Unknown User (irof) on Mar 03, 2012 オリジナル: Starting and Accessing Jenkins Jenkinsの起動 Jenkinsを起動する一番簡単な方法は、組込みのサーブレットコンテナであるWinstoneを使用することです。以下のようにして起動することができます:
You'll find here the static content of the Wiki exported from Confluence. Available spaces: infra JA JENKINS JUC SECURITY SUN
Created by Unknown User (mindless), last modified by Unknown User (michaelneale) on Apr 27, 2017
Older versions of this plugin may not be safe to use. Please review the following warnings before using an older version: Login allowed with hardcoded password Login allowed with empty password CSRF vulnerability Missing permission check allows accessing domain health check page Authentication cache allows logging in with any password Improper certificate validation Man-in-the-middle vulnerability
Created by Unknown User (sogabe), last modified by Unknown User (akiko) on Oct 20, 2011 オリジナル: Monitoring external jobs Jenkinsは、cron、procmail、inetdデーモンによるプロセスのような非対話型なプロセスの実行を、監視することができます。これらのタスクをまったく監視しないこともあります(その結果、失敗の検出がより難しくなっています)し、成功、失敗にかかわらず常にメールを送信する(そうすると、すぐにメールを無視するようになります)こともあります。Jenkinsを使用すれば、少しの手間で大量のタスクの監視を実行できます。 プロジェクトの設定 新しいジョブを作成して、"外部ジョブの監視"を選択します。 実行監視 一度プロジェクトを準備すれば、次のようなコマン
Created by Unknown User (sogabe), last modified by Unknown User (kohsuke) on Nov 03, 2013 オリジナル: Meet Jenkins Jenkinsとは? Jenkinsは、ソフトウェアのビルドやcronで起動するジョブなどの繰り返しのジョブの実行を監視します。これらのうち、Jenkinsは現在次の2つのジョブに重点を置いています。 継続的な、ソフトウェアプロジェクトのビルドとテスト: つまり、CruiseControlやDamageControlが行うこと。 一言で言えば、Jenkinsは、容易ないわゆる「継続インテグレーションシステム」を提供し、開発者が変更をプロジェクトに統合でき、ユーザーがより新しいビルドを容易に取得できるようにします。自動化された継続的なビルドは、生産性を向上させます。 外部で起
Created by Unknown User (kohsuke), last modified on Jul 23, 2013 This page captures the on-going effort to enable Jenkins plugin development in Ruby. See our manifest to understand what we are trying.
次のページ
このページを最初にブックマークしてみませんか?
『Jenkins Wiki : Home』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く