pub.solar infrastructure, mostly in nix and terraform
Go to file
teutat3s 39221b3874
Merge pull request 'fix: nachtigall wants keycloak' (#192) from fix/keycloak into main
Reviewed-on: #192
Reviewed-by: Hendrik Sokolowski <hensoko@noreply.git.pub.solar>
2024-05-16 06:17:05 +00:00
.forgejo/workflows ci: set pipefail 2024-05-15 00:02:51 +02:00
docs style: run treefmt 2024-05-08 22:57:07 +02:00
hosts fix: nachtigall wants keycloak 2024-05-15 19:20:06 +02:00
lib style: run treefmt 2024-05-08 22:57:07 +02:00
logins logins: add ryzensun to teutat3s logins 2024-05-09 01:58:15 +02:00
modules backups: reduce chances for lock race 2024-05-15 21:00:41 +02:00
overlays style: run treefmt 2024-05-08 22:57:07 +02:00
secrets alertmanager: fix SMTP secret 2024-05-15 17:15:46 +02:00
terraform alertmanager: finalize init 2024-05-15 16:01:44 +02:00
tests style: run treefmt 2024-05-08 22:57:07 +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 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 chore: bump flake inputs 2024-05-14 18:32:04 +02:00
flake.nix style: run treefmt 2024-05-08 22:57:07 +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: 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.