Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins-scripts Commit: 4139fa19fadcc9804dafde409e05250a9c725bbf https://github.com/jenkinsci/jenkins-scripts/commit/4139fa19fadcc9804dafde409e05250a9c725bbf Author: Sam Gleske <sam.mxra...@gmail.com> Date: 2017-01-24 (Tue, 24 Jan 2017)
Changed paths: A managed-scripts/shell/provision_jenkins.sh Log Message: ----------- Provision Jenkins Shell Script I use this shell script to quickly provision the latest Jenkins version. It is meant to quickly: 1. Download Jenkins. 2. Start Jenkins. 3. If Jenkins 2.0 will skip the wizard. 4. Disable anonymous usage statistics. 5. Upgrade existing plugins (does not affect Jenkins 2.0. Was meant for <2.0). 6. Installs the following plugins: credentials-binding, git, github, github-oauth, job-dsl, matrix-auth, matrix-project, pipeline-stage-view, ssh-slaves, workflow-aggregator 7. Display the admin user and password. Sample usage: #Bootstrap Jenkins provision_jenkins.sh bootstrap #Delete the provisioned Jenkins provision_jenkins.sh purge There are more usage examples in the comments of the script. Commit: adb11a536ad7e8653f402c15da7eec15c23ebae4 https://github.com/jenkinsci/jenkins-scripts/commit/adb11a536ad7e8653f402c15da7eec15c23ebae4 Author: imod <d...@fortysix.ch> Date: 2019-07-24 (Wed, 24 Jul 2019) Changed paths: A managed-scripts/shell/provision_jenkins.sh Log Message: ----------- Merge branch 'shell-provision-jenkins' of https://github.com/samrocketman/jenkins-scripts into samrocketman-shell-provision-jenkins Commit: e6007bd1822f2fb0828b46162ef835de6077ef72 https://github.com/jenkinsci/jenkins-scripts/commit/e6007bd1822f2fb0828b46162ef835de6077ef72 Author: imod <d...@fortysix.ch> Date: 2019-07-24 (Wed, 24 Jul 2019) Changed paths: A managed-scripts/shell/provision_jenkins.sh Log Message: ----------- Merge branch 'samrocketman-shell-provision-jenkins' Compare: https://github.com/jenkinsci/jenkins-scripts/compare/b6bb455ff811...e6007bd1822f -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins-scripts/push/refs/heads/master/b6bb45-e6007b%40github.com.