Proxmox resources are provisioned to deploy services to #116
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
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
#69 Separate test environments for staging vs. production
fediversity/fediversity
#99 applications deployed on command
fediversity/fediversity
#200 reproduce DNS VM
fediversity/fediversity
#225 kick-started initial feedback cycle
fediversity/fediversity
#313 ProxmoX back-end supports multiple users
fediversity/fediversity
#483 [D2.2] Software release beta version [2027-03-31]
fediversity/fediversity
#617 operator can restart nodes
fediversity/fediversity
#309 port infra to terraform
fediversity/fediversity
#325 Reproducible proxmox installation
fediversity/fediversity
Reference: fediversity/fediversity#116
Loading…
Add table
Add a link
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 my deployment to automatically provision VMs,
so that I do not need to perform additional manual steps.
Test:
Given I have a configuration in FediPanel, but no deployment yet, and no resources (machines) provisioned for that deployment,
When I run the deployment,
Then, the necessary VMs are provisioned within specified resource constraints.
implementation notes
needed resources include:
This process should further prevent conflicting ownership claims over resources, i.e. a given VM cannot be claimed by multiple deployments at once.
proxmox-provision.shwhich imperatively performs similar logicephemeral state to un-hardcode (c.f. #314):
nixos-facternixos-facter?x86_64-linux, while our proposal involved open-source hardware e.g.riscv64-linux)users.nix,keys/) (c.f. #199) - move to input?orchestrator state to un-hardcode (c.f. #515):
services.netboxPOSTrequest to/api/ipam/prefixes/{id}/available-ips/for protagio prefix480abundos.euwith some sub-domains) - see IPdeployment's input #280given we published test machines' private keys, we will need to redo our infra before we deploy this (for using this story we can). as our existing nixops lacks such integrations, this will need #309.
TF's most mature proxmox provider offers both resources:
going by the similar examples these are looking fairly interchangeable. procolix seems more experienced with VMs, which seems like one potential data point in hosts' preferences.
kiara referenced this issue2025-06-09 19:46:55 +02:00