About silent installations (Linux)
After you update the customized personalization file, launch the assisted installation from the Linux CLI.
-
Create the Assisted Install.txt file with your preferences. See Customize the personalization file.
-
To begin the assisted installation, enter:
$ sudo FM_ASSISTED_INSTALL=path apt install package_path/filemaker-server_version.build_amd64.deb
where:
path
is the absolute path location of the customized personalization filepackage_path
is the location of the Linux installerversion
is the version number the FileMaker Server for Linux installerbuild
is the build number of the FileMaker Server for Linux installerNote If the full path of the Assisted Install.txt file is not provided in the command, the Assisted Install.txt will not be used.
Note You must specify the package path.
Important FileMaker Server requires that ports 80 and 443 be available on the user's machine. If they are not available, the software will not install.