pub.solar infrastructure, mostly in nix and terraform
Find a file
2025-06-12 12:51:39 +00:00
.forgejo/workflows style: format workflow yml files 2025-05-30 19:04:03 +02:00
docs Merge branch 'main' into codeberg-pages-init 2025-05-18 16:59:05 +02:00
hosts update wireguard endpoints 2025-06-11 02:38:14 +02:00
lib flake.lock: Update 2025-06-09 22:11:39 +02:00
logins logins/admins: add teutat3s host neo 2025-05-07 01:05:49 +02:00
modules Merge pull request 'draupnir: switch to official nixos module, update to version 2.3.1' (#387) from draupnir-2.3.1 into main 2025-06-12 12:51:23 +00:00
overlays draupnir: switch to official nixos module, update 2025-06-09 21:47:34 +02:00
secrets style: treefmt 2025-05-22 01:15:19 +02:00
terraform Merge pull request 'style: fix treefmt warnings' (#381) from style-treefmt-warnings into main 2025-06-11 21:02:05 +00: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 Merge pull request 'update linux, fix deploy-rs overlay name' (#388) from flake-updates into main 2025-06-12 12:51:39 +00:00
flake.nix flake: use draupnir branch with nixos-24.11 base 2025-05-22 10:59:06 +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 style: fix treefmt warnings 2025-05-30 19:03:21 +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.