Installing the EFM Server Installing DatabasesThe EFM Server requrires a relational database. An H2 database is bundled with EFM that is used by default. While this is fine for development and test environments, for production environments, an external database is recommended. Install NiFi RegistryUsing CEM requires a NiFi Registry instance to store your dataflows. You can configure EFM to use an existing NiFi Registry instance or install and run a new one.Install EFM ServerConfigure the EFM ServerOnce the EFM Server is installed, you can configure it by editing the efm.properties file. At minimum, you should edit the EFM Server address, set up the connection to NiFi Registry, and configure the connection to your database.Set the Encryption PasswordYou need to set the efm.encryption.password property.Open Network PortsYou should ensure that the following ports are available for the EFM Server and its components.Start the EFM ServerOnce you have installed and configured the EFM Server you can start it. In general, you should start the EFM Server before you install and configure your MiNiFi Agents.