Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 992 Bytes

README.md

File metadata and controls

39 lines (29 loc) · 992 Bytes

About

wikijs

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 wikijs - Change the port to be used with wikijs - Change the network and enter the one you use for outdoor in traefik

Launch

- `docker-compose -up d`

View logs

- `docker logs wikijs`

Monitor traffic from a connected client,

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

Check

- docker ps -a