diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-10-18 23:54:14 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-10-18 23:54:14 +0300 |
| commit | fea0aff43b6c7cc14ba848f97afb17999ff65c17 (patch) | |
| tree | e9d570cb8f7bf31d179ec70dcc2f2c578ff888ab /playbook.yml | |
| parent | 468c528ccf05ec448328882e0ee7d69683666309 (diff) | |
Add goaccess to ingress
Diffstat (limited to 'playbook.yml')
| -rw-r--r-- | playbook.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/playbook.yml b/playbook.yml index 19b4711..8a038ba 100644 --- a/playbook.yml +++ b/playbook.yml @@ -39,6 +39,7 @@ - { host: spliit.jan.systems, jail: spliit } - { host: freshrss.jan.systems, jail: freshrss } - { host: irc.jan.systems, jail: irc_thelounge } + - { host: goaccess.jan.systems, static: /var/www/goaccess } tasks: - name: Run general tasks |
