Restoring Database Settings Using the Jamf Pro Server Tools CLI

Technical Articles

Solution
Application
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US
  1. Open a command terminal.
  2. Execute the following command to view the current database settings:
    jamf-pro server config list
  3. Change the database connection settings as needed by executing the following command with the applicable flag and value. For example:
    jamf-pro server config set -- database-name jamfsoftware
    Note:

    If you have additional customizations that you would like to make to MySQL 8.0 to reflect your previous installation of MySQL, you can do so at this point. The database configuration file from your previous version of MySQL that was backed up earlier may be of use for reference.