
# Jenkins server (required) - Can provide multiple # The folder depth - default is 10 jenkins.folderDepth=10 # Collector schedule (required) jenkins.cron=0 0/5 * * * * # Database Password - default is blank dbpassword=dbpassword # Database Username - default is blank dbusername=dashboarduser # MongoDB replicaset dbreplicaset=ĭbhostport=

# Database Port - default is 27017 dbport=9999 # Database HostName - default is localhost dbhost=localhost To package the collector source code into an executable JAR file, run the maven build from the \hygieia-build-jenkins-collector directory of your source code installation: To configure the collector, git clone the collector repo. You can download the SNAPSHOTs from the SNAPSHOT directory here or from the maven central repository here. Please review the two options in Step 1 to find the best fit for you. To configure the Jenkins Collector, execute the following steps:


Hygieia uses Spring Boot to package the collector as an executable JAR file with dependencies. Please reach out to should you have any questions.Ĭonfigure the Jenkins Collector to display and monitor information (related to build status) on the Hygieia Dashboard, from Jenkins. Please note since archival, the project is not maintained and will be available in a read-only state. Due to lack of activity, this repo is currently not being supported and is archived as of 07/12/22.
