pub.solar infrastructure, mostly in nix and terraform
Find a file
teutat3s 3d54cd2c46
Merge pull request 'flake: update to NixOS 25.05' (#380) from nixos-25.05 into main
Reviewed-on: #380
Reviewed-by: Akshay Mankar <axeman@noreply.git.pub.solar>
2025-07-10 15:48:27 +00:00
.forgejo/workflows style: format workflow yml files 2025-05-30 19:04:03 +02:00
docs flake: update to NixOS 25.05 2025-07-09 19:27:14 +02:00
hosts flake: update to NixOS 25.05 2025-07-09 19:27: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 flake: update to NixOS 25.05 2025-07-09 19:27:14 +02:00
overlays flake: update to NixOS 25.05 2025-07-09 19:27:14 +02:00
secrets tankstelle: add second CI runner tankstellezwei 2025-06-15 18:03:56 +02:00
terraform tankstelle: add ipv4 2025-06-14 23:28:54 +02:00
tests flake: update to NixOS 25.05 2025-07-09 19:27:14 +02: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 flake: update to NixOS 25.05 2025-07-09 19:27:14 +02:00
flake.nix flake: update to NixOS 25.05 2025-07-09 19:27:14 +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.