The project runs dockerized database mirror for the Clam Antivirus.
Uses the following micro service applications:
- App clamav-mirror
- App wireguard-client
Before deploying the project, install Docker, Docker Compose latest versions.
Important!!!
For installation: To install, run:
-
Do a git clone.
-
Create an .env file and fill with variables:
cp ./.env_template ./.env
-
Copy conf wireguard-client.
-
Run the project
Production
docker-compose -f docker-compose.yaml up -d
- After a couple of minutes, the service will start.
Python script clamav-mirror-docker: Clamav python