diff --git a/templates/goaccess.xml b/templates/goaccess.xml new file mode 100644 index 00000000..35675606 --- /dev/null +++ b/templates/goaccess.xml @@ -0,0 +1,18 @@ + + + goaccess + allinurl/goaccess + https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/img/goaccess.png + https://hub.docker.com/r/allinurl/goaccess/ + bridge + sh + false + https://github.com/allinurl/goaccess/issues/ + https://goaccess.io/ + GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. + http://[IP]:[PORT:7890] + /var/log/access.log --log-format=COMBINED -o /var/www/goaccess/index.html --real-time-html --port=7890 + + /mnt/user/appdata/goaccess/reports + + diff --git a/templates/img/goaccess.png b/templates/img/goaccess.png new file mode 100644 index 00000000..82113daf Binary files /dev/null and b/templates/img/goaccess.png differ