Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Meiji01 committed Jul 16, 2024
1 parent 8b9c457 commit d765c48
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@
An open-source windows service application to contain Jenkins Agent Jar file and run as a windows service. Current release supports http connection only
## Compiler Prerequisites
If you want to compile the project, the below minimum prerequisite are required
- Compiler
- Compiler
Visual Studio 2022 (Visual Basic)
Java (Version that runs the agent.jar of Jenkins)
Java (Version that runs the agent.jar of Jenkins)

## Installation
If done compiling or you wish to install the official git releases, please follow step by step instructions
- Prerequisite
Windows 10/11/Server
- Prerequisite
Windows 10/11/Server
.Net Framework 4.7.2 is installed
Administrator rights to install the application to windows service

- Step 1 - Download the official binary releases (use the latest to insure stability and up to date capabilities) in [Section `Releases`](https://github.com/Meiji01/jenkins-agent-winservice/releases) or use your compiled version
- Step 2 - Extract the binary _(AgentContainer.exe and conf.properties)_ to the desire directory
- Step 3 - Create and configure an agent in Jenkins (if you still dont have one)
Expand Down

0 comments on commit d765c48

Please sign in to comment.