Skip to content

Aureliolo/Jelastic-Clamav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ba08263 · Mar 29, 2022
May 22, 2020
Mar 29, 2022
Jan 30, 2021
Apr 28, 2020
Mar 29, 2022
Mar 29, 2022

Repository files navigation

Clamav Addon for Jelastic Cloud

All Nodes that are based on either CentOS, Alpine, Ubuntu or Debian are supported

This addon works by having a buttons on the interface once it's installed.

Interface

If you click the Button it will update the Clamav DB using freshclam and offer different scanning options.

There is NO repeated automatic scanning!

The node will only be scanned once you click on scan now and the addon does nothing until then.

The default scan command is

clamscan --infected --recursive --exclude-dir="^/sys" --exclude-dir="^/dev" --exclude-dir="^/proc" -l /var/log/clamav/clamav.log --move=/opt/clamav_quarantined / > /dev/null 2>&1

It will quarantine all files into the directory /opt/clamav_quarantined.

The Node will be severely loaded during the Scan and requires 12 reserved Cloudlets to have enough RAM available for Clamav!

Log Entries are saved into the file /var/log/clamav/clamav.log

Installation

You can directly import this link by JPS import:

https://raw.githubusercontent.com/Aureliolo/Jelastic-Addon-Clamav-Antivirus/master/main.jps

Or you can copy paste the main.jps into the Import tab.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages