WIP: online deploy button #267
No reviewers
Labels
No labels
api service
blocked
bug
component: fediversity panel
component: nixops4
documentation
estimation high: >3d
estimation low: <2h
estimation mid: <8h
productisation
project-management
question
role: sysadmin
security
technical debt
testing
type unclear
type: key result
type: objective
type: task
type: user story
user experience
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Fediversity/Fediversity#267
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "kiara/Fediversity:deploy-button-online"
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?
closes #76
@ -60,6 +60,7 @@ class ConfigurationForm(LoginRequiredMixin, FormView):
env = {
# pass in form info to our deployment
"DEPLOYMENT": deployment,
"XDG_CACHE_HOME": "/tmp",
Please add a comment why this is needed. IIUC this is because nixops4 calls through to the Nix evaluator, and that expects a home directory to exist because... legacy.
e6be0c341d
toef0d01bcd5
5d669ad974
to62ead0d369
closing in favor of #307
Pull request closed