pub.solar infrastructure, mostly in nix and terraform
Find a file
2025-05-05 21:11:26 +00:00
.forgejo/workflows ci: add workflow for automated flake updates 2025-04-14 23:47:11 +02:00
docs style: fix formatting 2025-05-04 19:31:50 +02:00
hosts nachtigall: enable draupnir 2025-05-04 18:14:58 +02:00
lib docs: add metronom to deploy docs, style: format 2024-05-31 16:52:03 +02:00
logins admins: add host biolimo for @b12f 2024-12-27 00:25:09 +01:00
modules prometheus: improve synapse metrics and alerting 2025-05-05 23:07:32 +02:00
overlays wip: matrix moderation with draupnir 2025-05-03 16:02:55 +02:00
secrets Merge branch 'main' into feat/matrix-moderation-draupnir 2025-05-05 22:24:59 +02:00
terraform nachtigall: Run mollysocket 2025-04-26 19:50:57 +02:00
tests tests/keycloak: need to start acme-server 2025-03-25 18:39:26 +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 chore: add results to gitignore 2024-05-06 19:39:30 +02:00
CONTRIBUTING.md docs: add CONTRIBUTING 2024-05-08 22:29:11 +02:00
flake.lock working draupnir on underground 2025-05-03 17:24:43 +02:00
flake.nix wip: matrix moderation with draupnir 2025-05-03 16:02:55 +02: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 treefmt: exclude grafana dashboards 2025-04-17 23:09:07 +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.