Using the latest version?
JFrog Platform User Guide
JFrog Artifactory 6.x Documentation
To get the latest version, go to the JFrog Unified Platform
Directory Structure
After installing Artifactory, the $ARTIFACTORY_HOME
directory will contain the following directory structure (the $ARTIFACTORY_HOME
directory location depends on your installation type):
File/Folder | Description |
---|---|
access | The home directory of the bundled JFrog Access. More details in the Access Tokens page. |
access/etc/keys | JFrog Access keys. More details in the Access Tokens page. |
| Artifactory log files (general, access, request etc.) |
etc | Configuration files |
etc/plugins | Custom Groovy user plugins. |
etc/security | Global security related files (configuring global encryption key, PGP signing key etc.). |
etc/ui | Manually uploaded custom UI logos. |
| The Derby database (only present when using Derby). |
| The checksum based storage of binaries when using the default filesystem storage. |
| Directory to save temporary files which Artifactory generates. |
| Directory to save files uploaded using the Web UI. |
bin | Artifactory startup/shutdown scripts. |
| The default tomcat directory bundled with Artifactory. |
tomcat/work | The tmp directory tomcat and the JVM uses (Tomcat automatically assigns it to a java system environment variable as java.io.tmpdir) |
tomcat/logs | Additional Tomcat log files |
misc | Configuration files used as examples for different databases and servlet containers. |
| The default backup directory Artifactory uses for system wide and repository backup. |
webapps | Contains the Artifactory WAR file and the Access WAR file used by the bundled Tomcat distribution. We strongly recommend keeping both these files in the same bundled Tomcat. |
Default Admin User
Once the installation is complete, Artifactory has a default user with admin privileges predefined in the system:
User: admin
Password: password
Change the admin password
We strongly recommend changing the admin password as soon as installation is complete.
Watch the Screencast
Troubleshooting
Please refer to the main Troubleshooting page.
Overview
Content Tools