Database setup workflow

  1. Create a database instance. 2. Create an Artifactory user for the database.

Set up a new database

  1. Create a database instance.
  2. Create an Artifactory user for the database.
  3. Install the appropriate JDBC driver.
  4. Set the database parameters in your system.yaml configuration file.
  5. Start Artifactory.

Migrate existing database

Import the metadata using Full Import and Export (optional for migration, not required for a new installation). Changing the database does not automatically transfer your data to the new database.

For a complete step-by-step guide, follow the details in the specific page for each of the supported databases.