Trigger gitea web key generator on creating/moving a repository #274

Open
opened 2026-01-04 10:02:12 +01:00 by oysteikt · 0 comments
Owner

Gitea exposes general purpose webhooks that we can listen to, and have it start the systemd service that generates web ssh keys (currently located on kommode). That way, we don't need to wait until midnight for getting CI/CD keys on every new Projects/Drift/Grzegorz repository.

Gitea exposes [general purpose webhooks that we can listen to](https://docs.gitea.com/usage/webhooks), and have it start the systemd service that generates web ssh keys (currently located on kommode). That way, we don't need to wait until midnight for getting CI/CD keys on every new Projects/Drift/Grzegorz repository.
oysteikt added the good first issuenixosservicesgitea labels 2026-01-04 10:02:12 +01:00
oysteikt added this to the Kanban project 2026-01-04 10:02:12 +01:00
Sign in to join this conversation.