Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1009 Bytes

README.md

File metadata and controls

38 lines (28 loc) · 1009 Bytes

About

portainer

Fail2ban scans log files and bans IPs that show the malicious signs.

Edit vars in docker-compose.yml

Edit the following variables, with the correct volume. - volumes: /patch/to/data/ - Change the host variable with the domain you use for portainer - Change the port to be used with portainer - Change the network and enter the one you use for outdoor in traefik

Launch

- `docker-compose -up d`

View logs

- `docker logs portainer`

Monitor traffic from a connected client,

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

Check

- docker ps -a