WindowsWhen using Windows, it is possible to install Artifactory as a Windows service or run it manually. Installing Artifactory as a Windows ServiceOverviewArtifactory makes use of the Apache Commons Procrun components providing the user with a method to install the application as a Windows Service. RequirementsThe "JAVA_HOME" system variable should be set before running the installation, otherwise the script tries to find an appropriate JAVA installation. Optionally, the file found in InstallingTo install Artifactory as a Windows service, browse to UninstallingTo uninstall the Artifactory service, browse to Note: In order to change the default storage follow this link.Running Artifactory Manually on WindowsExecute the "artifactory.bat" under the bin folder. This action searches for the Java executable and runs Artifactory's main class. |