pub.solar infrastructure, mostly in nix and terraform
Find a file
teutat3s 711347abe6
All checks were successful
Flake checks / Check (pull_request) Successful in 6m38s
docs: add how-to create garage bucket + key
add new hosts to WireGuard example config
2024-08-26 11:56:45 +02:00
.forgejo/workflows ci: update results path to prevent garbage collection 2024-05-30 19:04:40 +02:00
docs docs: add how-to create garage bucket + key 2024-08-26 11:56:45 +02:00
hosts garage: add monitoring, connect to grafana + loki 2024-08-25 00:18:09 +02:00
lib docs: add metronom to deploy docs, style: format 2024-05-31 16:52:03 +02:00
logins logins: add ryzensun to teutat3s logins 2024-05-09 01:58:15 +02:00
modules garage: add monitoring, connect to grafana + loki 2024-08-25 00:18:09 +02:00
overlays revert: overlay for element-web and matrix-synapse 2024-08-07 10:09:37 +02:00
secrets wireguard: add trinkgenossin, delite, blue-shell 2024-08-25 00:13:53 +02:00
terraform wireguard: add trinkgenossin, delite, blue-shell 2024-08-25 00:13:53 +02:00
tests style: run treefmt 2024-05-08 22:57:07 +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: add disko 2024-08-24 03:04:19 +02:00
flake.nix wireguard: add trinkgenossin, delite, blue-shell 2024-08-25 00:13:53 +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.