JFrog Artifactory
Introduction
In this article we'll show you how you can quickly connect your JFrog Artifactory registry to Bunnyshell.
Creating you repository
1. In the JFrog platform, click on the Administration icon on the left side menu.
2. Go to Repositories.

3. Click on +Add Repositories and select Local Repository.

4. Select Docker.

5. Fill in all the necessary information and click Create Local Repository.

Connecting your JFrog registry
1. Access the Bunnyshell interface and click the Integrations button on the left side.

2. Click Registries on the left-side menu.
3. Click the Connect registry button and select JFrog Artifactory.

4. A new window will pop-up, where you will have to provide the following information:

Registry name: pick a name for your registry when you connect it to Bunnyshell.
Artifactory Username: The username you chose when you created your JFrog Artifactory account.
Artifactory Password: The password you chose when you created your JFrog Artifactory account.
Artifactory Repository Name: The name you've chosen for your repository .
Artifactory Server Name: The name you've given to your environment when creating your JFrog account. You can also retrieve it from the address bar. For example, in the address
example.jfrog.io
, example is the Server Name.
Last updated
Was this helpful?