Configuration Scripts

Configuration scripts are at the heart of Mission Control, and embrace a “configuration as code” approach to managing many instances of Artifactory. They are reusable pieces of code developed using the Mission Control DSL and can be applied to any number of Artifactory instances at a time to perform any configuration action from setting a new caching policy for remote repositories to configuring multi-push replication. Configuration scripts improve your overall management of Artifactory instances by enabling automation of configuration tasks. They are reusable making your configuration tasks more reliable, and they can also be used to enforce standards when configuring things such as repository names, include/exclude patterns, caching policies and more.