e293d64e66
flake update
2023-02-13 04:01:09 +01:00
eed3c9b05f
matrix: Point mjolnir directly at synapse so it can use the admin api
2023-02-13 03:42:52 +01:00
7a9759ef71
matrix: Add mjolnir as a moderation bot
2023-02-13 02:34:11 +01:00
4684cd239a
matrix: enable shared secret registration
2023-02-13 00:58:15 +01:00
c0c0dea069
tune worker distribution post fosdem and turning off prescence
2023-02-06 02:11:07 +01:00
9c18a87866
element: disable presence if disabled in synapse
2023-02-02 18:51:47 +01:00
73aa42a5f5
synapse: Disable presence
...
For now at least until we move to a stronger
machine.
Most large servers don't have this enabled.
2023-02-02 18:39:08 +01:00
eade192132
synapse: bump federation receiver count to 3
2023-02-02 00:35:26 +01:00
beb8df8fc7
metrics: Fix Synapse dashboard
...
Some of the panels were set to the wrong
datasource
Additionally since we don't do MAU limits,
I moved the relevant MAU panel to Overview
2023-02-01 22:54:54 +01:00
1a424c79fe
synapse: track monthly active users
2023-02-01 19:42:49 +01:00
ad7961a67b
flake update
2023-02-01 19:35:33 +01:00
796155481f
Add host bekkalokk
...
`bekkalokk` is a new machine, meant to host web services and eventually
miscellaneous services.
2023-01-29 01:51:35 +01:00
387794fbe0
Add packages for user oysteikt
2023-01-28 20:26:34 +01:00
a136dd315a
Add globally installed packages
2023-01-28 20:26:21 +01:00
efc8eb7ffc
ildkule: add postgres exporter for knakelibrak
2023-01-26 02:16:52 +01:00
f3d143cfb9
Merge branch 'essendrop-metrics' of Drift/pvv-nixos-config into main
2023-01-23 14:48:29 +01:00
84b57bb4db
Provision go dashboard for gogs
2023-01-23 14:48:26 +01:00
bef9bddca3
Merge branch 'essendrop-metrics' of Drift/pvv-nixos-config into main
2023-01-23 14:16:46 +01:00
b4e74a3959
Add node and gogs metrics collection to prometheus
2023-01-23 13:12:46 +01:00
a78f120a65
explicitly state nginx listen addresses
2023-01-22 17:46:48 +01:00
3880190577
ildkule: add postgres dashboard to grafana
2023-01-22 02:28:19 +01:00
171fea39bc
ildkule: switch grafana db from sqlite to postgres
2023-01-22 02:18:21 +01:00
e7786fee0c
add felix to jokum secrets
2023-01-22 00:47:23 +01:00
5d50a9807e
sops: reencrypt jokum secrets with felixalb keys
2023-01-22 00:47:22 +01:00
2bc5d7d91e
ildkule: set up postgres metrics exporter
2023-01-22 00:47:22 +01:00
a7408b8800
ildkule: restructure prometheus config
2023-01-21 20:08:36 +01:00
ad75cb0c88
Restructure values file to separate hosts from services
2023-01-21 19:54:20 +01:00
cb403a7aeb
update settings for user oysteikt
2023-01-21 18:26:46 +01:00
94fc936251
ildkule: use ip addressess from values.nix
2023-01-21 11:45:05 +01:00
ecfde9f56a
Update ildkule IPv6-address
2023-01-20 11:40:42 +01:00
1a0880086a
metrics: use matrix-lib to simplify generation of prometheus scrape config
2023-01-20 08:24:02 +01:00
efed13c810
Revert "metrics: stop parsing prometheus labels from url"
...
This reverts commit 1524b6b10c7bd233f8435407b4fb575c9b91d8db.
Prometheus doesn't allow scraping from uris only socketAddresses
The relabeling is to change the internal labels to trick it to read
from a url
2023-01-20 05:04:16 +01:00
1524b6b10c
metrics: stop parsing prometheus labels from url
2023-01-20 01:15:45 +01:00
90e924c083
synapse: also generate metric config for the master node
2023-01-18 04:04:42 +01:00
c8d26e3c81
synapse: generate metric endpoints automatically
2023-01-18 02:55:05 +01:00
e590e54862
metrics-exporters: Include loglevel as label
2023-01-17 19:25:41 +01:00
1330c9575f
metrics/dashboards/synapse: update default timeframe
2023-01-17 18:57:32 +01:00
4a82d22a56
Merge branch 'jokum_logs' of Drift/pvv-nixos-config into main
2023-01-17 18:50:41 +01:00
64d0253aa0
I dont think the nginx config verifier has caught a single configuration error ever
2023-01-17 18:47:08 +01:00
a5bbd65757
disable ipv6 privacyExtension by default
2023-01-17 18:24:58 +01:00
1ea40456a5
add ipv6 to allowed ip addresses for metrics exporters
2023-01-17 18:23:42 +01:00
524bbdb78b
ildkule/dashboard/synapse: Make zooming out on the cpu graph aggregate max cpu instead of avg
2023-01-17 17:37:44 +01:00
473170cc41
update deployment command to invalidate cache
...
I had fixed the issue but since it was resuing the broken commit it didnt actually get deployed
2023-01-17 17:28:50 +01:00
99fed59f1a
update flake and point to right matrix-synapse-next branch
2023-01-17 17:28:50 +01:00
5b798b2f1d
jokum: enable metric exporters
2023-01-17 17:28:47 +01:00
96b6dee404
Add firewalling to metric exporters
2023-01-17 17:28:11 +01:00
e4cb215d39
Simplify networking configs
...
Introduces values.nix, a place to store information relevant across systems
2023-01-17 17:28:11 +01:00
4e93962f1c
Merge branch 'prometheustargets' of Drift/pvv-nixos-config into main
2023-01-17 13:47:51 +01:00
e679c7d27a
Add bicep and hildring to monitoring
2023-01-17 13:47:48 +01:00
e9cd0ff4f6
Update README with lockfile-fix
2023-01-14 23:03:56 +01:00