Search code examples
artifactory

Where is artifactory home directory?


The artifactory documentation says the ARTIFACTORY_HOME directory is

{user.home}/.artifactory

Yet if you install from .deb packages, there is no home directory for the artifactory user.

Where is $ARTIFACTORY_HOME when installed from packages?


Solution

  • Packages

    The default configs are located in: /etc/opt/jfrog/artifactory/default
    Opening that file shows ARTIFACTORY_HOME is /var/opt/jfrog/artifactory

    Docker

    If using the official artifactory docker container:

    ARTIFACTORY_HOME=/opt/jfrog/artifactory