Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eliormachlev/jenkinsasservice

Run Jenkins Agent as a Windows Service
https://github.com/eliormachlev/jenkinsasservice

jenkins powershell powershell-script windows

Last synced: 28 days ago
JSON representation

Run Jenkins Agent as a Windows Service

Awesome Lists containing this project

README

        

# Jenkins As Service
Run Jenkins Agent as a Windows Service utilizing PowerShell
## Downloads
- [![GitHub Downloads (all assets, latest release)](https://img.shields.io/github/downloads/EliorMachlev/JenkinsAsService/latest/total?sort=date&style=flat-square&label=Download%20Latest%20Release&labelColor=%23008000&color=%23808080)](https://github.com/EliorMachlev/JenkinsAsService/releases/latest/download/JenkinsAsService.msi)
- [![GitHub Downloads (all assets, latest release)](https://img.shields.io/github/downloads-pre/EliorMachlev/JenkinsAsService/latest/total?sort=date&style=flat-square&label=Download%20Latest%20Pre-Release&labelColor=%23cc5500&color=%23808080)]([https://github.com/EliorMachlev/JenkinsAsService/releases/latest/download-pre/JenkinsAsService.exe](https://github.com/EliorMachlev/JenkinsAsService/releases/tag/Pre-Release))
## Todo List
- [x] Create a working Powershell Script
- [x] Add Versioning for future updates
- [x] Convert Powershell Ps1 to EXE
- [ ] Create installer, preferably using MSI
## Documenation
- [Configurations Overview](https://github.com/EliorMachlev/JenkinsAsService/wiki/Configurations)
## Software Usage
- [Microsfot Visual Studio Code](https://code.visualstudio.com/)
- Microsoft Powershell
- [PowerShell Pro Tools](https://docs.poshtools.com)