Step-by-step installation guide
The Metrici v4.0 installer is a single shell script (.sh file) that sets up everything you need to run Metrici on your machine: the Control Panel, all the recognition engines (LPR, Area Counter, Line Counter, Parking Place Detector, QR, Container Codes, Thermal Analyzer and more), the web interface, the required system services and all dependencies.
The installer is designed to be run once, on a fresh Ubuntu 24.04 LTS install. After the script finishes, the Control Panel and the web interface are ready to use.
By default, a fresh install runs in demo mode. You don't need to do anything to enable it β it is the implicit mode the software boots in after installation. Demo mode gives you:
This is enough to fully evaluate the system end to end: configure cameras, test recognition, explore the web interface and the Control Panel. When you are ready to move past the limits, you can obtain a SENTINEL key or a software license to unlock unlimited engines and remove the 30-day expiry. Please contact us at support@metrici.ro.
metrici2 database and imports the schema.~/metrici/./var/www/html./ramdisk for fast temporary I/O.install.log.The installation typically takes 20 to 35 minutes, depending on your internet connection and the speed of your machine. Most of that time is the installer downloading packages and dependencies β you don't need to type anything during that period, just leave it running.
Before we install we need to download the script. Open a web browser on your Ubuntu machine. On a fresh install this is usually Firefox, which comes preinstalled. Paste the following address into the address bar:
https://support.metrici.ro/software/metrici-installer/metrici2-v4.0-installer-2026-02-11.u24.sh
The script will begin to download automatically.
Now we need to make the file we downloaded executable. Open a terminal in the folder where you downloaded the script β usually the Downloads folder β by right-clicking in an empty area and choosing Open in Terminal.
Now paste the line below in the terminal and press enter β see Fig.1 Executable Script .
chmod +x metrici2-v4.0-installer-2026-02-11.u24.sh
Now we can move to installation. In the same terminal type ./metrici2 and then press Tab β see Fig.2 Install. This will autocomplete the filename so you don't have to type it all out.
Now press enter and the installation will begin. After the installation is complete Metrici Control Panel will be open automatically and you can start to configure the engines β see Fig.3 Control Panel .
You can also access the web application by opening the browser and typing:
http://localhost/login
A login window will open where the default username and password are:
| Field | Value |
|---|---|
| User | metrici@metrici.ro |
| Password | metriciadmin |
For an in-depth guide on how to configure Metrici Control Panel, engines and the Web Application please visit https://docs.metrici.ro.