The following files and folders are installed when you run the Jamf Pro Installer:
- Jamf Pro web app
The files that make up the Jamf Pro web app are stored in the following location:
/usr/local/jss/tomcat/webapps/ROOT/
- Apache Tomcat
Tomcat is the web application server that runs the Jamf Pro web app. A directory named tomcat is installed in the following location:
/usr/local/jss/
For more information about the version of Tomcat installed by the Jamf Pro Installer, see the Apache Tomcat Versions Installed by the Jamf Pro Installer article.
- jamf.tomcat
This is the service file for Tomcat. It is installed in the following location:
/etc/systemd/system/jamf.tomcat.service
- server.xml
The Jamf Pro Installer installs a modified copy of Tomcat's server.xml file. This file enables SSL, ensures that Jamf Pro appears in the
rootcontext, and enables database connection pooling. It is installed in the following location:/usr/local/jss/tomcat/conf/
- keystore
Tomcat requires a keystore file to provide connections over SSL. The Jamf Pro Installer creates a default .keystore file and stores it in the following location:
/usr/local/jss/tomcat/
- Jamf Pro Server Tools
Jamf Pro Server Tools, filename server-tools-gui.jar, is installed in the following location:
/usr/local/jss/bin/
Jamf Pro Server Tools also has a command-line interface (CLI), filename jamf-pro, that is installed in the same location.
Note:The Jamf Pro installer for Linux includes only the 64-bit version of the CLI. If you are using 32-bit Linux, you must manually download and use the 32-bit version of the CLI. For instructions, see the Using the Jamf Pro Server Tools Command-Line Interface article.
- Database backup location
By default, Jamf Pro Server Tools stores database backups in the following location:
/usr/local/jss/backups/database/
- Logs
Logs for the installation and for the Jamf Pro server are stored in the following location:
/usr/local/jss/logs/