Skip to content

amakhnev/nginx-proxy-manager-goaccess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nginx-proxy-manager-goaccess

Easy setup of nginx proxy manager and goaccess

What is this?

My way of setting up nginx proxy manager and goaccess to monitor traffic.

  • Minimal configuration, feel free to fork and modify for your needs/configuration, or just clone, remove .git folder (rm -rf .git) and change as you need.
  • Subdirectories mentioned in docker-compose.yaml are created and content not releveant for repo is included into .gitignore files

How to use

  1. Clone this repo, cd into the directory

  2. Run docker-compose up -d

  3. Go to http://<host>:7880 to access goaccess, go to http://<host>:81 to access nginx proxy manager

  4. To delete all containers and volumes run docker-compose down -v

Credits and relevant links

About

Easy setup of nginx proxy manager and goaccess

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published