Skip to content

kenny1har/nginx-goaccess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-goaccess

NGINX realtime stats accessible via web

Port 80 for the web

Port 8081 for the data/realtime update

how to run

docker run --rm -d -it -p 80:80 -p 8081:8081 --name goaccess -v /var/log/nginx:/var/log/nginx kenny1har/nginx-goaccess

Open in your web browser:

https://localhost

Username: goaccess

Password: goaccess

Source code https://github.com/kenny1har/nginx-goaccess

About

NGINX realtime stats accessible via web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages