infra/services
emily 4e87e35bb5
feat(forgejo): offload custom forgejo package into its own repository
It has been a recurring issue that flake lockfile bumps in this repo
here make the forgejo patches no longer apply.

The dedicated repository (nix-forgejo) solves this by not overriding the
existing forgejo derivation from nixpkgs but rather having its own.

Additionally, nix-forgejo pins and uses a "known good" nixpkgs revision
itself, unless `pkgs` is passed on import.

So if issues should arise after a flake bump, we can use that revision
by modifying our import statement, or we can rollback the nix-forgejo
revision itself.

Moving forgejo out of tree also makes iterating on it a lot easier and
opens a lot of other possibilities :)
2024-12-18 03:39:37 +01:00
..
baremetal-builder feat: introduce awareness module for WAN addresses 2024-12-14 21:47:53 +01:00
block-crawlers feat: block automatically crawlers if the blocker is enabled 2024-10-19 19:12:10 +02:00
buildbot fix: make all buildbot postgres faster 2024-10-22 16:57:24 +02:00
channel-scripts feat(channel-scripts): support push to git and automatic cleanup of failed streaming 2024-12-14 19:06:47 +01:00
extra-builders feat: introduce tenant-specific extra build capacity 2024-10-06 11:09:23 +02:00
forgejo feat(forgejo): offload custom forgejo package into its own repository 2024-12-18 03:39:37 +01:00
gerrit feat(ows): support moving away onewaysync 2024-12-14 14:42:22 +00:00
hydra feat: multi-tenant secrets 2024-10-06 08:10:44 +00:00
matrix fix: update grapevine config 2024-10-21 16:31:26 +03:00
monitoring fix: use promtool to verify rules, fix format 2024-11-12 23:21:30 +03:00
netbox fix: allow insecure netbox 2024-11-12 22:52:11 +03:00
newsletter feat: multi-tenant secrets 2024-10-06 08:10:44 +00:00
ofborg feat: listen on Gerrit events and rewrite them as generic VCS events 2024-12-16 01:25:53 +01:00
postgres feat: multi-tenant secrets 2024-10-06 08:10:44 +00:00
s3-revproxy fix: update paths to floral secrets to secrets/floral/ 2024-10-07 15:48:05 +00:00
self feat: introduce awareness module for WAN addresses 2024-12-14 21:47:53 +01:00
uptime-kuma fix: update paths to floral secrets to secrets/floral/ 2024-10-07 15:48:05 +00:00
vault fix(services/vault): proxy pass to the local vault server web port 2024-12-15 16:51:11 +01:00
default.nix feat: introduce a Vault module for secrets management 2024-12-14 21:49:44 +01:00