pub.solar infrastructure, mostly in nix and terraform
Go to file
Benjamin Bädorf 1f3f988359
Some checks failed
Flake checks / Check (push) Failing after 12s
Merge branch 'main' into mediawiki
2023-11-07 14:50:08 +01:00
.forgejo/workflows ci: add pub-solar cachix 2023-11-06 22:06:32 +01:00
docs docs: use https URL for git checkout 2023-10-29 23:04:58 +01:00
hosts Merge branch 'main' into mediawiki 2023-11-07 14:50:08 +01:00
lib fix: remove unlock zfs module from lib 2023-11-06 22:09:22 +01:00
modules feat: diesdasnotworkingananas 2023-11-07 01:35:25 +01:00
overlays perf: 0 perf mediawiki will never run 2023-10-30 14:54:41 +01:00
public-keys refactor: change file structure to use modules dir 2023-11-06 13:11:30 +01:00
secrets Merge branch 'main' into mediawiki 2023-11-07 00:07:13 +01:00
terraform fix: add mediawiki client ID 2023-10-30 02:28:50 +01:00
.envrc Add dev shell 2023-10-28 12:38:14 +02:00
.gitignore feat: add terraform DNS docs 2023-10-29 19:39:22 +00:00
flake.lock devshell: Add terraform 1.12 2023-10-29 19:39:22 +00:00
flake.nix fix: two typos 2023-11-06 21:07:24 +00:00
README.md docs: init docs 2023-10-29 00:52:54 +00:00

The pub.solar infrastructure

This repository contains all 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, see how to get a development shell.