Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eliormachlev/jenkinsasservice
- Owner: EliorMachlev
- License: bsd-3-clause
- Created: 2024-08-01T19:59:41.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T21:20:40.000Z (3 months ago)
- Last Synced: 2024-10-11T20:41:34.184Z (28 days ago)
- Topics: jenkins, powershell, powershell-script, windows
- Language: PowerShell
- Homepage:
- Size: 94.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
- Security: Security.md
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)