Suguru Hirahara
25dfbdf1d7
Setting up REUSE: change copyright year to the initial publication - 2022
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 rok temu
Suguru Hirahara
1cc2ff8a0e
Setting up REUSE: add copyright statements to j2 and md files in roles/custom/
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 rok temu
Slavi Pantaleev
25697861d7
Fix some variable typos in matrix-prometheus-nginxlog-exporter
2 lat temu
Slavi Pantaleev
262caf0d59
Add native Traefik support to matrix-prometheus-nginxlog-exporter
2 lat temu
Slavi Pantaleev
21d412f90b
Fix syntax errors in some --mount arguments
Regression since ce2f541deb
2 lat temu
Slavi Pantaleev
ce2f541deb
Switch all remaining container volume mounting from `-v` to `--mount`
`--mount` is safer, as `-v` has the side-effect of creating the "source"
destination as a directory if it doesn't exist yet.
We don't need such magic.
2 lat temu
Slavi Pantaleev
2511b34a7c
Stop containers gracefully, instead of outright killing them
2 lat temu
Slavi Pantaleev
21c2bbb11f
Add matrix_prometheus_nginxlog_exporter_container_network
3 lat temu
Slavi Pantaleev
7c5826f1c3
Break dependency between matrix-prometheus-nginxlog-exporter and the Grafana role
Wiring happens via `group_vars/matrix_servers` now.
3 lat temu
ikkemaniac
108ada75e8
update dashboard, fix typo, fix using original user ip
improve nginxlog matches to group URI's
3 lat temu
ikkemaniac
8ebf18a885
add prometheus-nginxlog-exporter role ( #2315 )
* add prometheus-nginxlog-exporter role
* Rename matrix_prometheus_nginxlog_exporter_container_url to matrix_prometheus_nginxlog_exporter_container_hostname
* avoid referencing variables from other roles, handover info using group_vars/matrix_servers
* fix: stop service when uninstalling
fix: typo
move available arch's into a var
fix: text
* fix: prometheus enabled condition
Co-authored-by: ikkemaniac <ikkemaniac@localhost>
3 lat temu