nix-infra/config
June f5432bd682
Use an agent token for Woodpecker agent to stop it from re-registering
With the shared system token, every time the Woodpecker host would
restart, a new Woodpecker agent registration would be created, because
the agent receives a unique ID on first connection using the system
token, which it couldn't store however, because it doesn't have a
writable config file in NixOS.
Use an agent token now, which doesn't require the agent to store a
unique ID in a wrtiable config, therefore not making it re-register.

Also see:
https://woodpecker-ci.org/docs/administration/agent-config#agent-registration
2024-06-22 16:26:58 +02:00
..
common Upgrade to NixOS 24.05 2024-06-17 20:59:03 +02:00
hosts Use an agent token for Woodpecker agent to stop it from re-registering 2024-06-22 16:26:58 +02:00
nixos-generators Give NixOS template 16G of additional space using new option 2024-01-13 20:17:40 +01:00
proxmox-vm Switch from BIOS and GRUB to UEFI and systemd-boot for Proxmox VMs 2023-09-14 20:12:09 +02:00
proxmox-chaosknoten-additional-initial-config.nix Add configuration for Chaosknoten NixOS Proxmox image 2023-10-07 03:13:22 +02:00