About silent installations (Linux)

After you update the customized personalization file, launch the assisted installation from the Linux CLI.

  1. Create the Assisted Install.txt file with your preferences. See Customize the personalization file.

  2. 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 file

    package_path is the location of the Linux installer

    version is the version number the FileMaker Server for Linux installer

    build is the build number of the FileMaker Server for Linux installer

    Note  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.