portable ephemeral state #493
Labels
No labels
ambition
application-offering
ambition
configure-applications
ambition
front-end
ambition/install-applications
ambition
security
ambition
switch-host
ambition
update-applications
ambition
user-management
blocked
component
api-service
component
fediversity-panel
component
nixops4
documentation
points
0
points
0.5
points
1
points
13
points
2
points
21
points
3
points
34
points
5
points
55
points
8
points
infinite
productisation
project-management
question
role
application-developer
role
application-operator
role
hosting-provider
role
maintainer
security
technical debt
testing
type
bug
type
deliverable
type
key-result
type
objective
type
task
type
unclear
type
user-story
user experience
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#77 Old hosting provider exposes deployment migration info
fediversity/fediversity
#100 migrating application data between hosting providers
fediversity/fediversity
#291 code passes security check
fediversity/fediversity
#954 demo env broken
fediversity/fediversity
Reference
fediversity/fediversity#493
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?
In order to migrate data between instances (#100), we will need to be able to transfer relevant (secret) ephemeral (#314) state.
implementation notes
state used in systemd's
LoadCredentialswe could use from openbao bysystemd-openbao(untestedfileSecretsprovider).(non-JSON formats we could maybe derive from such credentials using
nix-templating.)systemd-openbao details
systemd-openbaosystemd-openbaowrapper secrets-agentexternal (- dupe of built-in?vault-plugin-...)nix-svc-secretsvault-secretssyringegenerating (non-systemd?) state may need #314, centralizing (secret) ephemeral nix data, incidentally rendering it portable.
examples:
potentially already restored thru back-up?vars[ ] ssh keys: optional?[ ] root/user passwords: optional? (probably users should not have ssh/sudo access anyway)back-ends:
non-local could facilitate migration (#100):
on-machine(local)sops(local)password-store(local)vm(local)fs(local)valkey (fwiw, afaict not available thru TF back-ends)portable secret stateto portable ephemeral stateterraform-backendhost tohosting-provider#882up and running at secrets.abundos.eu