<?xml version='1.0' encoding='UTF-8'?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" target-language="nb-NO" datatype="plaintext" original="manual/appliance.md">
<trans-unit id="8c911baa" xml:space="preserve">
<source># 6 Zabbix appliance</source>
<trans-unit id="cfa1a361" xml:space="preserve">
Zabbix appliance provides a way to instantly deploy Zabbix server and frontend, instead of setting them up manually or reusing an existing server for Zabbix.
The appliance is based on AlmaLinux 8 (x86\_64) and contains a pre-configured Zabbix server running on MySQL and frontend running on Nginx web server.
This appliance is designed for evaluating Zabbix.
Using it in serious production environments is discouraged.
Appliance images are available for [download](http://www.zabbix.com/download_appliance) in the following formats:
- Installation CD/DVD (.iso)
- VMware (.vmx) - see [notes](#vmware)
- Open virtualization format (.ovf)
- Microsoft Hyper-V (.vhd/.vhdx) - see [notes](#hyper-v)
- KVM, Parallels, QEMU, USB stick, VirtualBox, Xen (.raw) - see [notes](#hddflash-image-raw)
Zabbix installation CD/DVD boot menu:
{width="600"}</source>
<target state="needs-translation">#### Overview
As an alternative to setting up manually or reusing an existing server
[download](http://www.zabbix.com/download_appliance) a Zabbix appliance
or a Zabbix appliance installation CD image.
Zabbix appliance and installation CD versions are based on AlmaLinux 8
Zabbix appliance installation CD can be used for instant deployment of
You can use this Appliance to evaluate Zabbix.
The Appliance is not intended for serious production use.
<trans-unit id="3e0e619d" xml:space="preserve">
<source>#### Quick start</source>
<trans-unit id="b3fd5276" xml:space="preserve">
<source>##### Pre-requisites
1. Make sure the host machine has sufficient resources to meet the virtual machine's system requirements:
- *Disk space*: at least 8 GB should be allocated for the virtual
2. If not yet installed, install the virtualization software for booting the appliance image (for example, [VirtualBox](https://www.virtualbox.org)).
3. [Download](https://www.zabbix.com/download_appliance) the appliance in the format supported by your virtualization software.
4. Check network settings to ensure that DHCP is enabled on the host machine. </source>
<trans-unit id="73b26b19" xml:space="preserve">
<source>##### Installation
1. Boot the appliance virtual machine from the downloaded image.
2. Configure virtual machine network settings to allow access from a browser on the host machine.
This can be achieved by enabling *Bridged mode*.
3. Log in to the virtual machine using default system [credentials](#system).
4. To retrieve the IP address, run the following command on the virtual machine:
5. Open a browser on the host machine and point it to the IP address the appliance has received over DHCP.
6. Log in to Zabbix using default [credentials](#zabbix-frontend) and start monitoring. </source>
<trans-unit id="eb5aa46b" xml:space="preserve">
<source>#### Configuration