ephemeral state is automatically provisioned #314
Labels
No labels
0 points
0.5 points
1 point
13 points
2 points
21 points
3 points
34 points
5 points
55 points
8 points
ambition
application-offering
ambition
configure-applications
ambition
front-end
ambition/install-applications
ambition
security
ambition
switch-host
ambition
update-applications
ambition
user-management
api service
blocked
component: fediversity panel
component: nixops4
documentation
estimation high: >3d
estimation low: <2h
estimation mid: <8h
infinite points
productisation
project-management
question
role: application developer
role: application operator
role: hosting provider
role: maintainer
security
technical debt
testing
type unclear
type: bug
type: deliverable
type: key result
type: objective
type: task
type: user story
user experience
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#224 automated dev-ops workflows
fediversity/fediversity
#225 kick-started initial feedback cycle
fediversity/fediversity
#483 [D2.2] Software release beta version [2027-03-31]
fediversity/fediversity
#384 CA certificates in NixOS tests generated declaratively
fediversity/fediversity
Reference
fediversity/fediversity#314
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
our current setup has left many things hard-coded, whereas in practice there is quite some ephemeral state that should likely be generated, whether sensitive or not.
this includes at least:
generate-varsagesecrets)test-)machines/) - see clan modulesshdor openbao's PKI secrets engine)root-password/user-passwordsystem.stateVersion- see clan modulestate-version#116: needed to automatically test proxmoxstate scenarios:
nixos-factersshdsystem.stateVersionstate-version{root,user}-passwordclan's vars (+ templating) may help generate these, and supports different back-ends (could be used with openbao / even TF state?).
clan further implemented
clanModules(since replaced) using this like:state-version(might decrease reproducibility, given this changes the behavior of a machine based on whether they were initialized before or after a stable update)machine-id(if LXC containers don't need this then great?)disk-id(no new equivalent)root-password(no new equivalent)user-password(newusersseems less clean)sshd(going by minimum privilege, should we even use this?)garageedit: (untested)
attemptPR to decouple those modules from clan using varsmrVanDalo/clan-vars-generatorscontains:matrix-synapsenix-serveopensshsyncthingtinctorwireguardxkcdpasszfskiara referenced this issue2025-05-07 12:20:44 +02:00
kiara referenced this issue2025-06-02 19:53:17 +02:00
generating ephemeral stateto ephemeral state is automatically provisionedcontracts.sslcontract #1041