pub.solar infrastructure, mostly in nix and terraform
Go to file
2023-10-29 00:52:54 +00:00
docs docs: init docs 2023-10-29 00:52:54 +00:00
hosts/nachtigall feat: mailman initial commit 2023-10-29 00:31:09 +02:00
lib fix: use deploy-rs overlay to force usage of nixpkgs 2023-10-28 15:06:57 +02:00
overlays feat: use mastodon version 4.2.1 from our fork 2023-10-28 16:57:24 +02:00
public-keys Add NixOS config for nachtigall 2023-10-28 00:58:13 +02:00
secrets feat: add forgejo 2023-10-28 23:36:04 +02:00
.envrc Add dev shell 2023-10-28 12:38:14 +02:00
.gitignore Add dev shell 2023-10-28 12:38:14 +02:00
dns.nix dns.nix: Add entries for nachtigall 2023-10-18 08:14:29 +02:00
flake.lock feat: init keycloak 2023-10-28 21:23:07 +02:00
flake.nix feat: init keycloak 2023-10-28 21:23:07 +02:00
README.md docs: init docs 2023-10-29 00:52:54 +00:00
terraform.nix Initial commit 2023-07-30 16:50:11 +02: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.