Commit graph

10 commits

Author SHA1 Message Date
8640dce7bc
Remove openbao helper and replace it with more general program
Some checks failed
/ check (push) Failing after 2m26s
/ terraform-providers (push) Successful in 58s
/ systems (push) Successful in 30m33s
/ dev-shell (push) Successful in 2m10s
/ rust-packages (push) Failing after 3m16s
This gets rid of the messy nix code for handling bitwarden
secrets, and unifies it all into a nice single program
in rust. Ensuring that only the needed secrets are loaded.
2025-08-05 21:59:07 +02:00
fabaf54549
Get ed25519 dkim signature working
Some checks failed
/ check (push) Failing after 1m1s
/ dev-shell (push) Successful in 2m22s
/ rust-packages (push) Successful in 2m43s
/ systems (push) Successful in 28m40s
/ terraform-providers (push) Successful in 2m27s
2025-07-30 16:29:00 +02:00
749045904a Add to list of systems built
Former-commit-id: fbfbf97fc3
2025-07-15 08:33:57 +02:00
891558aebf Begin creating monitoring.kaareskovgaard.net
Former-commit-id: 32ece6eb43
2025-07-11 12:40:45 +02:00
d406c83aa1 Begin testing bootstrapping of vault authentication
However, the nixos-install script fails on khs openstack
as the system won't boot up after installation due it
being unable to locate the root disk. I am not sure what disk
it ends up finding.


Former-commit-id: 608d758f30
2025-07-09 23:53:42 +02:00
07360c41da Make some more changes to machine setup
Work being done as an attempt to be able to
create a small monitoring server


Former-commit-id: f7d4bef46c
2025-07-09 15:12:11 +02:00
ea031511cf
Add some more simple builds to CI
All checks were successful
/ rust-packages (push) Successful in 1m5s
/ dev-shell (push) Successful in 18s
/ check (push) Successful in 38s
/ terraform-providers (push) Successful in 55s
2025-07-07 23:28:38 +02:00
8808084d97
Name the build step something proper
All checks were successful
/ check (push) Successful in 5m33s
2025-07-07 23:20:06 +02:00
7a91f6f85f
Add debugging output
Some checks failed
/ build (push) Failing after 9s
2025-07-07 23:14:44 +02:00
f0972727bc
Add basic action runner for running flake checks
Some checks failed
/ build (push) Failing after 12s
2025-07-07 23:12:42 +02:00