Installing or Upgrading MetaDefender ICAP Server
Installation overview
The following steps need to be executed to install MetaDefender ICAP Server
- Download the package of your choice from the OPSWAT portal
- Install the package on your computer via the Command Line or via Wizard
- Open a web browser and point to (<server name or IP> is the DNS name or IP address of your test server):
- Complete the required steps of the Basic configuration wizard
- You must Activate this deployment to use its features
Installation
Installation notes
- If the MetaDefender ICAP Server package dependencies are not installed on your system you may need to have a working Internet connection or you may have to provide the Installation media during the installation. Consult your Operating System documentation on how to use Installation media as a package repository.
- During installation the databases might need to be upgraded. This could take noticeable time.
Installing MetaDefender ICAP Server using the command line
Preliminary notes
If the MetaDefender ICAP Server package dependencies are not installed on your system you may need to have a working Internet connection or you may have to provide the Installation media during the installation. Consult your Operating System documentation on how to use Installation media as a package repository.
For each case below start with the following steps:
- Download mdicapsrv package from the OPSWAT Portal. Make sure that you download the applicable package for your distribution
- Upload the installation package to your test computers
- Install the product with the provided command (<filename> is the MetaDefender ICAP Server package you downloaded from our portal)
Debian / Ubuntu package (.deb)
Red Hat Enterprise Linux / CentOS package (.rpm)
Windows package (.msi)
On Windows systems it is possible to install the product by running the corresponding .msi file.
From command line interface it is also possible to install the product by executing
where the possible option keys and their default option values are the following:
Key | Default Value | Description |
---|---|---|
RESTADDRESS | 0.0.0.0 | REST interface binding address |
RESTPORT | 8048 | REST interface binding port |
ICAPADDRESS | 0.0.0.0 | ICAP interface binding address |
ICAPPORT | 1344 | ICAP interface binding port |
For details on using msiexec please consult Windows installer documentation.
Upgrading MetaDefender ICAP Server
Notes for upgrading from MetaDefender ICAP Server v3
It is not possible to directly upgrade MetaDefender ICAP Server v3 to v4. MetaDefender ICAP Server v3 comes built into MetaDefender Core v3. Uninstall MetaDefender Core v3 first, then start a fresh installation.
There is no support for importing MetaDefender ICAP Server v3 configuration into MetaDefender ICAP Server v4. The configuration must be migrated manually.
Upgrading from MetaDefender ICAP Server v4
To upgrade from a former version of MetaDefender ICAP Server v4 a simple installation of the latest version is enough.
All existing MetaDefender ICAP Server configuration and data will be kept during the upgrade.
Upgrade to MetaDefender ICAP Server v5.2.0
Please refer to Upgrade to MetaDefender ICAP Server older than v5.2.0 (Sqlite) to version 5.2.0 -> v5.6.0 (PostgreSQL)