As everyone just seems to use Docker nowadays.
For more info visit https://github.com/build-canaries/nevergreen
This repo uses the Gradle Linux Packaging Plugin to build a deployable Nevergreen package to make running your own instance on a Linux distro easier.
This repo contains some sensible defaults so may be used without changes. Some simple settings can be overridden by
creating a gradle.properties
file, see the Gradle docs
for more details about placing this file in the correct place.
Alternatively if you need to make more involved changes you can fork this repo and just use it as a base.
The jar to package is downloaded automatically and placed into build/libs
unless a file named nevergreen-standalone.jar
already exists. This allows you to manually download or build your own jar locally.
nevergreenVersion
The version of Nevergreen to download, e.g. 3.0.0
Nevergreen is also available on Dockerhub.
Copyright © 2014 - 2018 Build Canaries
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.