This repository contains Jenkins related resources in Azure.
- Jenkins Solution Template (solution_template/)
- This solution template will deploy the latest stable Jenkins version on a Linux (Ubuntu 16.04 LTS) VM along with tools and plugins configured to work with Azure.
- Here're some documents explain how to write and test the solution template.
- Jenkins Agents Initialization Scripts (agents_scripts/)
- These scripts setup a new provisioned Windows VM as a Jenkins agent.
- Jenkins-Windows-Init-Script-Jnlp.ps1 launches the agent via JNLP.
- Jenkins-Windows-Init-Script-SSH.ps1 launches the agent via SSH.
- Jenkins Disaster Recovery (disaster_recovery/)
- This script helps you to achieve disaster recovery.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Microsoft and any contributors grant you a license to the Microsoft documentation and other content in this repository under the Creative Commons Attribution 4.0 International Public License, see the LICENSE file, and grant you a license to any code in the repository under the MIT License, see the LICENSE-CODE file.