Access YAML Configuration Files
The following table lists configuration files that may found under . $JFROG_HOME/artifactory/var/etc/access
The following table lists configuration files that may found under $JFROG_HOME/artifactory/var/etc/access .
| File | Description |
|---|---|
access.config.import.yml | If this file exists, it is the configuration file that the Access services actually imports and overrides all the existing settings when restarted. If the file does not exist, Access will load with its latest configuration settings. |
access.config.patch.yml | If this file exists, the values specified in the imported file will replace the existing Access configuration values. If the file does not exist, Access will load with its latest configuration settings. |
access.config.template.yml | This installation template includes a reference list of configurable parameters governing Access. Some of the parameters provide recommended default values, however other parameters (such as server names) contain sample values that, if loaded into your Access services, may render them unusable. Don't load or modify this file. We strongly recommend not modifying this file, and not uploading it (by changing its name to access.config.import.yml, so you always have the option of reverting to recommended default values. |
access.config.latest.yml | This file shows which configuration parameters are different from the default values in the current Access configuration. This is the file you should be editing and renaming to access.config.import.yml if you wish to make configuration changes |
access.config.latest.<timestamp>.yml | This file shows previous versions of the access.config.latest.yml file with a timestamp to indicate when it was replaced. |
Updated 5 days ago
