Slavi Pantaleev
b1b4ba501f
Replace ExecStop with ExecStopPost
ExecStopPost should allow us to clean up (docker kill + docker rm)
even if the ExecStart (docker run ..) command failed, and not just after
a graceful service stop was initiated.
Source: https://www.freedesktop.org/software/systemd/man/systemd.service.html#ExecStopPost=
4 anni fa
Michael Collins
98e6cd685d
sync with previous repo
4 anni fa
Michael-GMH
86e4649578
GoMatrixHosting v0.5.5
4 anni fa
Michael-GMH
03006eb5ab
GoMatrixHosting v0.5.5
4 anni fa
sakkiii
2d9ba82337
Update element 7.5.7 -> 8.0.0
4 anni fa
Michael-GMH
85777e8f96
merge with upstream
4 anni fa
Tobias K
3dcbed6353
roles/matrix-grafana: Set root_url in granafa.ini
5 anni fa
sakkiii
9174448e5e
get rid of this {% else %}
5 anni fa
sakkiii
0d5fe2d9f7
Update roles/matrix-grafana/templates/grafana.ini.j2
Co-authored-by: Aaron Raimist <aaron@raim.ist>
5 anni fa
sakkiii
303de935d5
grafana CSP backward compatible with older browsers
5 anni fa
Michael-GMH
50d7209c5b
GMH v04.3
5 anni fa
sakkiii
05042f5ff1
Improve security grafana
- duplicate X-Content-Type-Options
- X-Frame-Options header
- Referrer-Policy [Might consider adding variable]
- Secure flag with cookies
- matrix_grafana_content_security_policy variable for [Content Security Policy](https://grafana.com/docs/grafana/latest/administration/configuration/#content_security_policy )
5 anni fa
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
5 anni fa
Aaron Raimist
504f1b6445
Allow special characters in Grafana password
5 anni fa
Slavi Pantaleev
df3dd1c824
Use --read-only FS for metrics-related containers
It seems like it doesn't cause any issues for any of these services.
5 anni fa
Slavi Pantaleev
3ce9712388
Fix Grafana dashboard/datasource label
5 anni fa
Peetz0r
eb5aa93e8a
Grafana
Also includes the dashboards for Synapse and for Node Exporter.
Again has only been tested on debian amd64 so far, but the grafana docker image is available for arm64 and arm32. Nice.
5 anni fa