OverviewArtifactory can be configured to run with almost any JDBC database for its data store. The instructions below describes how to set up Artifactory on MySQL. By using MySQL (over the built-in Derby DB) you can leverage exiting MySQL infrastructure and use the MySQL backup, restore and high-availability features. The setup involves creating the dedicated MySQL database instance and then configuring Artifactory to use that instance. Create the Artifactory MySQL DatabaseYou can use the
Increasing the MySQL Default Packet SizeSince binaries files are stored in MySQL, it is extremely important to increase the default packet size used by MySQL when serving binaries (see: max_allowed_packet increase, for reference). Configure Artifactory to work against the MySQL database
|
Running Artifactory on MySQL
Skip to end of metadata
Go to start of metadata
Labels: