pub.solar infrastructure, mostly in nix and terraform
Go to file
teutat3s d47e1b9e2e
All checks were successful
Flake checks / Check (pull_request) Successful in 2m18s
docs: add CONTRIBUTING
2024-05-08 22:29:11 +02:00
.forgejo/workflows ci: prevent flake inputs from GC as well 2024-04-23 19:10:20 +02:00
docs docs: add CONTRIBUTING 2024-05-08 22:29:11 +02:00
hosts refactor: Move all apps into modules 2024-04-28 18:07:28 +02:00
lib treewide: apply nixpkgs-fmt 2024-01-27 20:29:30 +01:00
logins wireguard: add ryzensun to teutat3s' hosts 2024-04-05 23:32:59 +02:00
modules matrix: init stickerpicker 2024-05-07 17:47:55 +02:00
overlays matrix: init stickerpicker 2024-05-07 17:47:55 +02:00
secrets remove git conflict heading 2024-04-27 22:45:21 +02:00
terraform matrix: init stickerpicker 2024-05-07 17:47:55 +02:00
tests refactor: Move all apps into modules 2024-04-28 18:07:28 +02:00
.editorconfig Add official formatter to flake 2024-04-28 17:54:09 +02:00
.envrc Add dev shell 2023-10-28 12:38:14 +02:00
.git-blame-ignore-revs feat: add .git-blame-ignore-revs file 2024-01-28 00:32:41 +01: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 matrix: init stickerpicker 2024-05-07 17:47:55 +02:00
flake.nix matrix: init stickerpicker 2024-05-07 17:47:55 +02:00
README.md docs: add CONTRIBUTING 2024-05-08 22:29:11 +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.