pub.solar infrastructure, mostly in nix and terraform
 
 
Go to file
teutat3s 294f3b7836
fix: add result to gitignore
2023-12-14 00:40:37 +01:00
.forgejo/workflows ci: dependencies now included in actions-base-image 2023-12-13 01:52:01 +01:00
docs docs: add how to manage DNS records with terraform 2023-12-06 18:41:23 +01:00
hosts fix: new Greenbaum mail server is mail.greenbaum.zone 2023-12-13 20:45:35 +01:00
lib fix: remove unlock zfs module from lib 2023-11-06 22:09:22 +01:00
modules fix: add nix registry setting to speed up ad-hoc flake 2023-11-16 22:05:04 +01:00
overlays feat: NixOS 23.11 Tapir 2023-12-02 11:13:56 +01:00
public-keys refactor: change file structure to use modules dir 2023-11-06 13:11:30 +01:00
secrets feat(nachtigall): send logs to loki, https+basic auth 2023-12-13 19:18:56 +01:00
terraform fix: DNS record for grafana.pub.solar 2023-12-13 02:12:11 +01:00
.envrc Add dev shell 2023-10-28 12:38:14 +02:00
.gitignore fix: add result to gitignore 2023-12-14 00:40:37 +01:00
README.md docs: fix typo in README 2023-11-18 23:17:28 +01:00
flake.lock chore: update flake inputs 2023-12-14 00:40:31 +01:00
flake.nix docs: add how to manage DNS records with terraform 2023-12-06 18:41:23 +01:00

README.md

The pub.solar infrastructure

This repository contains almost all of the configuration for the whole pub.solar infrastructure. Our goal is to have everything, from host configurations to Terraform DNS in this repository.

The architecture we are working towards is a vast simplification of what it was before: one dedicated Hetzner server running NixOS with all services. Offsite backups go to several different locations with restic.

Contributing

If you'd like to contribute, it makes sense to talk to the crew on Matrix via #hakken. We can help figuring out how things work and can make sure your ideas fit the pub.solar philosophy. Of course popping a pull request is always celebrated.

To start, see how to get a development shell.