/clamav-mirror-wireguard-docker

The project runs dockerized database mirror for the Clam Antivirus.

Primary LanguageDockerfile

clamav-mirror-docker-vpn

The project runs dockerized database mirror for the Clam Antivirus.

About the project


Uses the following micro service applications:

  • App clamav-mirror
  • App wireguard-client

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. Copy conf wireguard-client.

  2. Run the project

Production

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

Source code authors


Python script clamav-mirror-docker: Clamav python