pub.solar infrastructure, mostly in nix and terraform
Go to file
teutat3s e007b034ed
All checks were successful
Flake checks / Check (pull_request) Successful in 8m14s
security: update mastodon to 4.2.5
https://github.com/mastodon/mastodon/security/advisories/GHSA-3fjr-858r-92rw

Pull in the patch early while NixOS channels are catching to build and
cache https://github.com/NixOS/nixpkgs/pull/285565

https://nixpk.gs/pr-tracker.html?pr=285565
2024-02-01 17:59:32 +01:00
.forgejo/workflows fix(ci): avoid nix trying to use GH access-token 2023-12-14 00:40:38 +01:00
docs docs: how to update mediawiki wiki.pub.solar 2024-01-08 14:54:25 +01:00
hosts metrics(matrix-synapse): enable internal MAU metrics 2024-02-01 15:51:55 +01:00
lib treewide: apply nixpkgs-fmt 2024-01-27 20:29:30 +01:00
modules treewide: apply nixpkgs-fmt 2024-01-27 20:29:30 +01:00
overlays security: update mastodon to 4.2.5 2024-02-01 17:59:32 +01:00
public-keys treewide: apply nixpkgs-fmt 2024-01-27 20:29:30 +01:00
secrets fix(matrix-synapse): mail hostname, missing tls 2024-01-30 19:42:48 +01:00
terraform fix: greenbaum manta URL for terraform remote state 2024-01-27 17:06:03 +01: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 fix: add result to gitignore 2023-12-14 00:40:37 +01:00
flake.lock chore: bump flake inputs 2024-01-29 09:57:38 +01:00
flake.nix treewide: apply nixpkgs-fmt 2024-01-27 20:29:30 +01:00
README.md docs: fix typo in README 2023-11-18 23:17:28 +01: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, see how to get a development shell.