pub.solar infrastructure, mostly in nix and terraform
Find a file
b12f 02a8fbc237
Some checks failed
Flake checks / Check (pull_request) Failing after 12m50s
tests: increase memory and cpu for all nodes
2025-02-09 14:41:14 +01:00
.forgejo/workflows tests: increase memory and cpu for all nodes 2025-02-09 14:41:14 +01:00
docs Merge branch 'main' into feat/automated-account-deletion 2025-02-09 14:24:40 +01:00
hosts Merge branch 'main' into feat/automated-account-deletion 2025-02-09 14:24:40 +01:00
lib chore: lint 2025-01-25 18:47:11 +01:00
logins Merge branch 'main' into feat/automated-account-deletion 2025-02-09 14:24:40 +01:00
modules chore: lint 2025-02-09 14:28:26 +01:00
overlays matrix-authentication-service: early update to 0.13.0 2025-02-06 09:58:45 -03:00
secrets flake: update to NixOS 24.11 2025-01-27 18:13:30 -03:00
terraform dns: list.pub.solar should be A / AAAA records 2024-10-30 18:37:46 +01:00
tests Merge branch 'main' into feat/automated-account-deletion 2025-02-09 14:24:40 +01:00
.editorconfig secrets: ensure no final newline 2024-08-21 16:39:14 +02:00
.envrc Add dev shell 2023-10-28 12:38:14 +02:00
.git-blame-ignore-revs style: update git-blame-ignore-revs 2024-05-08 23:14:34 +02:00
.gitignore test: keycloak test goes through full registration 2025-01-23 23:34:38 +01:00
CONTRIBUTING.md docs: add CONTRIBUTING 2024-05-08 22:29:11 +02:00
flake.lock Merge branch 'main' into feat/automated-account-deletion 2025-02-09 14:24:40 +01:00
flake.nix Merge branch 'main' into feat/automated-account-deletion 2025-02-09 14:24:40 +01:00
LICENSE.md Add AGPL LICENSE 2024-05-08 22:28:45 +02:00
README.md docs: add CONTRIBUTING 2024-05-08 22:29:11 +02:00
treefmt.toml style: check formatting using nixpkgs standard and 2024-05-08 22:56:28 +02:00

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, check our contributing guide.