• Postfix needs to be installed before you begin the installation. If your server is currently running Qmail then complete Switching from Qmail to Postfix
• Dovecot needs to be installed before you begin the installation. If your server is currently running Courier then complete Switching from Courier to Dovecot
tail -f /var/log/plesk/panel.log
• You must be root in order to run the command line installer.
• The license will be bound to the first public IP address on the servers network card. This IP address should resolve to the servers fully qualified domain name.
• The installer must pass all validation tests (memory tests, repository tests, etc) otherwise the installer will exit and not run.
First install the extension using the following command:
plesk bin extension --install warden
Run the Warden CLI for the setup wizard to active the extension license, run the application installer, and configure the application:
/usr/local/psa/admin/bin/modules/warden/minion --task=application:setup --license_key=XXX
The setup will return no output and an exit code of 0 if successful. The install log is located at /var/log/plesk/panel.log
Option | Format | Description | Default |
---|---|---|---|
--license_key |
string | The extension license key. | empty (required) |
--autoinstall |
boolean (1-0) | Set to 1 to run the installer and confgure the application. | 1 |
--content_filter_milter |
boolean (1-0) | Set to 1 to install the Amavisd-milter. | 1 |
--antivirus |
boolean (1-0) | Set to 1 to install the ClamAV antivirus daemon. | 1 |
--maxmind_key |
string | The MaxMind geolocation license key. See: How to get a key | empty |
--abuseipdb_key |
string | The AbuseIPDB reputation provider API key. See: How to get a key | empty |
--phishtank_key |
string | The PhishTank anti-spam phishing API key. See: How to get a key | empty |
--securiteinfo |
string | The SecuriteInfo anti-virus signature provider API key. See: How to get a key | empty |
--sanesecurity |
boolean (1-0) | Set to 1 to enable the SaneSecurity anti-virus signature provider. | 0 |
--urlhaus |
boolean (1-0) | Set to 1 to enable the URLhaus anti-virus signature provider. | 0 |