Skip to content

Latest commit

 

History

History

wikijs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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