https://github.com/eliormachlev/jenkinsasservice
Run Jenkins Agent as a Windows Service
https://github.com/eliormachlev/jenkinsasservice
jenkins powershell powershell-script windows
Last synced: over 1 year 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T21:20:40.000Z (almost 2 years ago)
- Last Synced: 2025-01-15T19:52:10.693Z (over 1 year 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
- [](https://github.com/EliorMachlev/JenkinsAsService/releases/latest/download/JenkinsAsService.msi)
- []([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)