A small program for web hosts, or self hosters, that reads TOML config files, generates reports with GoAccess, and emails them to config'd recipients. The user can schedule with cron, systemd-timers, etc.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#! /bin/sh
|
|
|
|
#the name of your compiled goaccess_reporter binary.
|
|
goaccess_reporter_0.1.0_alpine
|
|
|
|
exit
|
|
|