Database setup workflow
- Create a database instance. 2. Create an Artifactory user for the database.
Set up a new database
- Create a database instance.
- Create an Artifactory user for the database.
- Install the appropriate JDBC driver.
- Set the database parameters in your
system.yamlconfiguration file. - 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.
Updated 5 days ago
