.. _vm: Install as Pre-Configured Virtual Machine ------------------------------------------------------ You can deploy FindFace Enterprise Server SDK as a fully pre-configured ready-to-use virtual machine image that you can run inside a virtualization environment in any operating system. This type of installation is the simplest and requires minimum skills. .. important:: This type of installation is suitable only for the :ref:`standalone deployment `. .. warning:: For highload projects, installation as a virtual machine is not recommended even in test mode. .. seealso:: * :ref:`install-server` * :ref:`installer` .. important:: We officially support only :program:`VMware` as a virtualization environment. Install it prior to proceeding with this instruction. .. tip:: Contact your NtechLab manager by info@ntechlab.com to request the virtual machine image. You will be provided with files ``ffserver-*.ovf`` and ``disk-*.vmdk`` (discrete or in an archive). The virtual machine image has the following software pre-installed: * Ubuntu Server 16.04 LTS x64 with no graphical user interface * FindFace Enterprise Server SDK in the following configuration: +--------------------------+------------------------------------------------------------------------------------------------------+ | Component | Details | +==========================+======================================================================================================+ | findface-facenapi | Installed and started with enabled and configured :ref:`dynamic person creation ` and | | | :ref:`“friend or foe” identification `. | +--------------------------+------------------------------------------------------------------------------------------------------+ | findface-server-tarantool| Installed and started (1 shard). | | (tntapi) | :ref:`Sharding ` may be required. | +--------------------------+------------------------------------------------------------------------------------------------------+ | findface-tarantool-build-| Installed. Before use, consult the :ref:`component documentation `. | | index | | +--------------------------+------------------------------------------------------------------------------------------------------+ | ffupload | Installed and started. | +--------------------------+------------------------------------------------------------------------------------------------------+ | fkvideo_detector | Only installed. Use the command line or FindFace Web UI to manually start it. Before use, | | | consult the :ref:`component documentation