Skip to content

Latest commit

 

History

History

Portainer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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