Commit graph

106 commits

Author SHA1 Message Date
zowoq
8fd1e0819f modules/darwin/common/upgrade-diff: remove HOME workaround
ab817e5d0e
2023-10-01 22:10:58 +00:00
zowoq
04b89aba0c modules/darwin/common/telegraf: add internal 2023-09-27 09:12:38 +00:00
zowoq
912a7b27c1 modules/nixos/monitoring: put alertmanager behind basic_auth 2023-09-26 21:38:24 +00:00
zowoq
0b0e0feb1b modules/darwin/common/upgrade-diff: switch to nvd 2023-09-26 21:32:35 +00:00
zowoq
d446870b79 modules/nixos: refactor remote workers 2023-09-26 21:32:17 +00:00
zowoq
4293c51090 modules/nixos/monitoring: add grafana 2023-09-26 21:31:58 +00:00
zowoq
f97526c4ee modules/nixos/monitoring/alert-rules: update filesystem_full rules 2023-09-26 21:19:34 +00:00
zowoq
87f470d5ea modules/darwin/common: set nix.gc.user 2023-09-25 01:57:15 +00:00
zowoq
5ddef0745c modules/nixos/hercules-ci: re-add empty secrets file 2023-09-21 22:59:14 +00:00
zowoq
b74ef1be64 modules/darwin/common: set timeZone 2023-09-16 03:15:03 +00:00
zowoq
c896c3e3b5 remove terraform effect and hercules secrets
also move cachix deploy token to repo root secrets
2023-09-16 03:00:18 +00:00
zowoq
39b6b1956c modules/shared/remote-builder: use restrict for ssh 2023-09-15 06:50:46 +00:00
zowoq
0fe327bce4 nur-update: build03 -> web01 2023-09-15 06:44:04 +00:00
zowoq
6cbfb10f9a modules/nixos/monitoring/matrix-hook: use package from nixpkgs 2023-09-14 03:17:35 +00:00
zowoq
5c7481a3aa enable cachix deploy agent on all hosts 2023-09-13 07:05:25 +00:00
zowoq
1823932193 modules/shared/nix-daemon: revert min-free to 10gb 2023-09-10 03:20:39 +00:00
zowoq
352152dbd7 modules/shared/builder: fix max-freed size 2023-09-10 00:12:59 +00:00
zowoq
357d8bc162 modules/nixos/builder: increase open file limit 2023-09-09 23:25:11 +00:00
zowoq
820fdb8fd1 modules: add darwin/nixos builder 2023-09-09 23:25:11 +00:00
zowoq
75bc5ca2c0 modules/shared/nix-daemon: update min-free/max-free 2023-09-09 23:25:11 +00:00
zowoq
754a7b72b8 modules: add darwin/nixos remote-builder 2023-09-09 23:19:20 +00:00
hexchen
1ccf0503b3 add hexchen to community builder 2023-09-09 19:25:01 +00:00
zowoq
885ea336a5 modules/shared/nix-daemon: fix asGB 2023-09-07 03:21:12 +00:00
zowoq
d4343f7ebe move alertmanager, prometheus under monitoring.nix-community.org 2023-09-06 05:26:57 +00:00
zowoq
ac4a067c2b Revert "move alertmanager, prometheus under monitoring.nix-community.org"
This reverts commit 2e480a6b62.
2023-09-05 00:12:43 +00:00
zowoq
2e480a6b62 move alertmanager, prometheus under monitoring.nix-community.org 2023-09-04 22:29:03 +00:00
zowoq
6087b019db Revert "Revert "Add matthiasbeyer as nix-community builder member""
This reverts commit 839821b564.
2023-09-04 06:37:09 +00:00
zowoq
839821b564 Revert "Add matthiasbeyer as nix-community builder member"
This reverts commit c4273d297d.
2023-09-03 22:43:04 +00:00
zowoq
8da79f024c modules/nixos/monitoring: disable alertmanager clustering 2023-08-31 08:21:22 +00:00
networkException
c86e8de429 builder/users: add networkexception
Update modules/nixos/community-builder/users.nix

Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2023-08-31 08:11:37 +00:00
zowoq
97984ff74c modules/nixos/community-builder: remove trusted from users 2023-08-29 23:59:56 +00:00
zowoq
5ca0c14c98 Revert "modules/nixos/common: don't disable mdmonitor"
This reverts commit 93f3787188.
2023-08-29 03:57:24 +00:00
zowoq
93f3787188 modules/nixos/common: don't disable mdmonitor
srvos has a mdmonitor fix
2023-08-29 00:39:44 +00:00
zowoq
dcad37f8f2 refactor swraid 2023-08-29 00:39:44 +00:00
zowoq
8b8a4ca8b3 modules/nixos/monitoring/matrix-hook: after network-online 2023-08-28 13:36:23 +00:00
zowoq
af1e5359a7 modules/nixos/monitoring/prometheus: set after for services 2023-08-28 13:36:23 +00:00
Matthias Beyer
8d2fee53c6 community-builder: Add UDP ports for mosh
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-27 06:41:18 +00:00
Matthias Beyer
0ddf22153c community-builder packages: Add mosh
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-27 06:41:18 +00:00
zowoq
f5744e67e9 Revert "modules/nixos/monitoring: import matrix-hook template"
This reverts commit d9bb98aa79.
2023-08-26 01:16:50 +00:00
zowoq
0aabe7310f Revert "modules/nixos/monitoring/message.html.tmpl: various"
This reverts commit 287ae73ad2.
2023-08-26 01:16:50 +00:00
zowoq
287ae73ad2 modules/nixos/monitoring/message.html.tmpl: various 2023-08-26 00:29:25 +00:00
zowoq
d9bb98aa79 modules/nixos/monitoring: import matrix-hook template 2023-08-26 00:29:25 +00:00
Matthias Beyer
c4273d297d Add matthiasbeyer as nix-community builder member
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-25 00:21:29 +00:00
zowoq
d883b923d5 modules/nixos/monitoring/alert-rules: various
- instance -> host

- simplify telegraf_down

- also exclude darwin from load15
2023-08-21 23:58:51 +00:00
zowoq
65cbaa5f4f modules/nixos/common/auto-upgrade: use mkDefault 2023-08-21 23:57:39 +00:00
zowoq
e9a020cfd5 modules/nixos/monitoring: matrix-alertmanager-receiver -> matrix-hook 2023-08-18 00:54:11 +00:00
zowoq
fb650ee838 modules/nixos/raid: drop mdstat telegraf input
this is handled in srvos
2023-08-16 22:37:53 +00:00
zowoq
b1483a1ead modules/nixos/monitoring/alert-rules: revert reboot to 300, add localhost_reboot 2023-08-16 22:36:57 +00:00
zowoq
7062fc07e4 modules/nixos/monitoring: scrape prometheus and alertmanager 2023-08-16 22:36:57 +00:00
zowoq
e3fb48904c modules/nixos/monitoring: refactor hosts 2023-08-16 22:36:57 +00:00