Read-only mirror of https://github.com/sitn/sitn-goaccess — Canton de Neuchâtel. Issues & pull requests at the source.
  • PowerShell 85.2%
  • Dockerfile 14.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-06-24 16:55:33 +02:00
goaccess new format 2025-06-24 15:10:52 +02:00
.env.sample init 2022-10-17 17:13:09 +02:00
.gitignore init 2022-10-17 17:13:09 +02:00
deploy.ps1 update deploy script 2025-06-24 16:55:33 +02:00
Dockerfile init 2022-10-17 17:13:09 +02:00
README.md rename 2022-10-17 17:14:34 +02:00

sitn-goaccess

GoAccess configured for SITN.

Local

docker build -t sitn/goaccess .
cat access.03-10-2022.log | docker run --rm -i sitn/goaccess -a -o html - > report.html

Deploy

  1. Run:
deploy.ps1

App is deployed and ready to be run by VCron.