Commit graph

22 commits

Author SHA1 Message Date
Alejandro Angulo fe55849333
Converted tmux from nixosModule to homeModule 2024-07-28 20:05:39 -07:00
Alejandro Angulo 0090b0d345
Moved rewrite rules
Domain rewrite levels are configured as part of a system's configuration
instead of at the adguardhome module.
2024-07-20 19:02:29 -07:00
Alejandro Angulo 4bd2c41976
Added private s3 binary cache 2024-03-10 14:28:44 -07:00
Alejandro Angulo 42a83db85e
Address security issue in nixpkgs
See https://github.com/NixOS/nixpkgs/issues/31611
2024-03-02 08:47:05 -08:00
Alejandro Angulo 9ad147bb5b
Updated and addressed warnings 2024-03-02 08:23:27 -08:00
Alejandro Angulo 478198d88e
Added teslamate configuration 2024-02-05 20:20:02 -08:00
Alejandro Angulo d028bf0af4
Added gitea module 2023-11-20 08:09:13 -08:00
Alejandro Angulo 64cd40c9fb
Initial setup of home assistant 2023-11-19 08:27:18 -08:00
Alejandro Angulo ab218cd1a2
Configured more machines to push logs to loki 2023-09-10 10:08:17 -07:00
Alejandro Angulo 8f813f3865
Added node exporters on more machines 2023-09-10 09:20:11 -07:00
Alejandro Angulo e3a54876ec
Get loki, prometheus, and promtail configured
First iteration
2023-09-07 22:52:11 -07:00
Alejandro Angulo f15e36d635
Added prometheus configuration 2023-09-07 20:21:46 -07:00
Alejandro Angulo 5e38e0c49c
Added grafana config 2023-09-07 20:21:05 -07:00
Alejandro Angulo ff6fa1c1f3
Added syncoid service
Sets up ZFS replication. Syncoid modules handles configuration for both
the remote and the target but I'm thinking I should split this up in the
future.
2023-08-03 17:21:58 -07:00
Alejandro Angulo d5969ca923
Refactored how SSL certs are configured for nginx
Made a separate ACME module to handle requesting certs from multiple
machines. Right now, the module only supports exactly one wildcard cert.
It might make sense to have cache.kilonull.com use a cert specific to
its subdomain rather than also requesting a wildcard cert (or maybe the
nginx on its host shouldn't care about TLS and it should be node's
responsibility).
2023-07-16 18:21:45 -07:00
Alejandro Angulo f04616721d
Small nextcloud improvements
- Configured redis
- Added old data (node system now imports the zfs pool with the data)
2023-07-09 15:58:51 -07:00
Alejandro Angulo d6bf38b497
Added nextcloud module 2023-07-09 09:26:53 -07:00
Alejandro Angulo a128ade0e8
Ran alejandra 2023-07-09 08:25:22 -07:00
Alejandro Angulo af82d2ea59
Added adguardhome service 2023-07-09 08:24:54 -07:00
Alejandro Angulo 58efac7f13
Configured remote deployments
Also includes some misc fixes for bugs I ran into along the way.
2023-05-11 17:32:58 -07:00
Alejandro Angulo 7d8328b880
Configured self hosted cache 2023-05-11 17:16:35 -07:00
Alejandro Angulo 2404862e0a
Introduced node system 2023-04-06 20:12:43 -07:00