clamav

clamav

Open-source antivirus engine.

Deploy clamav

railway-clamav

half0wl/railway-clamav

Just deployed

ClamAV is an open-source antivirus engine for detecting trojans, viruses, malware, and other malicious threats. Visit https://docs.clamav.net/ for more information.

This template deploys ClamAV to Railway. It uses the official ClamAV Docker image, and modifies it to support configuration via environment variables.

To configure ClamAV via environment variables, set CLAMD_CONF_${CONFIGURATION_KEY}=${VALUE} where CONFIGURATION_KEY is the name of the configuration specified in clamd.conf and VALUE is the value you want to set.

freshclam.conf can also be configured this way using FRESHCLAM_CONF_${CONFIGURATION_KEY}=${VALUE}.

Example(s):

  • To set StreamMaxLength=100M in clamd.conf, set CLAMD_CONF_StreamMaxLength=100M in the environment
  • To set ConnectTimeout=30 in freshclam.conf, set FRESHCLAM_CONF_ConnectTimeout=30 in the environment

Template Content

Deploy Now

Details

Ray Chen

Created on Aug 19, 2024

8 total projects

4 active projects

100% success on recent deploys

Shell, Dockerfile

Other



More templates in this category

View Template
Foundry Virtual Tabletop

Foundry Virtual Tabletop

A Self-Hosted & Modern Roleplaying Platform


Lucas's Projects

View Template
(v1) Simple Medusa Backend

(v1) Simple Medusa Backend

Deploy an ecommerce backend and admin using Medusa


Shahed Nasser's Projects

View Template
peppermint

peppermint

Docker-compose port for peppermint.sh


HamiltonAI