1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 14:50:40 +02:00
Commit graph

18 commits

Author SHA1 Message Date
oddlama
7ccd7856ee
chore: format everything 2024-11-26 13:34:55 +01:00
oddlama
6a50fc769c
chore: dont add empty lists to telegraf, it doesn't like it 2024-07-19 01:02:43 +02:00
oddlama
75b4bfd452
chore: reduce monitoring interval to 1 min 2024-07-15 21:50:49 +02:00
oddlama
18b2002c27
feat(monitoring): remove location, add nginx upstream monitoring option 2024-07-15 17:36:04 +02:00
oddlama
e35daee76d
feat: define global monitoring for each service and automatically configure telegraf based on it 2024-07-14 14:11:53 +02:00
oddlama
045f15239a
feat: adguardhome use DoT; fix loki home proxy; allow arbitrary telegraf secrets 2024-05-25 15:49:41 +02:00
oddlama
3a10375dcc
chore: remove tag from secrets 2024-05-21 15:41:34 +02:00
oddlama
605aee0a67
feat: update immich; decrease restart timer between failed attempts for all services to 60 seconds 2024-03-12 21:37:04 +01:00
oddlama
3036c53d87
feat: make modules/distributed-config.nix extensible; don't run telegraf on containers because of missing memlock 2023-12-25 17:14:32 +01:00
oddlama
2120aefef5
fix: rename influx org to machines; fix typo that prevented auth tokens from being created (organization>s<) 2023-12-23 15:16:22 +01:00
oddlama
d5304bbe2b
feat: make virtiofsd tags short and friendly to not upset the software
with oh-so-bad long strings with underscores
2023-12-23 00:07:03 +01:00
oddlama
336f648275
feat: put impermanence for services next to service definitions 2023-12-18 01:01:24 +01:00
oddlama
558f67ee7d
refactor: move modules to common folder since separation was unsound 2023-12-17 17:31:52 +01:00
oddlama
84ac34cb6c
refactor: major refactor into proper reusable modules. No logical changes. 2023-06-29 00:27:54 +02:00
oddlama
10a52642ad
chore: test basic auth with influx, but seems to conflict with internal auth 2023-06-25 14:37:25 +02:00
oddlama
6e15d49cbc
fix: missing https scheme in telegraf output influxdb 2023-06-25 02:56:16 +02:00
oddlama
f606e6e554
feat: enable telegraf on all server nodes; add 10 minute autorestart 2023-06-25 02:34:05 +02:00
oddlama
b8f647fb4a
feat: add telegraf module 2023-06-25 00:44:04 +02:00