Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

shatovilya/clamav-mirror-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clamav-mirror-docker

The project runs clamav-mirror.

About the project


Uses the following micro service applications:

  • App clamav-mirror

Pre-deployment preparation


Before deploying the project, install Docker, Docker Compose latest versions.

Installation


Important!!!

For installation: To install, run:

  1. Do a git clone.

  2. Create an .env file and fill with variables:

cp ./.env_template ./.env
  1. Run the project

Production

docker-compose -f docker-compose.yaml up -d
  1. After a couple of minutes, the service will start.

Useful links


Clamav database repo