Advanced installation of GoCD server using zip installer

    • Download the zip installer for GoCD server
    • Unzip the installer in a folder of your choice. It creates a subfolder with the name
    • Ensure that java executable is available on the PATH environment variable. If you have multiple versions of java, or want to use a version of java that is not available on PATH environment variable, edit the file wrapper-config/wrapper-properties.conf and change the variable wrapper.java.command to point to the java executable.
    LocationDescription
    ${INSTALL_DIR}/dbthe GoCD server database
    the GoCD server artifacts
    ${INSTALL_DIR}/pluginsthe GoCD server plugins
    ${INSTALL_DIR}/configthe GoCD server configuration
    ${INSTALL_DIR}/logsthe GoCD server log files
    ${INSTALL_DIR}/{lib,wrapper}the GoCD server binaries and startup scripts
    ${INSTALL_DIR}/wrapper-config/wrapper-properties.confthe configuration file to alter GoCD server properties