Deployed services are accessible under the configured domain #76
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: application developer
role: application operator
role: hosting provider
role: maintainer
security
technical debt
testing
type unclear
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
#99 applications deployed on command}
fediversity/fediversity
#107 Users can configure their desired domains in the online panel, so that the deployed services are assigned the desired domains
fediversity/fediversity
#286 allow accessing test vms from fedi201
fediversity/fediversity
Reference: fediversity/fediversity#76
Loading…
Add table
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?
As a Fediversity user,
I want to deploy my initial specified configuration on the hosting provider's VMs,
so that I may use my selected applications.
Test:
Given I have a configuration in the FediPanel, but no deployment yet,
When I run the deployment
Then, all configured services are accessible under the specified domain.
Stretch goal: take care to prevent concurrent deployments until supported (c.f. #242).
I removed all the dependencies since they're not actually blocking this user story. All this one here says is that a deployment can be run and takes effect.
This seems to be blocked by Fediversity/Fediversity#69 because triggering NixOps from the Panel in a development environment will deploy to our only environment.
kiara referenced this issue2025-04-03 16:48:01 +02:00
kiara referenced this issue2025-05-05 19:48:02 +02:00
This is blocked on an integration test verifying that the deployment indeed works.