使用Artifactory 6。x ?
JFrog Artifactory 6.x User Guide
Have a question? Want to report an issue?Contact JFrog support![]()
Overview
Artifactory provides you with the features you need to manage your binary repositories, both through an intuitive UI and with an extensive set of APIs.
The Artifactory UI is divided into four main modules:
Home
TheHomemodule serves as a dashboard where you can easily access general information and commonly used features. For more details, please refer toGeneral Information.
Artifacts
TheArtifactsmodule is used to browse the repositories in your system and search for artifacts using a number of different methods. While browsing through repositories, Artifactory displays useful information and provides you with tools to perform essential actions to manage your repositories.
Search
TheSearchmodule is where you can search for Artifacts by name, package type, properties and a variety of additional methods offered by Artifactory. For more details, please refer toSearching for Artifacts.
Build
TheBuildmodule displays theBuild Browserwhere you can view all the CI server projects that output their builds to Artifactory. Here you can drill down to view detailed build information and compare one build to another.
Admin
TheAdmintab is only available to users who are defined as administrators in the system, and is used to perform a variety of administration and maintenance activities such as:
- Configuring different entities such as repositories, software licenses, proxies, mail servers and more
- Managing different aspects of system security such as user definitions, groups, permissions, LDAP integration and more
- Managing backup and indexing of repositories
- Managing import and export of repositories or of the entire system
- Accessing system information and scheduling different cleanup operations
This functionality is available through theAdminmenu which is displayed when a logged-in administrator hovers the mouse overAdmin在navigation bar.
To help locate a specific action, you can enter a search term in theFilterfield and have Artifactory emphasize matching menu items.
In addition to the feature set offered by the UI, Artifactory provides an extensiveREST APIto facilitate integration with build automation and continuous integration systems.
Help Menu
On every screen of Artifactory, you can click theHelpmenu to display a list of help topics relevant for the current screen. Selecting any of the help topics opens a new browser tab displaying the corresponding Artifactory documentation.
Set Me Up
Artifactory'sSet Me Upfeature provides you with the commands you can use to deploy and resolve artifacts to and from specific repositories. Simply select any item in theTree BrowserorSimple Browserand clickSet Me Up.
Regardless of what was selected when you pop up this dialog, you can select aTooland a specificRepository(the list of repositories displayed corresponds to the tool you selected), and Artifactory will provide the relevant commands according to your selection.
Inserting User Credentials
EverySet Me Updialog includes an "Insert Credentials" button. When pressed, Artifactory will prompt you for your password and will then replace generic credential placeholders used in code snippets with your own corresponding credentials.
This means that you may now copy the code snippets and use them "as is". For example, for theSet Me Upscreen displayed above, clicking "Insert Credentials" will replace theplaceholder with your API Key as displayed below.
To undo the change, click "Remove Credentials".
Inserted user data is not persistent
Once you close theSet Me Updialog, any user data that was inserted is removed. To insert user data into code snippets, you need to invoke it each time you display aSet Me Updialog.
Keyboard Shortcuts
To facilitate easy navigation through its UI, Artifactory offers the following set of keyboard shortcuts:
| Ctrl/Cmd + Alt + B | Display theBuild Browser在Buildmodule |
| Ctrl/Cmd + Alt + R | Display theArtifact Repository Browser在Artifactsmodule |
| Ctrl/Cmd + Alt + N | Create a new item (where relevant). For example, when viewing the list of local repositories, Ctrl/Cmd + Alt + N will pop up a dialog to create a new one. |
| Ctrl/Cmd + Alt + > | Open theAdminmodule menu. Once in the menu, you can browse through items using the up/down arrow keys or the tab key. |
| Ctrl/Cmd + Alt + < | Close theAdminmodule menu. |



