The project runs clamav-mirror.
Uses the following micro service applications:
- App clamav-mirror
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
- Run the project
Production
docker-compose -f docker-compose.yaml up -d
- After a couple of minutes, the service will start.