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
max 5
un-bash strace
configure user
simplify secrets
set just group for system users
unverbose npins
schema
add flakes
flakes
Rotate in a new SSH key, fediversity-specific (and not password protected).
Reviewed-on: Fediversity/Fediversity#316
Co-authored-by: Nicolas “Niols” Jeannerod <nicolas.jeannerod@moduscreate.com>
Co-committed-by: Nicolas “Niols” Jeannerod <nicolas.jeannerod@moduscreate.com>
For now, I created yet another deployment. Basically, this seems to tell me that we only ever use:
- one deployment per machine (when we change its configuration)
- one big deployment for all of them (eg. for nixpkgs updates or new contributor)
but that the current split into themes doesn't really work. I can discontinue it in another PR.
`fedi201` is accessible under `fedi201.abundos.eu`. Its configuration lives in `infra/fedi201/default.nix`. This Nix file is a NixOps4 resource module, not a NixOS configuration module; you probably want to add a `nixos.module` field to it where you put your NixOS configuration.
Reviewed-on: Fediversity/Fediversity#183
Reviewed-by: kiara Grouwstra <kiara@procolix.eu>
Co-authored-by: Nicolas “Niols” Jeannerod <nicolas.jeannerod@moduscreate.com>
Co-committed-by: Nicolas “Niols” Jeannerod <nicolas.jeannerod@moduscreate.com>
Added my ssh key, and added a bit of contact info to the Matrix documentation.
Reviewed-on: Fediversity/Fediversity#172
Reviewed-by: kiara Grouwstra <kiara@procolix.eu>
Co-authored-by: Hans van Zijst <hans@procolix.com>
Co-committed-by: Hans van Zijst <hans@procolix.com>