Data Directory
The data directory (mutable) contains all customizable configurations, by data generated the application, and logs. The environment variable is JFROG_HOME//var.
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 |
|---|---|---|---|
|
|
|
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.
Updated 2 days ago
