Skip to content

Latest commit

 

History

History

Adguard

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

About

Docker container Adguard

fail2ban

Edit vars in docker-compose.yml

Edit the following variables, with the correct volume. - volumes: /patch/to/data/ - Open ports on the router, and point it to the IP of the server where you are running the container.

Launch

- `docker-compose -up d`

View logs

- `docker logs adguard`

Monitor traffic from a connected client,

- Access to the container: `docker exec -it adguard bash`

Check

- docker ps -a