Insight System YAML

JFrog Installation & Setup Documentation

Content Type
Installation & Setup
ft:sourceType
Paligo

The following is an example of a complete Insight system YAML file showing all the different parameters that you may configure.

Example Templates

It is recommended to use the templates available under $JFROG_HOME/insight/var/etc/

  • system.basic-template.yaml includes most commonly used system configurations

  • system.full-template.yaml includes a list of all available configurations

Insight System YAML File Format

The YAML file is constructed with keys and entities, using the following key: [entity] format.

  • Sharedconfigurations specified under the shared section, are used by all micro-services.

  • Microservice specific configuration are set under each micro-service section and override similar shared configurations for the specific micro-service.