Commit graph

10 commits

Author SHA1 Message Date
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