Data Directory
The var directory holds mutable configs, generated data, and logs at $JFROG_HOME/
The data directory (mutable) contains all customizable configurations, data generated by the application, and logs.
The environment variable is JFROG_HOME/<product>/var. For example, JFROG_HOME/xray/var.
| Linux/Windows Archive | RPM/Debian | Docker Container | Docker Host |
|---|---|---|---|
<extracted directory>/<product>/var | /opt/jfrog/<product>/var
| /opt/jfrog/<product>/var |
Default value : |
You can customize the data folder using the following options in RPM/Debian installation:
- Manual Option: Create a symbolic link from your custom folders to the default folders. For example,
$JFROG_HOME/artifactory/var→/mnt/artifactory/var. - Environment Variable Option: Set the
JF_PRODUCT_VARenvironment variable to point to a custom location in your system's environment variables files. For more information, refer to Ubuntu System environment variables.
Related Topics
Updated 2 months ago
Did this page help you?
