Commit graph

13 commits

Author SHA1 Message Date
43aaad3aa3
max 5 2025-08-04 18:56:56 +02:00
c6070c6ed3
container dns
rm dns
2025-08-04 18:56:56 +02:00
ae0af10847
enable firewall 2025-08-04 18:56:56 +02:00
64cda70268
document nftables 2025-08-04 18:56:56 +02:00
a487d46267
generalize firewall hole 2025-08-04 18:56:56 +02:00
98d240c588
rm agent exec
plug hole in firewall

format
2025-08-04 18:56:56 +02:00
435791bf7e
disable firewall nftables
disables nftables for woodpecker, just like for forgejo-ci
2025-08-04 18:56:56 +02:00
8be3c4ba86
disable exec agent
make service group setting conditional

make secrets conditional

make things conditional

rm group
2025-08-04 18:56:56 +02:00
776fd46b43
set service groups
add agent groups
2025-08-04 18:56:56 +02:00
8dbf560d9c
configure user
simplify secrets

set just group for system users
2025-08-04 18:56:56 +02:00
609e6db07f
un-template
none like _file somehow?
2025-08-04 18:56:56 +02:00
53c2730c94
fix container agent 2025-08-04 18:56:56 +02:00
48a707d3b5
add woodpecker CI
add woodpecker

status: agents error `agent could not auth: individual agent not found
by token: sql: no rows in result set`

allow manual

set `image: bash` to initally test `local` woodpecker back-end

split CI jobs

image: `bash` (`local` back-end) -> `nixos/nix` (`docker` back-end)

add debugging lines to CD pipeline to debug error `Could not open a connection to your authentication agent`

add more debug prints to CD

even more debugging

continue debugging

debug harder

explicitly specify flakes as nixos/nix image is missing this

rm /home

update fedi203

wrap faulty statement

fix check-resources

split

strace pkg

un-strace

un-test cd

dedupe image
2025-08-04 18:56:56 +02:00