Kiara Grouwstra kiara · any pronouns
kiara closed issue fediversity/fediversity#75 2025-04-30 08:24:27 +02:00
Receive a notification when deployment finishes
kiara closed issue fediversity/fediversity#292 2025-04-30 08:21:14 +02:00
billing
kiara closed issue fediversity/fediversity#290 2025-04-30 08:20:43 +02:00
accessibility
kiara pushed to proxmox at kiara/Fediversity 2025-04-30 08:16:15 +02:00
6fa50ff900 allow passing in proxmox env vars
kiara pushed to proxmox at kiara/Fediversity 2025-04-29 18:23:18 +02:00
d6336213fa allow passing in proxmox env vars
aa8e90d67b ditch old env vars code
Compare 2 commits »
kiara pushed to proxmox at kiara/Fediversity 2025-04-29 18:12:41 +02:00
4a81e8900d describe variables as per nix module
kiara pushed to proxmox at kiara/Fediversity 2025-04-29 10:13:43 +02:00
b33b6a543d rm proxmox readme
kiara opened issue fediversity/fediversity#322 2025-04-28 12:36:01 +02:00
pooling instances to shared VMs
kiara pushed to proxmox at kiara/Fediversity 2025-04-27 09:07:00 +02:00
39de325886 add needed inputs
kiara pushed to proxmox at kiara/Fediversity 2025-04-27 09:05:13 +02:00
6598b1b0bd ditch inputs no longer used under proxmox automation
kiara pushed to infra-tf at kiara/Fediversity 2025-04-27 08:52:32 +02:00
b55e715e4c rm .terraform
721ce78839 setup sync-nix
fbc4a74ff9 update pins
Compare 3 commits »
kiara created branch proxmox in kiara/Fediversity 2025-04-26 23:37:35 +02:00
kiara pushed to proxmox at kiara/Fediversity 2025-04-26 23:37:35 +02:00
f44da5ed94 tf - add proxmox provider
f8f4630268 pass env vars to TF
322533f18e rm ssh vars
282af83d8d setup sync-nix
8fa2e88e3a update pins
Compare 7 commits »
kiara commented on pull request fediversity/fediversity#311 2025-04-25 19:59:07 +02:00
unify versioning (minus around nixops, for now)

npins seems harder to use in flakes, in the sense they disallow builtins.currentSystem. even with flake-inputs, i'm not sure how to proceed given that's aimed at getting inputs, while with…

kiara approved fediversity/fediversity#321 2025-04-24 13:16:41 +02:00
collapse VM tests into one, use subtests

oo this looks nice. maybe look into the CI still, otherwise looks good!

kiara commented on pull request fediversity/fediversity#311 2025-04-23 20:35:39 +02:00
unify versioning (minus around nixops, for now)

i didn't know how to get non-flake nixops. i thought we imported flake inputs into default.nix before, yet now i don't even see it anymore.

kiara pushed to unify-versioning at kiara/Fediversity 2025-04-23 20:34:30 +02:00
edd35361a1 incorporate feedback
kiara pushed to unify-versioning at kiara/Fediversity 2025-04-23 19:51:46 +02:00
ad0ee3cff5 incorporate feedback
kiara commented on pull request fediversity/fediversity#311 2025-04-23 17:04:32 +02:00
unify versioning (minus around nixops, for now)

@fricklerhandwerk thanks for reviewing!

.envrc i guess prob seems like it should match our number of shells, as any would only help enter 'their' shell i guess.

on the multiple shells, the…