Slavi Pantaleev
453a4ec2d8
Relocate tasks related to Synapse workers
před 5 roky
Slavi Pantaleev
5cfeae806b
Merge branch 'master' into synapse-workers
před 5 roky
Slavi Pantaleev
894679750e
Merge pull request #862 from s-thom/nginx-additional
Add additional domains for Let's Encrypt certificates to be obtained
před 5 roky
Slavi Pantaleev
a8e9f35708
Touch up documentation a bit
před 5 roky
Slavi Pantaleev
7d39e5153a
Upgrade Postgres minor versions
před 5 roky
Slavi Pantaleev
70a9a28ca3
Mention Prometheus/Grafana on the README
před 5 roky
Slavi Pantaleev
8434af10de
Do not fail on unrelated validation tasks when Grafana not enabled
před 5 roky
Slavi Pantaleev
66d5b0e5b9
Do not fail on unrelated validation tasks when Prometheus not enabled
These validation tasks should only run when Prometheus is enabled.
před 5 roky
Slavi Pantaleev
87ce12c3eb
Add note about potential breaking change
před 5 roky
Slavi Pantaleev
2ac2b02cb4
Merge pull request #838 from Peetz0r/stats
Prometheus and Grafana on stats.<domain>
před 5 roky
Slavi Pantaleev
890e4ad1af
Announce Prometheus/Grafana
před 5 roky
Slavi Pantaleev
2b47258c6c
Do not auto-expose metrics on matrix.DOMAIN/_synapse/metrics
.. and other documentation improvements.
před 5 roky
Slavi Pantaleev
eb9aac0ac9
Minor docs updates
před 5 roky
Slavi Pantaleev
c8ab200cb1
Break dependency between matrix-prometheus and (matrix-prometheus-node-exporter, matrix-synapse)
před 5 roky
Slavi Pantaleev
6842102e00
Split install/uninstall tasks in matrix-prometheus
před 5 roky
Slavi Pantaleev
18e31526a8
Rename some variables
před 5 roky
Slavi Pantaleev
85a260daaf
Make --tags=setup-prometheus not break, relying on matrix-base facts
před 5 roky
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.
před 5 roky
Slavi Pantaleev
1d7d99c5cd
Improve metrics docs page a bit
We mainly switch the anonymous metrics viewing variable
to false, along with other wording changes.
před 5 roky
Slavi Pantaleev
3ce9712388
Fix Grafana dashboard/datasource label
před 5 roky
Slavi Pantaleev
f0cd294628
Fix matrix-prometheus-node-exporter failure to start
The quotes around "host" for both `--pid` and `--net` were
causing trouble for me:
> docker: --pid: invalid PID mode.
and:
> docker: Error response from daemon: network "host" not found.
I've also changed the `-v` call to `--mount` for consistency with the
rest of the playbook.
před 5 roky
Peetz0r
9531d13786
Split DNS table in default and optional parts
před 5 roky
Slavi Pantaleev
11b310d259
Merge pull request #870 from efraimbart/patch-1
Fix wrong docker image being pulled
před 5 roky
efraimbart
b7e68cb779
Fix wrong docker image being pulled
Changed `matrix_mautrix_signal_docker_image_force_pull` to `matrix_mautrix_signal_daemon_docker_image_force_pull` when force pulling the daemon
před 5 roky
Peetz0r
fde222a041
Update Prometheus Node Exporter 1.0.1 => 1.1.0
před 5 roky
Peetz0r
3a77261dc6
Update Grafana 7.3.7 => 7.4.0
před 5 roky
Peetz0r
144a5e6198
Register docker network info and use it for prometheus-node-exporter
Using the hardcoded IP did break while I was
messing with IPv6 stuff on the other branch
před 5 roky
Peetz0r
da82d670af
Document security and privacy considerations for stats.
před 5 roky
Peetz0r
8aafb44cb8
Mention new images in docks
před 5 roky
Peetz0r
1079272563
Mention stats subdomain in docs
před 5 roky
Peetz0r
76d7e84be5
Make prometheus-node-exporter a bit more capable
By running it in a more privileged container with access to the host network stack and such
před 5 roky
Peetz0r
a10e3244d9
Documentation for graphs
před 5 roky
Peetz0r
989100b1c1
Grafana nginx proxy config
před 5 roky
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.
před 5 roky
Peetz0r
e525970b39
Prometheus Node Exporter
Basic system stats, to show stuff the synapse metrics
can't show such as resource usage by bridges, etc
Seems to work fine as well.
This too has only been tested on debian amd64 so far
před 5 roky
Peetz0r
13ef9e85cf
Prometheus
Initial attempt. Seems to work fine.
Only tested on debian amd64 so far
před 5 roky
Slavi Pantaleev
96e6111aa6
Improve S3 docs around data migration
před 5 roky
Slavi Pantaleev
7e8e95a09a
Make S3-mounting path configurable
This will make data migration easier.
před 5 roky
Slavi Pantaleev
21fd44a557
Merge pull request #865 from yncyrydybyl/master
Fixes: a66a604e ("Selfbuild appservice-slack bridge")
před 5 roky
Yan
385b6c623e
Fixes: a66a604e ("Selfbuild appservice-slack bridge")
před 5 roky
Slavi Pantaleev
722cfc4586
Merge pull request #864 from yncyrydybyl/master
fix typo from skype to slack
před 5 roky
Yan
599ff34be9
fix typo from skype to slack
před 5 roky
Slavi Pantaleev
2857b22794
Merge pull request #863 from buxel/patch-1
Update configuring-dns.md
před 5 roky
buxel
479d8b3e44
Update configuring-dns.md
Added note about cloudflare, related to #821
před 5 roky
Slavi Pantaleev
8a8f94eda1
Merge pull request #859 from pushytoxin/patch-1
Etherpad docs: Padname length bug
před 5 roky
Stuart Thomson
093ecba405
Add more documentation
před 5 roky
pushytoxin
d416b0cebe
Etherpad docs: Padname length bug
Warn users of the known bug https://github.com/turt2live/matrix-dimension/issues/395
před 5 roky
Stuart Thomson
f7bea5bb05
Add documentation for new variable
před 5 roky
Stuart Thomson
064b2e533c
Add variable for extra domains to get LE certs for
I felt that adding another variable was probably going to be the easiest way to do this. I may end up adding another variable to enable this feature, for consistency with some of the other things.
před 5 roky
Slavi Pantaleev
62f79af0a8
Merge pull request #857 from ptman/patch-1
Upgrade Element (1.7.19 -> 1.7.20)
před 5 roky